Uses of Class
com.luciad.view.lightspeed.style.styler.ALspStyler
Package
Description
This package provides a
styler
that can be used
for AIS data.
This package contains the class
TLspAIXMStyler
, which can be used to style AIXM 5.0 and 5.1 objects.Provides painting support for the CGM format.
Provides painting support for the MapInfo format.
Provides API for visualizing NVG data in a Lightspeed view.
Provides painting support for the POL format.
Provides GeoSym symbology support for the VPF format.
This package provides the necessary classes to apply a SE or SLD Feature Type Style to a Luciad Lightspeed layer.
Provides controllers for the manipulation of domain objects in a view.
This package provides support for measuring distances in a view.
Defines a mechanism for snapping between objects that are being edited.
Provides support for the painting of grids.
Contains style related classes that are used by the label painter.
Provides a generic model for styles.
This package defines all interfaces and abstract base classes related to
ILspStyler
.-
Uses of ALspStyler in com.luciad.ais.view.lightspeed
-
Uses of ALspStyler in com.luciad.format.aixmcommon.view.lightspeed
-
Uses of ALspStyler in com.luciad.format.cgm.lightspeed
-
Uses of ALspStyler in com.luciad.format.mif.lightspeed
-
Uses of ALspStyler in com.luciad.format.nvg.lightspeed
Modifier and TypeClassDescriptionclass
Styler to visualize NVG objects as specified by the NVG standard. -
Uses of ALspStyler in com.luciad.format.pol.lightspeed
-
Uses of ALspStyler in com.luciad.format.vpf.lightspeed
Modifier and TypeClassDescriptionclass
A label styler for GeoSym styling of VPF data.class
A styler for GeoSym styling (MIL-DTL-89045, 17 Juni 2004) of VPF data. -
Uses of ALspStyler in com.luciad.ogc.sld.view.lightspeed
Modifier and TypeClassDescriptionclass
Styles Lightspeed layers according to the OGC Styled Layer Descriptor / Symbology Encoding standards. -
Uses of ALspStyler in com.luciad.view.lightspeed.controller.manipulation
-
Uses of ALspStyler in com.luciad.view.lightspeed.controller.ruler
Modifier and TypeClassDescriptionclass
An default label styler for theTLspRulerController
. -
Uses of ALspStyler in com.luciad.view.lightspeed.editor.snapping
-
Uses of ALspStyler in com.luciad.view.lightspeed.painter.grid
Modifier and TypeClassDescriptionclass
Convenience styler that can be used to style lon-lat grids. -
Uses of ALspStyler in com.luciad.view.lightspeed.painter.label.style
Modifier and TypeClassDescriptionclass
Styler that can use Swing components as label content. -
Uses of ALspStyler in com.luciad.view.lightspeed.style
Modifier and TypeClassDescriptionfinal class
Styler that switches between multiple stylers depending on the map scale.Modifier and TypeMethodDescriptionTLspSelectionStylerBuilder.build()
Returns a newALspStyler
instance.Modifier and TypeMethodDescriptionTLspScaleBasedStylerBuilder.styler
(double aMinScale, double aMaxScale, ALspStyler aStyler) Deprecated.TLspSelectionStylerBuilder.styler
(ALspStyler aStyler) Sets the styler to be wrapped by the selection styler. -
Uses of ALspStyler in com.luciad.view.lightspeed.style.styler
Modifier and TypeClassDescriptionclass
Abstract base class for implementations ofILspCustomizableStyler
.class
Abstract base class for label styler implementations.class
Styler wrapper that delegates to one of two stylers.class
Default implementation ofILspCustomizableStyler
.class
Uses one of two stylers, depending on the object's bounds (assuming the object implementsILcdBounded
).class
A styler which maintains a user-created mapping of domain objects to styles.final class
A label styler that applies the same styling and label location information to all objects.class
Styler that delegates to one of two wrapped stylers depending on whether the object is anILcdExtrudedShape
or not.class
A styler that applies the same set of styles to all objects.
TLcdMapScale
to avoid confusion