Uses of Class
com.luciad.view.gxy.ALcdGXYPainter
Package
Description
Representation aspects of ICAO symbols for AIS.
Painters for 2D views in the context of AIS.
Provides 2D visualization support for
ILcdEarthTileSet
s.Contains a painter provider for painting DGN shapes on a 2D view.
Contains painters and icons for visualizing GRIB data.
Classes to visualize a magnetic north chart and a controller to rotate the magnetic north to the top.
Handles the POL format.
Provides representations, decoders, and encoders for rasters.
This package provides support for decoding VPF (Vector Product Format) data and displaying VPF data using GeoSym.
The hypsometry package provides support for computing and rendering slopes,
orientations, azimuths, and other parameters derived from elevations.
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.
Painters for maps.
Contains a layer factory for models that contain an
ALcdWMSProxy
object.This package contains a painter that visualizes
ALcdWMSProxy
instances in a GXY view using a tiled approach.-
Uses of ALcdGXYPainter in com.luciad.ais.symbology.icao
Modifier and TypeClassDescriptionclass
This painter paintsILcdGenericAirspace
objects according to the ICAO guidelines for aeronautical charts. -
Uses of ALcdGXYPainter in com.luciad.ais.view.gxy.painter
Modifier and TypeClassDescriptionclass
This extension ofTLcdGXYIconPainter
overrides the standard approach of always using the same icon.class
This painter extendsTLcdGXYPointListPainter
, but paints an icon if the point list contains only a single point.class
This painter is used for paintingILcdILS
objects.class
A painter forTLcdProcedureTrajectory
objects.class
This painter is used for refueling tracks (ILcdRefuelingTrack
and refueling air spacesILcdRefuelingAirspace
).class
This extension ofTLcdGXYShapeListPainter
paintsILcdShapeList
objects whose shapes are themselvesILcdPointList
implementations. -
Uses of ALcdGXYPainter in com.luciad.earth.view.gxy
Modifier and TypeClassDescriptionclass
A base class for paintingILcdEarthTileSet
s in anILcdGXYView
.class
ThisILcdGXYPainter
can paint the elevation data ofILcdEarthTileSet
instances in a 2D view.class
ThisILcdGXYPainter
can paint the multi-valued raster data ofILcdEarthTileSet
instances in a 2D view.class
ThisILcdGXYPainter
can paint the raster data ofILcdEarthTileSet
instances in a 2D view.class
ThisILcdGXYPainter
can paint the scalar data ofILcdEarthTileSet
instances in a 2D view.class
ThisILcdGXYPainter
can paint the vector data ofILcdEarthTileSet
instances in a 2D view. -
Uses of ALcdGXYPainter in com.luciad.format.dgn.gxy
Modifier and TypeClassDescriptionclass
This is an implementation ofILcdGXYPainter
that accepts aTLcdDGNCell
for painting on anILcdGXYView
.class
This is an implementation ofILcdGXYPainter
that accepts aTLcdDGNComplexShape
for painting on anILcdGXYView
.class
Deprecated. -
Uses of ALcdGXYPainter in com.luciad.format.grib.gxy
Modifier and TypeClassDescriptionclass
Deprecated.The NetCDF decoder should be used to decode GRIB data. -
Uses of ALcdGXYPainter in com.luciad.format.magneticnorth.gxy
Modifier and TypeClassDescriptionclass
Painter for layers containing aILcdMagneticNorthModel
. -
Uses of ALcdGXYPainter in com.luciad.format.pol
-
Uses of ALcdGXYPainter in com.luciad.format.raster
Modifier and TypeClassDescriptionclass
This abstract class provides a basis for implementing theILcdRasterPainter
interface.class
TLcdAllInMemoryRasterPainter
implements anILcdGXYPainter
for anILcdRaster
.class
Important notice: the packagecom.luciad.imaging
presents a new API for the modeling of raster data.class
ThisILcdGXYPainter
paintsILcdMultivaluedRaster
objects from models that have aTLcdMultivaluedRasterModelDescriptor
.class
ThisILcdGXYPainter
can paintILcdMultilevelRaster
instances, applying only a scaling transformation.class
ThisILcdGXYPainter
can paintILcdRaster
instances, applying only a scaling transformation.class
Important notice: the packagecom.luciad.imaging
presents a new API for the modeling of raster data.class
ThisILcdGXYPainter
can paintILcdMultilevelRaster
instances, warping them between different coordinate systems as required.class
ThisILcdGXYPainter
can paintILcdRaster
instances, warping them between different coordinate systems as required. -
Uses of ALcdGXYPainter in com.luciad.format.vpf
Modifier and TypeClassDescriptionclass
ExtendsTLcdGXYPointListPainter
and adds functionality for painting VPF domain objects using GeoSym symbology.class
ExtendsTLcdGXYIconPainter
and adds functionality for painting VPF domain objects using GeoSym symbology. -
Uses of ALcdGXYPainter in com.luciad.tea.hypsometry
Modifier and TypeClassDescriptionclass
A painter for hypsometric results based on an earth tileset. -
Uses of ALcdGXYPainter in com.luciad.view.gxy
Modifier and TypeClassDescriptionclass
Deprecated.The functionality offered by this class has been replaced with a properILcdGXYLabelEditor
. -
Uses of ALcdGXYPainter in com.luciad.view.gxy.painter
Modifier and TypeClassDescriptionclass
ProvidesOUTLINED
,FILLED
andOUTLINED_FILLED
modes to paint objects which cover an area.class
Paints and locatesILcdArcBand
objects and enables visual editing ofILcd2DEditableArcBand
objects in anILcdGXYView
.class
Paints and locatesILcdArc
objects and enables visual editing ofILcd2DEditableArc
objects in anILcdGXYView
.class
Deprecated.useTLcdGXYShapeListPainter
instead.class
Paints and locatesILcdBounds
objects and enables visual editing ofILcd2DEditableBounds
objects in anILcdGXYView
.class
Paints, locates and enables visual editing ofTLcdLonLatBuffer
andTLcdLonLatHeightBuffer
objects in anILcdGXYView
.class
Paints and locatesILcdCircleBy3Points
objects and enables visual editing ofILcd2DEditableCircleBy3Points
objects in anILcdGXYView
.class
Paints and locatesILcdCircle
objects and enables visual editing ofILcd2DEditableCircle
objects in anILcdGXYView
.class
Paints and locatesILcdCircularArcBy3Points
,ILcdCircularArcByBulge
andILcdCircularArcByCenterPoint
objects and enables visual editing ofILcd2DEditableCircularArcBy3Points
,ILcd2DEditableCircularArcByBulge
andILcd2DEditableCircularArcByCenterPoint
objects in anILcdGXYView
.class
Paints and locatesILcdCompositeCurve
objects and enables visual editing ofILcdCompositeCurve
objects in anILcdGXYView
.class
Paints and locates composite ring objects, i.e. objects that are of typeILcdCompositeCurve
andILcdRing
, and enables visual editing of editable composite ring objects, i.e. objects that are of typeILcdEditableCompositeCurve
andILcdRing
, in anILcdGXYView
.class
Deprecated.do not use.class
Paints and locatesILcdEllipse
objects and enables visual editing ofILcd2DEditableEllipse
objects in anILcdGXYView
.class
Paints buffer shapes and enables visual editing of buffer shapes in anILcdGXYView
.class
Paints and locatesILcdShape
objects as points and enables visual editing ofILcd2DEditableShape
objects as points in anILcdGXYView
.class
ThisILcdGXYPainter
paintsALcdImage
using icons at regular grid locations in the view.class
Painter for ALcdImage objects in anILcdGXYView
.class
Deprecated.TLcdGXYBufferPainter can paint and edit both TLcdLonLatBuffer and TLcdLonLatHeightBuffer objects.class
Paints and locatesILcdPointList
objects (includingILcdComplexPolygon
) and enables visual editing ofILcd2DEditablePointList
objects in anILcdGXYView
.class
Deprecated.useTLcdGXYShapeListPainter
instead.class
Deprecated.useTLcdGXYShapeListPainter
instead.class
Paints and edits rounded polylines and polygons.class
Paints and locatesILcdShapeList
objects and enables visual editing ofILcdShapeList
objects in anILcdGXYView
.class
Paints and locatesILcdSurface
objects and enables visual editing ofILcdSurface
objects in anILcdGXYView
.class
Paints and locatesILcdText
objects and enables visual editing ofILcd2DEditableText
objects in anILcdGXYView
. -
Uses of ALcdGXYPainter in com.luciad.view.map.painter
Modifier and TypeClassDescriptionclass
This painter displays a polar grid centered on a domain object.class
ThisILcdGXYPainter
paintsTLcdLonLatGrid
objects as a maritime-style border around the view.class
ThisILcdGXYPainter
paintsTLcdLonLatGrid
instances.class
TheTLcdUTMZonePainter
extendsALcdGXYPainter
and implementsILcdGXYPainter
to paint an UTM-MGRS zone (TLcdUTMZone
) on a hemisphere. -
Uses of ALcdGXYPainter in com.luciad.wms.client.gxy
Modifier and TypeClassDescriptionclass
A painter forALcdWMSProxy
objects. -
Uses of ALcdGXYPainter in com.luciad.wms.client.gxy.tiled
Modifier and TypeClassDescriptionclass
Painter for visualizingALcdWMSProxy
objects in a GXY view.
TLcdGXYEllipsePainter