Package com.luciad.reference
package com.luciad.reference
Everything related to model references and view references.
- Since:
- 1.0
-
ClassDescriptionBase class for geo reference implementations.An
ILcdGeocentricReference
is anILcdGeoReference
.Tag interface for geodetic references.Deprecated.This is an interface for all classes defining the nature of the geographical Objects contained in anILcdModel
.AnILcdGridReference
is anILcdGeoReference
that contains the relation between (longitude,latitude, height) coordinates and cartesian (x, y, z) coordinates.AnILcdTopocentricReference
is anILcdGeoReference
that is defined by a geodetic datum and a lon-lat-height point that defines the origin of the topocentric coordinate system of this reference.Container class that provides information about the axes of a reference system.This enum represents an axis orientation.A generic cartesian reference that can be used as a model reference or world reference.This class contains all information about the German grid system.The default implementation ofILcdGeocentricReference
.ATLcdGeodeticReference
is an implementation ofILcdGeodeticReference
.Deprecated.Use the new vertical datum support incom.luciad.geodesy.ILcdGeodeticDatum
as this allows to use geoids for geodetic datums andILcdGeoReference
instances such ascom.luciad.reference.ILcdGridReference
.ATLcdGridReference
is an implementation of anILcdGridReference
.A BeanInfo forTLcdGridReference
.ACustomizer
for aTLcdGridReference
.Editor support for aTLcdGridReference
.This class contains all information about the Belgian grid system.This ILcdGridReference implements the french grid system.ThisILcdModelReferenceDecoder
decodes model references based on .ref property files corresponding to the given source files.ThisILcdModelReferenceEncoder
encodes model references in .ref files corresponding to the given destination files.TheTLcdModelReferenceFactory
is capable of creating an instance ofILcdModelReference
by decoding a givenProperties
object.Deprecated.As of V2.0, replaced byTLcdModelReferenceFactory
.Deprecated.This class uses outdated hardcoded parameters.This model reference decoder constructs model references based on the rational polynomial coefficients read from RPC files, as distributed by GeoEye.This class contains all information about the Swiss grid system.ATLcdTopocentricReference
is an implementation of anILcdTopocentricReference
.ThisILcdGridReference
represents a UPS grid reference.ThisILcdGridReference
represents a UTM grid reference.Implementation ofILcdModelReference
that is not geo-referenced.
com.luciad.geodesy.ILcdGeodeticDatum
as this allows to use geoids for geodetic datums andILcdGeoReference
instances such ascom.luciad.reference.ILcdGridReference
.