Uses of Class
com.luciad.view.lightspeed.style.styler.ALspStyler
Packages that use 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
Subclasses of ALspStyler in com.luciad.ais.view.lightspeed -
Uses of ALspStyler in com.luciad.format.aixmcommon.view.lightspeed
Subclasses of ALspStyler in com.luciad.format.aixmcommon.view.lightspeed -
Uses of ALspStyler in com.luciad.format.cgm.lightspeed
Subclasses of ALspStyler in com.luciad.format.cgm.lightspeed -
Uses of ALspStyler in com.luciad.format.dgn.lightspeed
Subclasses of ALspStyler in com.luciad.format.dgn.lightspeed -
Uses of ALspStyler in com.luciad.format.dwg.lightspeed
Subclasses of ALspStyler in com.luciad.format.dwg.lightspeed -
Uses of ALspStyler in com.luciad.format.mif.lightspeed
Subclasses of ALspStyler in com.luciad.format.mif.lightspeed -
Uses of ALspStyler in com.luciad.format.nvg.lightspeed
Subclasses of ALspStyler in com.luciad.format.nvg.lightspeedModifier and TypeClassDescriptionclassStyler to visualize NVG objects as specified by the NVG standard. -
Uses of ALspStyler in com.luciad.format.pol.lightspeed
Subclasses of ALspStyler in com.luciad.format.pol.lightspeed -
Uses of ALspStyler in com.luciad.format.vpf.lightspeed
Subclasses of ALspStyler in com.luciad.format.vpf.lightspeedModifier and TypeClassDescriptionclassA label styler for GeoSym styling of VPF data.classA styler for GeoSym styling (MIL-DTL-89045, 17 Juni 2004) of VPF data. -
Uses of ALspStyler in com.luciad.ogc.sld.view.lightspeed
Subclasses of ALspStyler in com.luciad.ogc.sld.view.lightspeedModifier and TypeClassDescriptionclassStyles Lightspeed layers according to the OGC Styled Layer Descriptor / Symbology Encoding standards. -
Uses of ALspStyler in com.luciad.view.lightspeed.controller.manipulation
Subclasses of ALspStyler in com.luciad.view.lightspeed.controller.manipulation -
Uses of ALspStyler in com.luciad.view.lightspeed.controller.ruler
Subclasses of ALspStyler in com.luciad.view.lightspeed.controller.rulerModifier and TypeClassDescriptionclassAn default label styler for theTLspRulerController. -
Uses of ALspStyler in com.luciad.view.lightspeed.editor.snapping
Subclasses of ALspStyler in com.luciad.view.lightspeed.editor.snapping -
Uses of ALspStyler in com.luciad.view.lightspeed.painter.grid
Subclasses of ALspStyler in com.luciad.view.lightspeed.painter.gridModifier and TypeClassDescriptionclassConvenience styler that can be used to style lon-lat grids. -
Uses of ALspStyler in com.luciad.view.lightspeed.painter.label.style
Subclasses of ALspStyler in com.luciad.view.lightspeed.painter.label.styleModifier and TypeClassDescriptionclassStyler that can use Swing components as label content. -
Uses of ALspStyler in com.luciad.view.lightspeed.style
Subclasses of ALspStyler in com.luciad.view.lightspeed.styleModifier and TypeClassDescriptionfinal classStyler that switches between multiple stylers depending on the map scale.Methods in com.luciad.view.lightspeed.style that return ALspStylerModifier and TypeMethodDescriptionTLspSelectionStylerBuilder.build()Returns a newALspStylerinstance.Methods in com.luciad.view.lightspeed.style with parameters of type ALspStylerModifier 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
Subclasses of ALspStyler in com.luciad.view.lightspeed.style.stylerModifier and TypeClassDescriptionclassAbstract base class for implementations ofILspCustomizableStyler.classAbstract base class for label styler implementations.classStyler wrapper that delegates to one of two stylers.classDefault implementation ofILspCustomizableStyler.classUses one of two stylers, depending on the object's bounds (assuming the object implementsILcdBounded).classA styler which maintains a user-created mapping of domain objects to styles.final classA label styler that applies the same styling and label location information to all objects.classStyler that delegates to one of two wrapped stylers depending on whether the object is anILcdExtrudedShapeor not.classA styler that applies the same set of styles to all objects.
TLcdMapScaleto avoid confusion