Uses of Class
org.geotools.referencing.operation.projection.Orthographic
-
Packages that use Orthographic Package Description org.geotools.referencing.operation.projection Basic implementations of map projections. -
-
Uses of Orthographic in org.geotools.referencing.operation.projection
Subclasses of Orthographic in org.geotools.referencing.operation.projection Modifier and Type Class Description class
EquatorialOrthographic
The equatorial case of theOrthographic
projection.class
ObliqueOrthographic
The oblique case of theOrthographic
projection.class
PolarOrthographic
The polar case of theOrthographic
projection.
-