Uses of Class
com.luciad.view.gxy.ALcdGXYPen
Packages that use 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
Subclasses of ALcdGXYPen in com.luciad.view.gxyModifier and TypeClassDescriptionclassILcdGXYPenfor painting and editing elementary shapes defined in a geodetic model reference or grid reference with very high performance.Methods in com.luciad.view.gxy that return ALcdGXYPenModifier and TypeMethodDescriptionstatic ALcdGXYPenALcdGXYPen.create(ILcdModelReference aModelReference) Creates a pen that suits the given model reference and gives fast rendering results.static ALcdGXYPenALcdGXYPen.create(ILcdModelReference aModelReference, ALcdGXYPen.Quality aQuality) Creates a pen that suits the given model reference and using the given rendering quality.Constructors in com.luciad.view.gxy with parameters of type ALcdGXYPen -
Uses of ALcdGXYPen in com.luciad.view.map
Subclasses of ALcdGXYPen in com.luciad.view.mapModifier and TypeClassDescriptionclassILcdGXYPensuited for painting and editing elementary shapes defined in a geodetic model reference, such as rhumb lines and geodetic lines.final classILcdGXYPensuited for painting and editing elementary shapes defined in a cartesian grid coordinate system.final classILcdGXYPenthat paints and edits elementary shapes as if they were defined in the geodetic reference system of theworld reference.