Uses of Class
com.luciad.symbology.view.common.TLcdMilitarySymbolStyle
Packages that use TLcdMilitarySymbolStyle
Package
Description
Provides API for visualizing NVG data in an
ILcdGXYView
.Provides API for visualizing NVG data in a Lightspeed view.
Representation aspects of APP-6A symbols.
Representation aspects of APP-6A symbols in xy space.
Painters for the APP-6A symbols that are not icons.
Provides a layer builder for APP6 a/b/c layers.
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.
Provides a layer builder for APP-6 and/or MIL-STD-2525 layers.
-
Uses of TLcdMilitarySymbolStyle in com.luciad.format.nvg.gxy
Methods in com.luciad.format.nvg.gxy that return TLcdMilitarySymbolStyleModifier and TypeMethodDescriptionTLcdNVGGXYLabelPainterProvider.getDefaultMilitarySymbolStyle()
Returns the default symbology style for APP-6 and MIL-STD 2525 domain objects that do not contain any styling.TLcdNVGGXYPainterProvider.getDefaultMilitarySymbolStyle()
Returns the default symbology style for APP-6 and MIL-STD 2525 domain objects that do not contain any styling.Methods in com.luciad.format.nvg.gxy with parameters of type TLcdMilitarySymbolStyleModifier and TypeMethodDescriptionvoid
TLcdNVGGXYLabelPainterProvider.setDefaultMilitarySymbolStyle
(TLcdMilitarySymbolStyle aDefaultStyle) Sets the default symbology style for APP-6 and MIL-STD 2525 domain objects that do not contain any styling.void
TLcdNVGGXYPainterProvider.setDefaultMilitarySymbolStyle
(TLcdMilitarySymbolStyle aDefaultStyle) Sets the default symbology style for APP-6 and MIL-STD 2525 domain objects that do not contain any styling. -
Uses of TLcdMilitarySymbolStyle in com.luciad.format.nvg.lightspeed
Methods in com.luciad.format.nvg.lightspeed that return TLcdMilitarySymbolStyleModifier and TypeMethodDescriptionTLspNVGStyler.getDefaultMilitarySymbolStyle()
Returns the default symbology style for APP-6 and MIL-STD 2525 domain objects that do not contain any styling.Methods in com.luciad.format.nvg.lightspeed with parameters of type TLcdMilitarySymbolStyleModifier and TypeMethodDescriptionvoid
TLspNVGStyler.setDefaultMilitarySymbolStyle
(TLcdMilitarySymbolStyle aDefaultStyle) Sets the default symbology style for APP-6 and MIL-STD 2525 domain objects that do not contain any styling. -
Uses of TLcdMilitarySymbolStyle in com.luciad.symbology.app6a.view
Methods in com.luciad.symbology.app6a.view that return TLcdMilitarySymbolStyleModifier and TypeMethodDescriptionTLcdAPP6AObjectIconProvider.getDefaultMilitarySymbolStyle()
Returns the defaultTLcdMilitarySymbolStyle
that is used for objects which don't implementILcdStyledMilitarySymbol
.Methods in com.luciad.symbology.app6a.view with parameters of type TLcdMilitarySymbolStyleModifier and TypeMethodDescriptionvoid
TLcdAPP6AObjectIconProvider.setDefaultMilitarySymbolStyle
(TLcdMilitarySymbolStyle aDefaultStyle) Sets a defaultTLcdMilitarySymbolStyle
instance that is used for objects which don't implementILcdStyledMilitarySymbol
. -
Uses of TLcdMilitarySymbolStyle in com.luciad.symbology.app6a.view.gxy
Methods in com.luciad.symbology.app6a.view.gxy that return TLcdMilitarySymbolStyleModifier and TypeMethodDescriptiondefault TLcdMilitarySymbolStyle
ILcdAPP6AStyled.getMilitarySymbolStyle()
Deprecated.Returns aTLcdMilitarySymbolStyle
used to specify the styling of anILcdMS2525bCoded
or anILcdAPP6ACoded
object. -
Uses of TLcdMilitarySymbolStyle in com.luciad.symbology.app6a.view.gxy.painter
Methods in com.luciad.symbology.app6a.view.gxy.painter that return TLcdMilitarySymbolStyleModifier and TypeMethodDescriptionTLcdAPP6AGXYLabelPainterProvider.getDefaultMilitarySymbolStyle()
Returns the defaultTLcdMilitarySymbolStyle
that is used for objects which don't implementILcdStyledMilitarySymbol
.TLcdAPP6AGXYPainterProvider.getDefaultMilitarySymbolStyle()
Returns the defaultTLcdMilitarySymbolStyle
that is used for objects which don't implementILcdStyledMilitarySymbol
.Methods in com.luciad.symbology.app6a.view.gxy.painter with parameters of type TLcdMilitarySymbolStyleModifier and TypeMethodDescriptionvoid
TLcdAPP6AGXYLabelPainterProvider.setDefaultMilitarySymbolStyle
(TLcdMilitarySymbolStyle aDefaultStyle) Sets a defaultTLcdMilitarySymbolStyle
instance that is used for objects which don't implementILcdStyledMilitarySymbol
.void
TLcdAPP6AGXYPainterProvider.setDefaultMilitarySymbolStyle
(TLcdMilitarySymbolStyle aDefaultStyle) Sets a defaultTLcdMilitarySymbolStyle
instance that is used for objects which don't implementILcdStyledMilitarySymbol
. -
Uses of TLcdMilitarySymbolStyle in com.luciad.symbology.app6a.view.lightspeed
Methods in com.luciad.symbology.app6a.view.lightspeed that return TLcdMilitarySymbolStyleModifier and TypeMethodDescriptionTLspAPP6ASymbolStyle.getMilitarySymbolStyle()
Returns theTLcdMilitarySymbolStyle
containing the symbol styling settings.Methods in com.luciad.symbology.app6a.view.lightspeed with parameters of type TLcdMilitarySymbolStyleModifier and TypeMethodDescriptionTLspAPP6ALayerBuilder.defaultStyle
(TLcdMilitarySymbolStyle aDefaultStyle) Sets the default symbology style that will be used if a domain object does not implementILcdStyledMilitarySymbol
.TLspAPP6ASymbolStyle.Builder.militarySymbolStyle
(TLcdMilitarySymbolStyle aSymbologyStyle) Sets theTLcdMilitarySymbolStyle
containing the styling settings.Constructors in com.luciad.symbology.app6a.view.lightspeed with parameters of type TLcdMilitarySymbolStyleModifierConstructorDescriptionTLspAPP6ASymbolStyler
(TLcdMilitarySymbolStyle aDefaultStyle) Creates a newTLspAPP6ASymbolStyler
with the givenTLcdMilitarySymbolStyle
as default style. -
Uses of TLcdMilitarySymbolStyle in com.luciad.symbology.milstd2525b.view
Methods in com.luciad.symbology.milstd2525b.view that return TLcdMilitarySymbolStyleModifier and TypeMethodDescriptionTLcdMS2525bObjectIconProvider.getDefaultMilitarySymbolStyle()
Returns the defaultTLcdMilitarySymbolStyle
that is used for objects which don't implementILcdStyledMilitarySymbol
.Methods in com.luciad.symbology.milstd2525b.view with parameters of type TLcdMilitarySymbolStyleModifier and TypeMethodDescriptionvoid
TLcdMS2525bObjectIconProvider.setDefaultMilitarySymbolStyle
(TLcdMilitarySymbolStyle aDefaultStyle) Sets a defaultTLcdMilitarySymbolStyle
instance that is used for objects which don't implementILcdStyledMilitarySymbol
. -
Uses of TLcdMilitarySymbolStyle in com.luciad.symbology.milstd2525b.view.gxy
Methods in com.luciad.symbology.milstd2525b.view.gxy that return TLcdMilitarySymbolStyleModifier and TypeMethodDescriptiondefault TLcdMilitarySymbolStyle
ILcdMS2525bStyled.getMilitarySymbolStyle()
Deprecated.Returns aTLcdMilitarySymbolStyle
used to specify the styling of anILcdMS2525bCoded
or anILcdAPP6ACoded
object. -
Uses of TLcdMilitarySymbolStyle in com.luciad.symbology.milstd2525b.view.gxy.painter
Methods in com.luciad.symbology.milstd2525b.view.gxy.painter that return TLcdMilitarySymbolStyleModifier and TypeMethodDescriptionTLcdMS2525bGXYLabelPainterProvider.getDefaultMilitarySymbolStyle()
Returns the defaultTLcdMilitarySymbolStyle
that is used for objects which don't implementILcdStyledMilitarySymbol
.TLcdMS2525bGXYPainterProvider.getDefaultMilitarySymbolStyle()
Returns the defaultTLcdMilitarySymbolStyle
that is used for objects which don't implementILcdStyledMilitarySymbol
.Methods in com.luciad.symbology.milstd2525b.view.gxy.painter with parameters of type TLcdMilitarySymbolStyleModifier and TypeMethodDescriptionvoid
TLcdMS2525bGXYLabelPainterProvider.setDefaultMilitarySymbolStyle
(TLcdMilitarySymbolStyle aDefaultStyle) Sets a defaultTLcdMilitarySymbolStyle
instance that is used for objects which don't implementILcdStyledMilitarySymbol
.void
TLcdMS2525bGXYPainterProvider.setDefaultMilitarySymbolStyle
(TLcdMilitarySymbolStyle aDefaultStyle) Sets a defaultTLcdMilitarySymbolStyle
instance that is used for objects which don't implementILcdStyledMilitarySymbol
. -
Uses of TLcdMilitarySymbolStyle in com.luciad.symbology.milstd2525b.view.lightspeed
Methods in com.luciad.symbology.milstd2525b.view.lightspeed that return TLcdMilitarySymbolStyleModifier and TypeMethodDescriptionTLspMS2525bSymbolStyle.getMilitarySymbolStyle()
Returns theTLcdMilitarySymbolStyle
containing the symbol styling settings.Methods in com.luciad.symbology.milstd2525b.view.lightspeed with parameters of type TLcdMilitarySymbolStyleModifier and TypeMethodDescriptionTLspMS2525bLayerBuilder.defaultStyle
(TLcdMilitarySymbolStyle aDefaultStyle) Sets the default symbology style that will be used if a domain object does not implementILcdStyledMilitarySymbol
.TLspMS2525bSymbolStyle.Builder.militarySymbolStyle
(TLcdMilitarySymbolStyle aSymbologyStyle) Sets theTLcdMilitarySymbolStyle
containing the styling settings.Constructors in com.luciad.symbology.milstd2525b.view.lightspeed with parameters of type TLcdMilitarySymbolStyleModifierConstructorDescriptionTLspMS2525bSymbolStyler
(TLcdMilitarySymbolStyle aDefaultStyle) Creates a newTLspMS2525bSymbolStyler
with the givenTLcdMilitarySymbolStyle
as default style. -
Uses of TLcdMilitarySymbolStyle in com.luciad.symbology.view.common
Methods in com.luciad.symbology.view.common that return TLcdMilitarySymbolStyleModifier and TypeMethodDescriptionstatic TLcdMilitarySymbolStyle
TLcdMilitarySymbolStyle.getInstance()
Returns a sharedTLcdMilitarySymbolStyle
instance.ILcdStyledMilitarySymbol.getMilitarySymbolStyle()
Returns aTLcdMilitarySymbolStyle
used to specify the styling of anILcdMS2525bCoded
or anILcdAPP6ACoded
object.static TLcdMilitarySymbolStyle
TLcdMilitarySymbolStyle.newInstance()
Returns a newTLcdMilitarySymbolStyle
instance.Methods in com.luciad.symbology.view.common with parameters of type TLcdMilitarySymbolStyleModifier and TypeMethodDescriptionstatic void
TLcdMilitarySymbolStyle.setInstance
(TLcdMilitarySymbolStyle aInstance) Sets the sharedTLcdMilitarySymbolStyle
instance to be used. -
Uses of TLcdMilitarySymbolStyle in com.luciad.symbology.view.lightspeed
Methods in com.luciad.symbology.view.lightspeed with parameters of type TLcdMilitarySymbolStyleModifier and TypeMethodDescriptionTLspMilitarySymbologyLayerBuilder.defaultStyle
(TLcdMilitarySymbolStyle aDefaultStyle) Sets the default symbol style that will be used if a domain object does not implementILcdStyledMilitarySymbol
.