Uses of Interface
com.luciad.view.gxy.ILcdNotLabelDeconflictableLayer
Package
Description
Contains a broad range of classes related to the visual represention of a map.
Utilities for making maps.
Provides GXY visualization support
for the Military Grid Reference System (MGRS).
-
Uses of ILcdNotLabelDeconflictableLayer in com.luciad.lucy.map
Modifier and TypeClassDescriptionclass
Do not use this class, it's subject to change or disappear without notice. -
Uses of ILcdNotLabelDeconflictableLayer in com.luciad.view.map
Modifier and TypeClassDescriptionclass
TLcdMapGeorefGridLayer
is anILcdGXYLayer
that can be added in anILcdGXYView
to display a GeorefGrid.class
ThisILcdGXYLayer
can be added in anILcdGXYView
to display aTLcdLonLatGrid
.class
TLcdUPSGridLayer
is anILcdGXYLayer
that can be added in anILcdGXYView
to display a Universal Polar Stereographic MGRS grid.class
TLcdUTMGridLayer
is anILcdGXYLayer
that can be added in anILcdGXYView
to display a UTM MGRS grid.class
ILcdGXYLayer
implementation that is capable of visualizing cartesian (XY) grid data. -
Uses of ILcdNotLabelDeconflictableLayer in com.luciad.view.map.mgrs
Modifier and TypeClassDescriptionclass
ILcdGXYLayer
implementation that is capable of visualizing MGRS grid data (UTM + UPS).