Class CircleLineStringEndpointStyle.Start
- 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.CircleLineStringEndpointStyle
-
- org.locationtech.jts.jump.workbench.ui.renderer.style.CircleLineStringEndpointStyle.Start
-
- All Implemented Interfaces:
Cloneable
,ChoosableStyle
,Style
- Enclosing class:
- CircleLineStringEndpointStyle
public static class CircleLineStringEndpointStyle.Start extends CircleLineStringEndpointStyle
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.locationtech.jts.jump.workbench.ui.renderer.style.CircleLineStringEndpointStyle
CircleLineStringEndpointStyle.End, CircleLineStringEndpointStyle.Start
-
-
Field Summary
-
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 Start()
-
Method Summary
-
Methods inherited from class org.locationtech.jts.jump.workbench.ui.renderer.style.CircleLineStringEndpointStyle
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
-
-