Uses of Class
com.luciad.view.gxy.TLcdGXYStampLabelPainter
Package
Description
Representation aspects of ICAO symbols for 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.Provides two-dimensional views and components supporting the visualization of the former's representation.
-
Uses of TLcdGXYStampLabelPainter in com.luciad.ais.symbology.icao
Modifier and TypeClassDescriptionclass
This label painter paints detailed airspace labels according to the ICAO guidelines for aeronautical charts.class
This class contains all the logic needed to paint area minimum altitude labels.class
This extension ofTLcdICAONavaidLabelPainter
paints DME labels.class
This class contains all the logic needed to paint navaid labels.class
This extension ofTLcdICAONavaidLabelPainter
paints NDB labels.class
This extension ofTLcdICAONavaidLabelPainter
paints TACAN labels.class
This extension ofTLcdICAONavaidLabelPainter
paints VOR labels. -
Uses of TLcdGXYStampLabelPainter in com.luciad.format.aixm51.view.gxy
Modifier and TypeClassDescriptionclass
ATLcdGXYStampLabelPainter
which draws an 'ICAO Annex 4'-compliant label for AIXM 5.1 Airspace features.class
ATLcdGXYStampLabelPainter
that draws an 'ICAO Annex 4'-compliant label for AIXM 5.1 Navaid features.class
Extension ofTLcdGXYLabelPainter
for AIXM 5.1 features that uses XPath expressions to retrieve the label content. -
Uses of TLcdGXYStampLabelPainter in com.luciad.view.gxy
Modifier and TypeClassDescriptionclass
Extension ofTLcdGXYLabelPainter
that retrieves the label content through theILcdDataObject
interface instead of usingobject.toString()
.class
Extension ofTLcdGXYLabelPainter
that retrieves the label content through theILcdFeatured
interface instead of usingobject.toString()
.class
TLcdGXYLabelPainter
is an implementation ofILcdGXYLabelPainter2
that paints textual labels.class
TLcdGXYMultiFontLabelPainter
is an implementation ofILcdGXYLabelPainter2
that paints textual labels using multiple fonts or colors.