Uses of Class
com.luciad.view.gxy.TLcdGXYStampLabelPainter
Packages that use 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
Subclasses of TLcdGXYStampLabelPainter in com.luciad.ais.symbology.icaoModifier and TypeClassDescriptionclassThis label painter paints detailed airspace labels according to the ICAO guidelines for aeronautical charts.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 TLcdGXYStampLabelPainter in com.luciad.format.aixm51.view.gxy
Subclasses of TLcdGXYStampLabelPainter 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 TLcdGXYStampLabelPainter in com.luciad.view.gxy
Subclasses of TLcdGXYStampLabelPainter in com.luciad.view.gxyModifier and TypeClassDescriptionclassExtension ofTLcdGXYLabelPainterthat retrieves the label content through theILcdDataObjectinterface instead of usingobject.toString().classExtension ofTLcdGXYLabelPainterthat 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.