Uses of Class
com.luciad.view.lightspeed.style.TLspLabelBoxStyle
Packages that use TLspLabelBoxStyle
Package
Description
Provides support for the painting of grids.
Provides a generic model for styles.
-
Uses of TLspLabelBoxStyle in com.luciad.view.lightspeed.painter.grid
Constructors in com.luciad.view.lightspeed.painter.grid with parameters of type TLspLabelBoxStyleModifierConstructorDescriptionTLspLonLatGridStyler
(TLspLineStyle aLineStyle, TLspTextStyle aTextStyle, TLspLabelBoxStyle aLabelBoxStyle, TLspLabelOpacityStyle aOpacityStyle, ILcdLonLatFormatter aFormatter) Create a styler with a default line style, text style and coordinate formatter.TLspLonLatGridStyler
(TLspTextStyle aTextStyle, TLspLabelBoxStyle aLabelBoxStyle, TLspLabelOpacityStyle aOpacityStyle, ILcdLonLatFormatter aFormatter) Create a styler with a default text style and coordinate formatter. -
Uses of TLspLabelBoxStyle in com.luciad.view.lightspeed.style
Methods in com.luciad.view.lightspeed.style that return TLspLabelBoxStyleModifier and TypeMethodDescriptionTLspLabelBoxStyle.Builder.build()
Constructs a label style with the set parameters.