Serialized Form


Package org.cts

Class org.cts.CoordinateDimensionException extends IllegalCoordinateException implements Serializable

Class org.cts.CRSFactory.CRSCache extends LinkedHashMap<K,V> implements Serializable

Serialized Fields

limit

int limit

Class org.cts.IllegalCoordinateException extends Exception implements Serializable


Package org.cts.crs

Class org.cts.crs.CRSException extends Exception implements Serializable


Package org.cts.cs

Class org.cts.cs.OutOfExtentException extends Exception implements Serializable


Package org.cts.op

Class org.cts.op.NonInvertibleOperationException extends Exception implements Serializable


Package org.cts.op.transformation.grid

Class org.cts.op.transformation.grid.GridShift extends Object implements Serializable

Serialized Fields

lon

double lon

lat

double lat

lonShift

double lonShift

latShift

double latShift

lonAccuracy

double lonAccuracy

latAccuracy

double latAccuracy

latAccuracyAvailable

boolean latAccuracyAvailable

lonAccuracyAvailable

boolean lonAccuracyAvailable

subGridName

String subGridName

Class org.cts.op.transformation.grid.GridShiftFile extends Object implements Serializable

Serialized Fields

overviewHeaderCountId

String overviewHeaderCountId

overviewHeaderCount

int overviewHeaderCount

subGridHeaderCount

int subGridHeaderCount

subGridCount

int subGridCount

shiftType

String shiftType

version

String version

fromEllipsoid

String fromEllipsoid

toEllipsoid

String toEllipsoid

fromSemiMajorAxis

double fromSemiMajorAxis

fromSemiMinorAxis

double fromSemiMinorAxis

toSemiMajorAxis

double toSemiMajorAxis

toSemiMinorAxis

double toSemiMinorAxis

topLevelSubGrid

SubGrid[] topLevelSubGrid

lastSubGrid

SubGrid lastSubGrid

Class org.cts.op.transformation.grid.SubGrid extends Object implements Serializable

Serialized Fields

subGridName

String subGridName

parentSubGridName

String parentSubGridName

created

String created

updated

String updated

minLat

double minLat

maxLat

double maxLat

minLon

double minLon

maxLon

double maxLon

latInterval

double latInterval

lonInterval

double lonInterval

nodeCount

int nodeCount

lonColumnCount

int lonColumnCount

latRowCount

int latRowCount

latShift

float[] latShift

lonShift

float[] lonShift

latAccuracy

float[] latAccuracy

lonAccuracy

float[] lonAccuracy

raf

RandomAccessFile raf

subGridOffset

long subGridOffset

bigEndian

boolean bigEndian

subGrid

SubGrid[] subGrid

Package org.cts.op.transformation.grids

Class org.cts.op.transformation.grids.InterpolationMethodException extends Exception implements Serializable


Package org.cts.parser.prj

Class org.cts.parser.prj.PrjParserException extends RuntimeException implements Serializable


Package org.cts.parser.proj

Class org.cts.parser.proj.ParameterException extends RuntimeException implements Serializable


Package org.cts.registry

Class org.cts.registry.RegistryException extends Exception implements Serializable


Package org.cts.units

Class org.cts.units.Measure extends Object implements Serializable

Serialized Fields

svalue

double svalue

value

Number value

unit

Unit unit

precision

double precision

Class org.cts.units.Unit extends IdentifiableComponent implements Serializable

Serialized Fields

quantity

Quantity quantity

scale

double scale

offset

double offset

Package org.cts.util

Class org.cts.util.Complex extends Number implements Serializable

Serialized Fields

re

double re
Real part of this complex.


im

double im
Imaginery part of this complex.



Copyright © 2014 IRSTV CNRS-FR-2488. All Rights Reserved.