Uses of Interface
com.luciad.symbology.app6a.view.gxy.ILcdAPP6AStyle
Packages that use ILcdAPP6AStyle
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.
-
Uses of ILcdAPP6AStyle in com.luciad.format.nvg.gxy
Methods in com.luciad.format.nvg.gxy that return ILcdAPP6AStyleModifier and TypeMethodDescriptionTLcdNVGGXYLabelPainterProvider.getDefaultAPP6AStyle()Deprecated.TLcdNVGGXYPainterProvider.getDefaultAPP6AStyle()Deprecated.Methods in com.luciad.format.nvg.gxy with parameters of type ILcdAPP6AStyleModifier and TypeMethodDescriptionvoidTLcdNVGGXYLabelPainterProvider.setDefaultAPP6AStyle(ILcdAPP6AStyle aDefaultAPP6AStyle) Deprecated.voidTLcdNVGGXYPainterProvider.setDefaultAPP6AStyle(ILcdAPP6AStyle aDefaultAPP6AStyle) Deprecated. -
Uses of ILcdAPP6AStyle in com.luciad.format.nvg.lightspeed
Methods in com.luciad.format.nvg.lightspeed that return ILcdAPP6AStyleModifier and TypeMethodDescriptionTLspNVGStyler.getDefaultAPP6AStyle()Deprecated.useTLspNVGStyler.getDefaultMilitarySymbolStyle()instead.Methods in com.luciad.format.nvg.lightspeed with parameters of type ILcdAPP6AStyleModifier and TypeMethodDescriptionvoidTLspNVGStyler.setDefaultAPP6AStyle(ILcdAPP6AStyle aDefaultAPP6AStyle) Deprecated. -
Uses of ILcdAPP6AStyle in com.luciad.symbology.app6a.view
Methods in com.luciad.symbology.app6a.view that return ILcdAPP6AStyleMethods in com.luciad.symbology.app6a.view with parameters of type ILcdAPP6AStyleModifier and TypeMethodDescriptionvoidTLcdAPP6AObjectIconProvider.setDefaultStyle(ILcdAPP6AStyle aDefaultAPP6AStyle) Deprecated. -
Uses of ILcdAPP6AStyle in com.luciad.symbology.app6a.view.gxy
Classes in com.luciad.symbology.app6a.view.gxy that implement ILcdAPP6AStyleModifier and TypeClassDescriptionclassDeprecated.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.app6a.view.gxy that return ILcdAPP6AStyleModifier and TypeMethodDescriptionILcdAPP6AStyled.getAPP6AStyle()Deprecated.Returns a style used to display APP-6A objects. -
Uses of ILcdAPP6AStyle in com.luciad.symbology.app6a.view.gxy.painter
Methods in com.luciad.symbology.app6a.view.gxy.painter that return ILcdAPP6AStyleModifier and TypeMethodDescriptionTLcdAPP6AGXYLabelPainterProvider.getDefaultStyle()Deprecated.TLcdAPP6AGXYPainterProvider.getDefaultStyle()Deprecated.Methods in com.luciad.symbology.app6a.view.gxy.painter with parameters of type ILcdAPP6AStyleModifier and TypeMethodDescriptionvoidTLcdAPP6AGXYLabelPainterProvider.setDefaultStyle(ILcdAPP6AStyle aDefaultAPP6AStyle) Deprecated.voidTLcdAPP6AGXYPainterProvider.setDefaultStyle(ILcdAPP6AStyle aDefaultAPP6AStyle) Deprecated. -
Uses of ILcdAPP6AStyle in com.luciad.symbology.app6a.view.lightspeed
Methods in com.luciad.symbology.app6a.view.lightspeed that return ILcdAPP6AStyleModifier and TypeMethodDescriptionTLspAPP6ASymbolStyle.getAPP6AStyle()Deprecated.useTLspAPP6ASymbolStyle.getMilitarySymbolStyle()instead.Methods in com.luciad.symbology.app6a.view.lightspeed with parameters of type ILcdAPP6AStyleModifier and TypeMethodDescriptionTLspAPP6ASymbolStyle.Builder.app6aStyle(ILcdAPP6AStyle aStyle) Deprecated.TLspAPP6ALayerBuilder.defaultStyle(ILcdAPP6AStyle aDefaultStyle) Deprecated.Constructors in com.luciad.symbology.app6a.view.lightspeed with parameters of type ILcdAPP6AStyleModifierConstructorDescriptionTLspAPP6ASymbolStyler(ILcdAPP6AStyle aDefaultStyle) Deprecated.useTLspAPP6ASymbolStyler(TLcdMilitarySymbolStyle)instead.
TLcdNVGGXYLabelPainterProvider.getDefaultMilitarySymbolStyle()instead.