Uses of Class
com.luciad.view.gxy.TLcdGXYFeaturedLabelPainter
Packages that use TLcdGXYFeaturedLabelPainter
Package
Description
Everything related to views in a 2D world in the context of AIS.
Provides two-dimensional views and components supporting the visualization of the former's representation.
-
Uses of TLcdGXYFeaturedLabelPainter in com.luciad.ais.view.gxy
Methods in com.luciad.ais.view.gxy that return TLcdGXYFeaturedLabelPainterModifier and TypeMethodDescriptionTLcdGXYProcedureTrajectoryLegLabelPainter.getInternalLabelPainter() -
Uses of TLcdGXYFeaturedLabelPainter in com.luciad.view.gxy
Methods in com.luciad.view.gxy that return TLcdGXYFeaturedLabelPainterModifier and TypeMethodDescriptionprotected TLcdGXYFeaturedLabelPainterTLcdFeaturedPointGXYLayerCodec.createGXYFeaturedLabelPainter()This factory method creates a new, uninitializedTLcdGXYFeaturedLabelPainter.Constructors in com.luciad.view.gxy with parameters of type TLcdGXYFeaturedLabelPainterModifierConstructorDescriptionTLcdGXYFeaturedLabelPainter(TLcdGXYFeaturedLabelPainter aGXYLabelPainterFeatured) Copy constructor.