Uses of Interface
com.luciad.symbology.milstd2525b.view.gxy.ILcdMS2525bStyle
Package
Description
Provides API for visualizing NVG data in an
ILcdGXYView
.Provides API for visualizing NVG data in a Lightspeed view.
Representation aspects of the MIL-STD 2525 military symbols.
Representation aspects of MIL-STD 2525 military symbols in xy space.
Painters for the MIL-STD 2525 military symbols that are not icons.
Provides a layer builder for MIL-STD 2525 b/c/d layers.
-
Uses of ILcdMS2525bStyle in com.luciad.format.nvg.gxy
Modifier and TypeMethodDescriptionTLcdNVGGXYLabelPainterProvider.getDefaultMS2525bStyle()
Deprecated.TLcdNVGGXYPainterProvider.getDefaultMS2525bStyle()
Deprecated.Modifier and TypeMethodDescriptionvoid
TLcdNVGGXYLabelPainterProvider.setDefaultMS2525bStyle
(ILcdMS2525bStyle aDefaultMS2525bStyle) Deprecated.void
TLcdNVGGXYPainterProvider.setDefaultMS2525bStyle
(ILcdMS2525bStyle aDefaultMS2525bStyle) Deprecated. -
Uses of ILcdMS2525bStyle in com.luciad.format.nvg.lightspeed
Modifier and TypeMethodDescriptionTLspNVGStyler.getDefaultMS2525bStyle()
Deprecated.useTLspNVGStyler.getDefaultMilitarySymbolStyle()
instead.Modifier and TypeMethodDescriptionvoid
TLspNVGStyler.setDefaultMS2525bStyle
(ILcdMS2525bStyle aDefaultMS2525bStyle) Deprecated. -
Uses of ILcdMS2525bStyle in com.luciad.symbology.milstd2525b.view
Modifier and TypeMethodDescriptionvoid
TLcdMS2525bObjectIconProvider.setDefaultStyle
(ILcdMS2525bStyle aDefaultStyle) Deprecated. -
Uses of ILcdMS2525bStyle in com.luciad.symbology.milstd2525b.view.gxy
Modifier and TypeClassDescriptionclass
Deprecated.This class has been deprecated in favor ofTLcdMilitarySymbolStyle
, which can be used to style both APP-6 and MIL-STD-2525 objects.Modifier and TypeMethodDescriptionILcdMS2525bStyled.getMS2525bStyle()
Deprecated.Returns a style used to display MIL-STD 2525b objects. -
Uses of ILcdMS2525bStyle in com.luciad.symbology.milstd2525b.view.gxy.painter
Modifier and TypeMethodDescriptionTLcdMS2525bGXYLabelPainterProvider.getDefaultStyle()
Deprecated.TLcdMS2525bGXYPainterProvider.getDefaultStyle()
Deprecated.Modifier and TypeMethodDescriptionvoid
TLcdMS2525bGXYLabelPainterProvider.setDefaultStyle
(ILcdMS2525bStyle aDefaultMS2525bStyle) Deprecated.void
TLcdMS2525bGXYPainterProvider.setDefaultStyle
(ILcdMS2525bStyle aDefaultMS2525bStyle) Deprecated. -
Uses of ILcdMS2525bStyle in com.luciad.symbology.milstd2525b.view.lightspeed
Modifier and TypeMethodDescriptionTLspMS2525bSymbolStyle.getMS2525bStyle()
Returns the MS2525 style containing the symbol styling settings.Modifier and TypeMethodDescriptionTLspMS2525bLayerBuilder.defaultStyle
(ILcdMS2525bStyle aDefaultStyle) Deprecated.TLspMS2525bSymbolStyle.Builder.ms2525bStyle
(ILcdMS2525bStyle aStyle) Deprecated.ModifierConstructorDescriptionTLspMS2525bSymbolStyler
(ILcdMS2525bStyle aDefaultStyle) Deprecated.useTLspMS2525bSymbolStyler(TLcdMilitarySymbolStyle)
instead.
TLcdNVGGXYLabelPainterProvider.getDefaultMilitarySymbolStyle()
instead.