Uses of Class
com.luciad.view.map.painter.TLcdUTMZonePainter
Packages that use TLcdUTMZonePainter
-
Uses of TLcdUTMZonePainter in com.luciad.view.map
Methods in com.luciad.view.map that return TLcdUTMZonePainterModifier and TypeMethodDescriptionTLcdUTMGridLayer.getUTMZonePainter()
Returns the painter used to render a zone of a UTM grid.Methods in com.luciad.view.map with parameters of type TLcdUTMZonePainterModifier and TypeMethodDescriptionvoid
TLcdUTMGridLayer.setUTMZonePainter
(TLcdUTMZonePainter aUTMZonePainter) Sets the painter that will be used to render a zone of a UTM grid.