Uses of Class
com.luciad.view.gxy.ALcdGXYLabelPainter
Packages that use ALcdGXYLabelPainter
Package
Description
Representation aspects of ICAO symbols for AIS.
Everything related to views in a 2D world in the context of AIS.
This package contains the class
TLcdAIXM51GXYPainterEditorProvider, which can be used as a
(label) painter provider and (label) editor provider to visualize and/or edit AIXM 5.1 data.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.
Painter and editor classes for rendering and visually editing objects in an ILcdGXYView.
-
Uses of ALcdGXYLabelPainter in com.luciad.ais.symbology.icao
Subclasses of ALcdGXYLabelPainter in com.luciad.ais.symbology.icaoModifier and TypeClassDescriptionclassThis label painter paints detailed airspace labels according to the ICAO guidelines for aeronautical charts.classThis label painter paints the airspace operations type, the airspace name and (for Control Areas) the class of airspace along the airspace border.classThis class contains all the logic needed to paint area minimum altitude labels.classThis extension ofTLcdICAONavaidLabelPainterpaints DME labels.classThis class contains all the logic needed to paint navaid labels.classThis extension ofTLcdICAONavaidLabelPainterpaints NDB labels.classThis extension ofTLcdICAONavaidLabelPainterpaints TACAN labels.classThis extension ofTLcdICAONavaidLabelPainterpaints VOR labels. -
Uses of ALcdGXYLabelPainter in com.luciad.ais.view.gxy
Subclasses of ALcdGXYLabelPainter in com.luciad.ais.view.gxyModifier and TypeClassDescriptionclassThis extension of theTLcdGXYPolylineLabelPainterclass paints a label alongside the longest segment of a given polyline. -
Uses of ALcdGXYLabelPainter in com.luciad.format.aixm51.view.gxy
Subclasses of ALcdGXYLabelPainter in com.luciad.format.aixm51.view.gxyModifier and TypeClassDescriptionclassATLcdGXYStampLabelPainterwhich draws an 'ICAO Annex 4'-compliant label for AIXM 5.1 Airspace features.classATLcdGXYStampLabelPainterthat draws an 'ICAO Annex 4'-compliant label for AIXM 5.1 Navaid features.classExtension ofTLcdGXYLabelPainterfor AIXM 5.1 features that uses XPath expressions to retrieve the label content. -
Uses of ALcdGXYLabelPainter in com.luciad.format.magneticnorth.gxy
Subclasses of ALcdGXYLabelPainter in com.luciad.format.magneticnorth.gxyModifier and TypeClassDescriptionclassAILcdGXYLabelPainterimplementation for objects in aILcdMagneticNorthModel. -
Uses of ALcdGXYLabelPainter in com.luciad.view.gxy
Subclasses of ALcdGXYLabelPainter in com.luciad.view.gxyModifier and TypeClassDescriptionclassThis label painter paints curved text strings along a path.classExtension ofTLcdGXYLabelPainterthat retrieves the label content through theILcdDataObjectinterface instead of usingobject.toString().classExtension ofTLcdGXYPolygonLabelPainterthat retrieves the label content through theILcdDataObjectinterface instead of usingobject.toString().classExtension ofTLcdGXYPolylineLabelPainterthat retrieves the label content through theILcdDataObjectinterface instead of usingobject.toString().classExtension ofTLcdGXYLabelPainterthat retrieves the label content through theILcdFeaturedinterface instead of usingobject.toString().classExtension ofTLcdGXYPolygonLabelPainterthat retrieves the label content through theILcdFeaturedinterface instead of usingobject.toString().classExtension ofTLcdGXYPolylineLabelPainterthat retrieves the label content through theILcdFeaturedinterface instead of usingobject.toString().classTLcdGXYLabelPainteris an implementation ofILcdGXYLabelPainter2that paints textual labels.classTLcdGXYMultiFontLabelPainteris an implementation ofILcdGXYLabelPainter2that paints textual labels using multiple fonts or colors.classTLcdGXYPolygonStampLabelPainterthat displays the polygon's toString() method as a text label.classPolygon label painter and label editor that positions the center of labels inside the polygon.classTLcdGXYPolylineStampLabelPainterthat displays a point list's toString() method as a text label.classPoint list label painter and label editor that positions labels on or along line segments.classThis implementation ofILcdGXYLabelPainter2delegates the actual painting to aALcdGXYLabelStamp. -
Uses of ALcdGXYLabelPainter in com.luciad.view.gxy.painter
Subclasses of ALcdGXYLabelPainter in com.luciad.view.gxy.painterModifier and TypeClassDescriptionclassThis label painter composes a list ofILcdGXYLabelPainters into 1 label painter.classThis label painter adapts anILcdGXYPainterinto anILcdGXYLabelPainter2.classWrapper for anILcdGXYPainterthat paints objects at a certain offset.