Uses of Interface
com.luciad.view.gxy.ILcdNotLabelDeconflictableLayer
Packages that use 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
Classes in com.luciad.lucy.map that implement ILcdNotLabelDeconflictableLayerModifier and TypeClassDescriptionclassDo not use this class, it's subject to change or disappear without notice. -
Uses of ILcdNotLabelDeconflictableLayer in com.luciad.view.map
Classes in com.luciad.view.map that implement ILcdNotLabelDeconflictableLayerModifier and TypeClassDescriptionclassTLcdMapGeorefGridLayeris anILcdGXYLayerthat can be added in anILcdGXYViewto display a GeorefGrid.classThisILcdGXYLayercan be added in anILcdGXYViewto display aTLcdLonLatGrid.classTLcdUPSGridLayeris anILcdGXYLayerthat can be added in anILcdGXYViewto display a Universal Polar Stereographic MGRS grid.classTLcdUTMGridLayeris anILcdGXYLayerthat can be added in anILcdGXYViewto display a UTM MGRS grid.classILcdGXYLayerimplementation that is capable of visualizing cartesian (XY) grid data. -
Uses of ILcdNotLabelDeconflictableLayer in com.luciad.view.map.mgrs
Classes in com.luciad.view.map.mgrs that implement ILcdNotLabelDeconflictableLayerModifier and TypeClassDescriptionclassILcdGXYLayerimplementation that is capable of visualizing MGRS grid data (UTM + UPS).