Class ArrowLineStringEndpointStyle.SolidEnd
- java.lang.Object
-
- org.locationtech.jts.jump.workbench.ui.renderer.style.LineStringStyle
-
- org.locationtech.jts.jump.workbench.ui.renderer.style.LineStringEndpointStyle
-
- org.locationtech.jts.jump.workbench.ui.renderer.style.ArrowLineStringEndpointStyle
-
- org.locationtech.jts.jump.workbench.ui.renderer.style.ArrowLineStringEndpointStyle.SolidEnd
-
- All Implemented Interfaces:
Cloneable
,ChoosableStyle
,Style
- Enclosing class:
- ArrowLineStringEndpointStyle
public static class ArrowLineStringEndpointStyle.SolidEnd extends ArrowLineStringEndpointStyle
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.locationtech.jts.jump.workbench.ui.renderer.style.ArrowLineStringEndpointStyle
ArrowLineStringEndpointStyle.Feathers, ArrowLineStringEndpointStyle.FeathersEnd, ArrowLineStringEndpointStyle.FeathersStart, ArrowLineStringEndpointStyle.NarrowSolidEnd, ArrowLineStringEndpointStyle.NarrowSolidStart, ArrowLineStringEndpointStyle.OpenEnd, ArrowLineStringEndpointStyle.OpenStart, ArrowLineStringEndpointStyle.SolidEnd, ArrowLineStringEndpointStyle.SolidStart
-
-
Field Summary
-
Fields inherited from class org.locationtech.jts.jump.workbench.ui.renderer.style.ArrowLineStringEndpointStyle
finLength
-
Fields inherited from class org.locationtech.jts.jump.workbench.ui.renderer.style.LineStringEndpointStyle
icon, name
-
Fields inherited from class org.locationtech.jts.jump.workbench.ui.renderer.style.LineStringStyle
enabled, fillColorWithAlpha, lineColorWithAlpha, stroke
-
-
Constructor Summary
Constructors Constructor Description SolidEnd()
-
Method Summary
-
Methods inherited from class org.locationtech.jts.jump.workbench.ui.renderer.style.ArrowLineStringEndpointStyle
paint
-
Methods inherited from class org.locationtech.jts.jump.workbench.ui.renderer.style.LineStringEndpointStyle
getIcon, getName, paintLineString
-
Methods inherited from class org.locationtech.jts.jump.workbench.ui.renderer.style.LineStringStyle
clone, initialize, isEnabled, paint, paintGeometry, setEnabled
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.locationtech.jts.jump.workbench.ui.renderer.style.Style
clone, initialize, isEnabled, paint, setEnabled
-
-