Uses of Class
org.geotools.referencing.factory.OrderedAxisCRSAuthorityFactory
-
Packages that use OrderedAxisCRSAuthorityFactory Package Description org.geotools.referencing.factory Base classes for factories and authority factories. -
-
Uses of OrderedAxisCRSAuthorityFactory in org.geotools.referencing.factory
Subclasses of OrderedAxisCRSAuthorityFactory 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.
-