Uses of Interface
com.luciad.view.lightspeed.style.styler.ILspCustomizableStyler
Package
Description
This package provides support for measuring distances in a view.
Provides support for the painting of grids.
This package defines all interfaces and abstract base classes related to
ILspStyler
.-
Uses of ILspCustomizableStyler in com.luciad.view.lightspeed.controller.ruler
Modifier and TypeClassDescriptionclass
An default label styler for theTLspRulerController
.Modifier and TypeMethodDescriptionTLspRulerController.getCircleStyler()
Returns the customizable styler currently used to determine the style of equal distance circles.Modifier and TypeMethodDescriptionvoid
TLspRulerController.setCircleStyler
(ILspCustomizableStyler aCircleStyler) Sets the customizable styler currently used to paint equal distance circles. -
Uses of ILspCustomizableStyler in com.luciad.view.lightspeed.painter.grid
Modifier and TypeClassDescriptionclass
Convenience styler that can be used to style lon-lat grids. -
Uses of ILspCustomizableStyler in com.luciad.view.lightspeed.style.styler
Modifier and TypeClassDescriptionclass
Abstract base class for implementations ofILspCustomizableStyler
.class
Default implementation ofILspCustomizableStyler
.final class
A label styler that applies the same styling and label location information to all objects.