Uses of Class
com.luciad.symbology.milstd2525b.view.gxy.TLcdDefaultMS2525bStyle
Packages that use TLcdDefaultMS2525bStyle
Package
Description
Representation aspects of MIL-STD 2525 military symbols in xy space.
-
Uses of TLcdDefaultMS2525bStyle in com.luciad.symbology.milstd2525b.view.gxy
Methods in com.luciad.symbology.milstd2525b.view.gxy that return TLcdDefaultMS2525bStyleModifier and TypeMethodDescriptionstatic TLcdDefaultMS2525bStyle
TLcdDefaultMS2525bStyle.getInstance()
Deprecated.Returns a sharedTLcdDefaultMS2525bStyle
instance.static TLcdDefaultMS2525bStyle
TLcdDefaultMS2525bStyle.getNewInstance()
Deprecated.Returns a newTLcdDefaultMS2525bStyle
instance.Methods in com.luciad.symbology.milstd2525b.view.gxy with parameters of type TLcdDefaultMS2525bStyleModifier and TypeMethodDescriptionstatic void
TLcdDefaultMS2525bStyle.setInstance
(TLcdDefaultMS2525bStyle aInstance) Deprecated.Sets the sharedTLcdDefaultMS2525bStyle
instance to be used.