|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DefaultAffineCS | |
|---|---|
| org.geotoolkit.referencing.cs | Coordinate system implementations. |
| Uses of DefaultAffineCS in org.geotoolkit.referencing.cs |
|---|
| Subclasses of DefaultAffineCS in org.geotoolkit.referencing.cs | |
|---|---|
class |
DefaultCartesianCS
A 1-, 2-, or 3-dimensional coordinate system. |
| Methods in org.geotoolkit.referencing.cs that return DefaultAffineCS | |
|---|---|
DefaultAffineCS |
DefaultAffineCS.usingUnit(Unit<?> unit)
Returns a new coordinate system with the same properties than the current one except for axis units. |
static DefaultAffineCS |
DefaultAffineCS.wrap(AffineCS object)
Returns a Geotk coordinate system implementation with the same values than the given arbitrary implementation. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||