Class ArrowLineStringSegmentStyle.NarrowSolid
java.lang.Object
com.vividsolutions.jump.workbench.ui.renderer.style.LineStringStyle
com.vividsolutions.jump.workbench.ui.renderer.style.LineStringSegmentStyle
com.vividsolutions.jump.workbench.ui.renderer.style.ArrowLineStringSegmentStyle
com.vividsolutions.jump.workbench.ui.renderer.style.ArrowLineStringSegmentStyle.NarrowSolid
- All Implemented Interfaces:
ChoosableStyle, Style, Cloneable
- Enclosing class:
ArrowLineStringSegmentStyle
-
Nested Class Summary
Nested classes/interfaces inherited from class ArrowLineStringSegmentStyle
ArrowLineStringSegmentStyle.NarrowSolid, ArrowLineStringSegmentStyle.Open, ArrowLineStringSegmentStyle.Solid -
Field Summary
Fields inherited from class ArrowLineStringSegmentStyle
finLengthFields inherited from class LineStringSegmentStyle
icon, nameFields inherited from class LineStringStyle
enabled, fillColorWithAlpha, lineColorWithAlpha, stroke -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ArrowLineStringSegmentStyle
paintMethods inherited from class LineStringSegmentStyle
getIcon, getName, paint, 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
-
NarrowSolid
public NarrowSolid()
-