Uses of Class
com.luciad.symbology.common.view.TLcdEngagementBarStyle
Packages that use TLcdEngagementBarStyle
Package
Description
Representation aspects of APP-6A symbols in xy space.
This package contains common classes which are used for the visualization of military symbology.
Representation aspects of MIL-STD 2525 military symbols in xy space.
-
Uses of TLcdEngagementBarStyle in com.luciad.symbology.app6a.view.gxy
Methods in com.luciad.symbology.app6a.view.gxy that return TLcdEngagementBarStyleModifier and TypeMethodDescriptionILcdAPP6AStyle.getEngagementBarStyle()
Deprecated.TLcdDefaultAPP6AStyle.getEngagementBarStyle()
Deprecated.Methods in com.luciad.symbology.app6a.view.gxy with parameters of type TLcdEngagementBarStyleModifier and TypeMethodDescriptionvoid
ILcdAPP6AStyle.setEngagementBarStyle
(TLcdEngagementBarStyle aEngagementBarStyle) Deprecated.Sets the engagement bar graphic amplifier's styling options.void
TLcdDefaultAPP6AStyle.setEngagementBarStyle
(TLcdEngagementBarStyle aEngagementBarStyle) Deprecated. -
Uses of TLcdEngagementBarStyle in com.luciad.symbology.common.view
Methods in com.luciad.symbology.common.view that return TLcdEngagementBarStyle -
Uses of TLcdEngagementBarStyle in com.luciad.symbology.milstd2525b.view.gxy
Methods in com.luciad.symbology.milstd2525b.view.gxy that return TLcdEngagementBarStyleModifier and TypeMethodDescriptionILcdMS2525bStyle.getEngagementBarStyle()
Deprecated.TLcdDefaultMS2525bStyle.getEngagementBarStyle()
Deprecated.Methods in com.luciad.symbology.milstd2525b.view.gxy with parameters of type TLcdEngagementBarStyleModifier and TypeMethodDescriptionvoid
ILcdMS2525bStyle.setEngagementBarStyle
(TLcdEngagementBarStyle aEngagementBarStyle) Deprecated.Sets the engagement bar graphic amplifier's styling options.void
TLcdDefaultMS2525bStyle.setEngagementBarStyle
(TLcdEngagementBarStyle aEngagementBarStyle) Deprecated. -
Uses of TLcdEngagementBarStyle in com.luciad.symbology.view.common
Methods in com.luciad.symbology.view.common that return TLcdEngagementBarStyleModifier and TypeMethodDescriptionTLcdMilitarySymbolStyle.getEngagementBarStyle()
Returns the engagement bar graphic amplifier's styling options.Methods in com.luciad.symbology.view.common with parameters of type TLcdEngagementBarStyleModifier and TypeMethodDescriptionvoid
TLcdMilitarySymbolStyle.setEngagementBarStyle
(TLcdEngagementBarStyle aEngagementBarStyle) Sets the engagement bar graphic amplifier's styling options.