Uses of Class
com.luciad.symbology.view.common.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
Modifier 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.Modifier 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
Modifier and TypeMethodDescriptionTLspNVGStyler.getDefaultMilitarySymbolStyle()
Returns the default symbology style for APP-6 and MIL-STD 2525 domain objects that do not contain any styling.Modifier 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
Modifier and TypeMethodDescriptionTLcdAPP6AObjectIconProvider.getDefaultMilitarySymbolStyle()
Returns the defaultTLcdMilitarySymbolStyle
that is used for objects which don't implementILcdStyledMilitarySymbol
.Modifier 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
Modifier 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
Modifier 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
.Modifier 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
Modifier and TypeMethodDescriptionTLspAPP6ASymbolStyle.getMilitarySymbolStyle()
Returns theTLcdMilitarySymbolStyle
containing the symbol styling settings.Modifier 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.ModifierConstructorDescriptionTLspAPP6ASymbolStyler
(TLcdMilitarySymbolStyle aDefaultStyle) Creates a newTLspAPP6ASymbolStyler
with the givenTLcdMilitarySymbolStyle
as default style. -
Uses of TLcdMilitarySymbolStyle in com.luciad.symbology.milstd2525b.view
Modifier and TypeMethodDescriptionTLcdMS2525bObjectIconProvider.getDefaultMilitarySymbolStyle()
Returns the defaultTLcdMilitarySymbolStyle
that is used for objects which don't implementILcdStyledMilitarySymbol
.Modifier 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
Modifier 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
Modifier 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
.Modifier 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
Modifier and TypeMethodDescriptionTLspMS2525bSymbolStyle.getMilitarySymbolStyle()
Returns theTLcdMilitarySymbolStyle
containing the symbol styling settings.Modifier 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.ModifierConstructorDescriptionTLspMS2525bSymbolStyler
(TLcdMilitarySymbolStyle aDefaultStyle) Creates a newTLspMS2525bSymbolStyler
with the givenTLcdMilitarySymbolStyle
as default style. -
Uses of TLcdMilitarySymbolStyle in com.luciad.symbology.view.common
Modifier 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.Modifier and TypeMethodDescriptionstatic void
TLcdMilitarySymbolStyle.setInstance
(TLcdMilitarySymbolStyle aInstance) Sets the sharedTLcdMilitarySymbolStyle
instance to be used. -
Uses of TLcdMilitarySymbolStyle in com.luciad.symbology.view.lightspeed
Modifier and TypeMethodDescriptionTLspMilitarySymbologyLayerBuilder.defaultStyle
(TLcdMilitarySymbolStyle aDefaultStyle) Sets the default symbol style that will be used if a domain object does not implementILcdStyledMilitarySymbol
.