Uses of Class
com.luciad.view.gxy.ALcdGXYPen
Package
Description
Provides two-dimensional views and components supporting the visualization of the former's representation.
Utilities for making maps.
-
Uses of ALcdGXYPen in com.luciad.view.gxy
Modifier and TypeClassDescriptionclass
ILcdGXYPen
for painting and editing elementary shapes defined in a geodetic model reference or grid reference with very high performance.Modifier and TypeMethodDescriptionstatic ALcdGXYPen
ALcdGXYPen.create
(ILcdModelReference aModelReference) Creates a pen that suits the given model reference and gives fast rendering results.static ALcdGXYPen
ALcdGXYPen.create
(ILcdModelReference aModelReference, ALcdGXYPen.Quality aQuality) Creates a pen that suits the given model reference and using the given rendering quality. -
Uses of ALcdGXYPen in com.luciad.view.map
Modifier and TypeClassDescriptionclass
ILcdGXYPen
suited for painting and editing elementary shapes defined in a geodetic model reference, such as rhumb lines and geodetic lines.final class
ILcdGXYPen
suited for painting and editing elementary shapes defined in a cartesian grid coordinate system.final class
ILcdGXYPen
that paints and edits elementary shapes as if they were defined in the geodetic reference system of theworld reference
.