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, name
enabled, 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, paintLineString
clone, initialize, isEnabled, paint, paintGeometry, setEnabled
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
clone, initialize, isEnabled, paint, setEnabled
public 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 LineStringVertexStyle
java.lang.Exception