Uses of Interface
com.luciad.view.lightspeed.style.ILspWorldElevationStyle
Package
Description
Provides a custom layer optimized for displaying large static datasets containing points.
Provides a layer builder for APP6 a/b/c layers.
Provides a layer builder for MIL-STD 2525 b/c/d layers.
Provides a painter that performs and visualizes Line-Of-Sight (LOS)
computations.
Provides support for rendering images which are projected onto the 3D
terrain of an
ILspView
, as if by a slide
projector.Provides a generic model for styles.
-
Uses of ILspWorldElevationStyle in com.luciad.realtime.lightspeed.plots
-
Uses of ILspWorldElevationStyle in com.luciad.symbology.app6a.view.lightspeed
Modifier and TypeClassDescriptionclass
A style that defines a shape's visualization as specified by the APP6 standard. -
Uses of ILspWorldElevationStyle in com.luciad.symbology.milstd2525b.view.lightspeed
Modifier and TypeClassDescriptionclass
A style that defines a shape's visualization as specified by the MS2525 standard. -
Uses of ILspWorldElevationStyle in com.luciad.tea.lightspeed.los.view
-
Uses of ILspWorldElevationStyle in com.luciad.view.lightspeed.layer.imageprojection
-
Uses of ILspWorldElevationStyle in com.luciad.view.lightspeed.style
Modifier and TypeClassDescriptionclass
A style which describes density plots.class
AnALspDensityStyle
which allows variable width (in pixels or world reference size) and hardness.class
3D Icon style for styling points with 3D icons in 2D and 3D views.class
Style that can be used to apply complex strokes to a shape's outline.class
A style which describes density plots painted as polygons.class
A style which describes density plots painted as lines.class
A style which describes density plots painted as points.class
Style that defines a shape's fill.class
Style used to style a point as a flat icon (also known as a point sprite).class
Style that defines a shape's outline as a line with a width in pixels (i.e., the line appears equally wide at a large or small scale).final class
Style used to styleILcdPolygon
.final class
Style used to style points as a flat icon (also known as a point sprite).final class
Style used to styleILcdPolyline
.class
Style that defines a pin from an object's anchor point to its label.class
This style represents a set of properties for point objects that can be controlled throughexpressions
.class
Style for rasters.class
Deprecated.TLspComplexStrokedLineStyle
offers more flexibility when defining stroked line patterns, as well as improved performance.class
Text style used to style text, labels, etc.class
Style that defines a shape's outline as a line with a width in meters.
TLspPlotStyle
instead.