Class VertexIndexLineSegmentStyle.VertexIndex
java.lang.Object
com.vividsolutions.jump.workbench.ui.renderer.style.LineStringStyle
com.vividsolutions.jump.workbench.ui.renderer.style.LineStringVertexStyle
com.vividsolutions.jump.workbench.ui.renderer.style.VertexIndexLineSegmentStyle
com.vividsolutions.jump.workbench.ui.renderer.style.VertexIndexLineSegmentStyle.VertexIndex
- All Implemented Interfaces:
ChoosableStyle, Style, Cloneable
- Enclosing class:
VertexIndexLineSegmentStyle
- Version:
- 1.0
- Author:
- Martin Davis
-
Nested Class Summary
Nested classes/interfaces inherited from class VertexIndexLineSegmentStyle
VertexIndexLineSegmentStyle.VertexIndex -
Field Summary
Fields inherited from class VertexIndexLineSegmentStyle
FONT_BASE_SIZEFields inherited from class LineStringVertexStyle
icon, nameFields inherited from class LineStringStyle
enabled, fillColorWithAlpha, lineColorWithAlpha, stroke -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class VertexIndexLineSegmentStyle
paintMethods inherited from class LineStringVertexStyle
getIcon, getName, paintLineStringMethods inherited from class LineStringStyle
clone, initialize, isEnabled, paint, paintGeometry, setEnabledMethods inherited from class Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Style
clone, initialize, isEnabled, paint, setEnabled
-
Constructor Details
-
VertexIndex
public VertexIndex()
-