Package org.cts.cs

Interface Summary
Extent An Extent defines a part of an infinite n-dimension space thanks to a method returning true for any set of coordinates lying inside this part and false for coordinates lying outside (input coordinates must be an array of n doubles).
 

Class Summary
Axis One of the fixed reference lines of a CoordinateSystem.
CoordinateSystem A CoordinateSystem is a set of ordered Axis defining how coordinates assigned to a point have to be interpreted.
GeographicExtent A geographic extent is an area of the Earth surface delimited by a southern latitude, a northern latitude, a western longitude and an eastern longitude.
 

Enum Summary
Axis.Direction Axis different directions.
 

Exception Summary
OutOfExtentException An exception arising while trying to work out of a valid area defined by an Extent object.
 



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