Uses of Class
com.luciad.view.gxy.TLcdGXYPolylineStampLabelPainter
Packages that use TLcdGXYPolylineStampLabelPainter
Package
Description
Representation aspects of ICAO symbols for AIS.
Everything related to views in a 2D world in the context of AIS.
Classes to visualize a magnetic north chart and a controller to rotate the magnetic north to the top.
Provides two-dimensional views and components supporting the visualization of the former's representation.
-
Uses of TLcdGXYPolylineStampLabelPainter in com.luciad.ais.symbology.icao
Subclasses of TLcdGXYPolylineStampLabelPainter in com.luciad.ais.symbology.icaoModifier and TypeClassDescriptionclassThis label painter paints the airspace operations type, the airspace name and (for Control Areas) the class of airspace along the airspace border. -
Uses of TLcdGXYPolylineStampLabelPainter in com.luciad.ais.view.gxy
Subclasses of TLcdGXYPolylineStampLabelPainter in com.luciad.ais.view.gxyModifier and TypeClassDescriptionclassThis extension of theTLcdGXYPolylineLabelPainterclass paints a label alongside the longest segment of a given polyline. -
Uses of TLcdGXYPolylineStampLabelPainter in com.luciad.format.magneticnorth.gxy
Subclasses of TLcdGXYPolylineStampLabelPainter in com.luciad.format.magneticnorth.gxyModifier and TypeClassDescriptionclassAILcdGXYLabelPainterimplementation for objects in aILcdMagneticNorthModel. -
Uses of TLcdGXYPolylineStampLabelPainter in com.luciad.view.gxy
Subclasses of TLcdGXYPolylineStampLabelPainter in com.luciad.view.gxyModifier and TypeClassDescriptionclassExtension ofTLcdGXYPolylineLabelPainterthat retrieves the label content through theILcdDataObjectinterface instead of usingobject.toString().classExtension ofTLcdGXYPolylineLabelPainterthat retrieves the label content through theILcdFeaturedinterface instead of usingobject.toString().classTLcdGXYPolylineStampLabelPainterthat displays a point list's toString() method as a text label.