Package com.luciad.view.map
package com.luciad.view.map
Utilities for making maps. A map displays part of Earth.
- Since:
- 1.0
-
ClassDescriptionThis
ILcdGXYController
serves the purpose of performing measurements on anILcdGXYView
.Interface for listeners that want to be informed when the measurement changes.ThisILcdGXYController
interprets mouse events for displaying an azimuth direction and an azimuth range.Utility class to format and parse coordinates in the British National Grid (BNG) notation.ILcdGXYPen
suited for painting and editing elementary shapes defined in a geodetic model reference, such as rhumb lines and geodetic lines.TLcdGeorefUtil
is a utility class for the Military Georeference of a latitude-longitude pair which ia also known as the World Geographic Reference System.ILcdGXYPen
suited for painting and editing elementary shapes defined in a cartesian grid coordinate system.This class represents a grid of meridians and parallels on the surface of the earth.TLcdGXYViewBufferedImage
extension suited for displaying maps.TLcdGXYViewCanvas
extension suited for displaying maps.BeanInfo class forTLcdMapCanvas
.An ILcdGXYPainterStyle implementation that paints lines with a given thickness expressed in a given unit.TLcdMapGeorefGridLayer
is anILcdGXYLayer
that can be added in anILcdGXYView
to display a GeorefGrid.This is a util class to get the geographical location expressed in grid coordinates of someILcdGridReference
of a (x,y) position on a mapILcdGXYView
.Deprecated.TLcdGXYViewJPanel
extension suited for displaying maps.TLcdGXYViewJPanelLightWeight
extension suited for displaying maps.A utility to retrieve and display the geographical location of a mouse position on an ILcdGXYView.ThisILcdGXYLayer
can be added in anILcdGXYView
to display aTLcdLonLatGrid
.BeanInfo class forTLcdMapLonLatGridLayer
.TLcdGXYViewPanel
extension suited for displaying maps.Deprecated.BeanInfo class forTLcdMapRulerController
ILcdGXYPen
that paints and edits elementary shapes as if they were defined in the geodetic reference system of theworld reference
.Deprecated.use the SetProjectionAction provided in the projection sampleTLcdUPSGridLayer
is anILcdGXYLayer
that can be added in anILcdGXYView
to display a Universal Polar Stereographic MGRS grid.This class can be used to retrieve aTLcdUPSGrid
reference for a specific point or hemisphere.Utility class to format coordinates into UPS-MGRS notation.A utility class that can be used to format and parse lon lat points to/from a UPS string.TLcdUTMGridLayer
is anILcdGXYLayer
that can be added in anILcdGXYView
to display a UTM MGRS grid.BeanInfo class for aTLcdUTMGridLayer
object.This class can be used to retrieve aTLcdUTMGrid
reference for a specific point or UTM zone.TLcdUtmMgrsUtil
is a utility class for the UTM Military Grid Reference, which is an alphanumeric version of a numerical UTM (Universal Transverse Mercator) grid coordinate.A utility class that can be used to format and parse lon lat points to/from a UTM String.TheTLcdUTMZone
extendsObject
, it represents a UTM-MGRS zone.ILcdGXYLayer
implementation that is capable of visualizing cartesian (XY) grid data.Builder that makes it possible to create XY grid overlay labels.The content that is displayed in the label.Style that can be used for XY grid layers.The axis for which style information can be specified.TLcdXYGridStyle.Builder<B extends TLcdXYGridStyle.Builder<B>>Builder for XY styles.
TLcdAdvancedMapRulerController