Uses of Package
com.luciad.projection
Package
Description
Provides the addon that allows to open data that is missing a valid model reference
(=coordinate system), and that allows to create Luciad .ref files for storing such a model reference
specification.
Provides actions that have a relationship with a Lightspeed map.
All projection related aspects.
Everything related to model references and view references.
Construction and formatting of coordinate reference systems.
Utilities for making maps.
-
-
-
ClassDescription
ALcdAzimuthal
projections areILcdProjection
objects that have a central point of zero distortion.AALcdConic
is aILcdProjection
that is derived by projection of geodetic points on a cone which is then unrolled.AnALcdCylindrical
is anILcdProjection
that is obtained by wrapping a cylinder around the earth globe such that it touches the equator.ALcdGeneralPerspective
areILcdProjection
objects that have a central point of zero distortion.AnALcdObliqueCylindrical
is anILcdProjection
that is obtained by wrapping a cylinder around the globe.ALcdPerspective
areILcdProjection
objects that have a central point of zero distortion.This abstract class can be used to implement anILcdProjection
.AALcdTransverseCylindrical
is aILcdProjection
for which a cylinder is wrapped around the globe.ILcdAzimuthals
areILcdProjection
objects that have a central point of zero distortion.Deprecated.This interface has been deprecated.AnILcdConic
is anILcdProjection
that is derived by projection of geodetic points on a cone which is then unrolled.AnILcdCylindrical
is anILcdProjection
that is obtained by wrapping a cylinder around the earth globe such that it touches the equator.ILcdGeneralPerspective
areILcdProjection
objects that have a central point of zero distortion.AnILcdObliqueCylindrical
is anILcdProjection
that is obtained by wrapping a cylinder around the globe.ILcdPerspective
areILcdProjection
objects that have a central point of zero distortion.AnILcdProjection
is a map projection.An ILcdProjection that uses pairs of tie points to map from one coordinate system to another.AnILcdTransverseCylindrical
is anILcdProjection
for which a cylinder is wrapped around the globe.Cassini projection.Mercator projection.The variant of this projection.TLcdProjectionEditor
extendsPropertyEditorSupport
to provide bean property editor support for projections. -
-
-