Package com.luciad.view.lightspeed.style
Class TLspDensityLineStyle
java.lang.Object
com.luciad.view.lightspeed.style.ALspStyle
com.luciad.view.lightspeed.style.ALspDensityStyle
com.luciad.view.lightspeed.style.ALspSoftDensityStyle
com.luciad.view.lightspeed.style.TLspDensityLineStyle
- All Implemented Interfaces:
ILspWorldElevationStyle
,ILspStyler
A style which describes density plots painted as lines.
Construction of a density style is done through the
Builder
design
pattern mechanism.- Since:
- 2012.0
- See Also:
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
Nested classes/interfaces inherited from interface com.luciad.view.lightspeed.style.ILspWorldElevationStyle
ILspWorldElevationStyle.ElevationMode
-
Method Summary
Modifier and TypeMethodDescriptionCreates a new builder initialized with all the properties of this style.static TLspDensityLineStyle.Builder
<?> Creates a new builder with the default values.Methods inherited from class com.luciad.view.lightspeed.style.ALspSoftDensityStyle
equals, getHardness, getWidth, hashCode, isWorldSize
Methods inherited from class com.luciad.view.lightspeed.style.ALspDensityStyle
getElevationMode, getWeight, isTransparent
Methods inherited from class com.luciad.view.lightspeed.style.ALspStyle
addStyleChangeListener, getZOrder, isCompatible, removeStyleChangeListener, style