Uses of Class
org.geotools.referencing.factory.TransformedAuthorityFactory
-
Packages that use TransformedAuthorityFactory Package Description org.geotools.referencing.factory Base classes for factories and authority factories. -
-
Uses of TransformedAuthorityFactory in org.geotools.referencing.factory
Subclasses of TransformedAuthorityFactory in org.geotools.referencing.factory Modifier and Type Class Description class
OrderedAxisAuthorityFactory
An authority factory which delegates all the work to an other factory, and reorder the axis in some pre-determined order.class
OrderedAxisCRSAuthorityFactory
An authority factory which delegates all the work to an other factory, and reorder the axis in some pre-determined order.
-