Interface ChoosableStyle
-
- All Known Implementing Classes:
ArrowLineStringEndpointStyle
,ArrowLineStringEndpointStyle.Feathers
,ArrowLineStringEndpointStyle.FeathersEnd
,ArrowLineStringEndpointStyle.FeathersStart
,ArrowLineStringEndpointStyle.NarrowSolidEnd
,ArrowLineStringEndpointStyle.NarrowSolidStart
,ArrowLineStringEndpointStyle.OpenEnd
,ArrowLineStringEndpointStyle.OpenStart
,ArrowLineStringEndpointStyle.SolidEnd
,ArrowLineStringEndpointStyle.SolidStart
,CircleLineStringEndpointStyle
,CircleLineStringEndpointStyle.End
,CircleLineStringEndpointStyle.Start
,LineStringEndpointStyle
public interface ChoosableStyle extends Style
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Icon
getIcon()
For display.String
getName()
For display.-
Methods inherited from interface org.locationtech.jts.jump.workbench.ui.renderer.style.Style
clone, initialize, isEnabled, paint, setEnabled
-
-