public class VertexIndexLineSegmentStyle extends LineStringVertexStyle
| Modifier and Type | Class and Description |
|---|---|
static class |
VertexIndexLineSegmentStyle.VertexIndex |
| Modifier and Type | Field and Description |
|---|---|
static int |
FONT_BASE_SIZE |
icon, nameenabled, fillColorWithAlpha, lineColorWithAlpha, stroke| Constructor and Description |
|---|
VertexIndexLineSegmentStyle(java.lang.String name,
java.lang.String iconFile) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
paint(java.awt.geom.Point2D p,
com.vividsolutions.jts.geom.LineString line,
int index,
Viewport viewport,
java.awt.Graphics2D g) |
getIcon, getName, paintLineStringclone, initialize, isEnabled, paint, paintGeometry, setEnabledequals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclone, initialize, isEnabled, paint, setEnabledpublic static final int FONT_BASE_SIZE
public VertexIndexLineSegmentStyle(java.lang.String name,
java.lang.String iconFile)
protected void paint(java.awt.geom.Point2D p,
com.vividsolutions.jts.geom.LineString line,
int index,
Viewport viewport,
java.awt.Graphics2D g)
throws java.lang.Exception
paint in class LineStringVertexStylejava.lang.Exception