Class MetricsLineStringSegmentStyle.LengthAngle
- 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.MetricsLineStringSegmentStyle
-
- com.vividsolutions.jump.workbench.ui.renderer.style.MetricsLineStringSegmentStyle.LengthAngle
-
- All Implemented Interfaces:
ChoosableStyle
,Style
,Cloneable
- Enclosing class:
- MetricsLineStringSegmentStyle
public static class MetricsLineStringSegmentStyle.LengthAngle extends MetricsLineStringSegmentStyle
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class com.vividsolutions.jump.workbench.ui.renderer.style.MetricsLineStringSegmentStyle
MetricsLineStringSegmentStyle.LengthAngle
-
-
Field Summary
-
Fields inherited from class com.vividsolutions.jump.workbench.ui.renderer.style.MetricsLineStringSegmentStyle
FONT_BASE_SIZE
-
Fields inherited from class com.vividsolutions.jump.workbench.ui.renderer.style.LineStringSegmentStyle
icon, name
-
Fields inherited from class com.vividsolutions.jump.workbench.ui.renderer.style.LineStringStyle
enabled, fillColorWithAlpha, lineColorWithAlpha, stroke
-
-
Constructor Summary
Constructors Constructor Description LengthAngle()
-
Method Summary
-
Methods inherited from class com.vividsolutions.jump.workbench.ui.renderer.style.MetricsLineStringSegmentStyle
paint, paint
-
Methods inherited from class com.vividsolutions.jump.workbench.ui.renderer.style.LineStringSegmentStyle
getIcon, getName, paintLineString
-
Methods inherited from class com.vividsolutions.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 com.vividsolutions.jump.workbench.ui.renderer.style.Style
clone, initialize, isEnabled, paint, setEnabled
-
-