Uses of Interface
com.luciad.symbology.milstd2525b.view.gxy.ILcdMS2525bStyle
Packages that use 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
Methods in com.luciad.format.nvg.gxy that return ILcdMS2525bStyleModifier and TypeMethodDescriptionTLcdNVGGXYLabelPainterProvider.getDefaultMS2525bStyle()
Deprecated.TLcdNVGGXYPainterProvider.getDefaultMS2525bStyle()
Deprecated.Methods in com.luciad.format.nvg.gxy with parameters of type ILcdMS2525bStyleModifier and TypeMethodDescriptionvoid
TLcdNVGGXYLabelPainterProvider.setDefaultMS2525bStyle
(ILcdMS2525bStyle aDefaultMS2525bStyle) Deprecated.void
TLcdNVGGXYPainterProvider.setDefaultMS2525bStyle
(ILcdMS2525bStyle aDefaultMS2525bStyle) Deprecated. -
Uses of ILcdMS2525bStyle in com.luciad.format.nvg.lightspeed
Methods in com.luciad.format.nvg.lightspeed that return ILcdMS2525bStyleModifier and TypeMethodDescriptionTLspNVGStyler.getDefaultMS2525bStyle()
Deprecated.useTLspNVGStyler.getDefaultMilitarySymbolStyle()
instead.Methods in com.luciad.format.nvg.lightspeed with parameters of type ILcdMS2525bStyleModifier and TypeMethodDescriptionvoid
TLspNVGStyler.setDefaultMS2525bStyle
(ILcdMS2525bStyle aDefaultMS2525bStyle) Deprecated. -
Uses of ILcdMS2525bStyle in com.luciad.symbology.milstd2525b.view
Methods in com.luciad.symbology.milstd2525b.view that return ILcdMS2525bStyleMethods in com.luciad.symbology.milstd2525b.view with parameters of type ILcdMS2525bStyleModifier and TypeMethodDescriptionvoid
TLcdMS2525bObjectIconProvider.setDefaultStyle
(ILcdMS2525bStyle aDefaultStyle) Deprecated. -
Uses of ILcdMS2525bStyle in com.luciad.symbology.milstd2525b.view.gxy
Classes in com.luciad.symbology.milstd2525b.view.gxy that implement ILcdMS2525bStyleModifier 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.Methods in com.luciad.symbology.milstd2525b.view.gxy that return ILcdMS2525bStyleModifier 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
Methods in com.luciad.symbology.milstd2525b.view.gxy.painter that return ILcdMS2525bStyleModifier and TypeMethodDescriptionTLcdMS2525bGXYLabelPainterProvider.getDefaultStyle()
Deprecated.TLcdMS2525bGXYPainterProvider.getDefaultStyle()
Deprecated.Methods in com.luciad.symbology.milstd2525b.view.gxy.painter with parameters of type ILcdMS2525bStyleModifier and TypeMethodDescriptionvoid
TLcdMS2525bGXYLabelPainterProvider.setDefaultStyle
(ILcdMS2525bStyle aDefaultMS2525bStyle) Deprecated.void
TLcdMS2525bGXYPainterProvider.setDefaultStyle
(ILcdMS2525bStyle aDefaultMS2525bStyle) Deprecated. -
Uses of ILcdMS2525bStyle in com.luciad.symbology.milstd2525b.view.lightspeed
Methods in com.luciad.symbology.milstd2525b.view.lightspeed that return ILcdMS2525bStyleModifier and TypeMethodDescriptionTLspMS2525bSymbolStyle.getMS2525bStyle()
Returns the MS2525 style containing the symbol styling settings.Methods in com.luciad.symbology.milstd2525b.view.lightspeed with parameters of type ILcdMS2525bStyleModifier and TypeMethodDescriptionTLspMS2525bLayerBuilder.defaultStyle
(ILcdMS2525bStyle aDefaultStyle) Deprecated.TLspMS2525bSymbolStyle.Builder.ms2525bStyle
(ILcdMS2525bStyle aStyle) Deprecated.Constructors in com.luciad.symbology.milstd2525b.view.lightspeed with parameters of type ILcdMS2525bStyleModifierConstructorDescriptionTLspMS2525bSymbolStyler
(ILcdMS2525bStyle aDefaultStyle) Deprecated.useTLspMS2525bSymbolStyler(TLcdMilitarySymbolStyle)
instead.
TLcdNVGGXYLabelPainterProvider.getDefaultMilitarySymbolStyle()
instead.