|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
CoordinateOperationFactory
implementation is wanted, try
to provide a Hints.COORDINATE_OPERATION_FACTORY
hint to the
FactoryFinder.getCoordinateOperationFactory(org.geotools.factory.Hints)
method instead.
In a future version, this interface will be removed or expanded if
the hints way is not suffisient.
Implement this method to visit each available CoordinateOperationFactory
known to FactoryFinder
.
Method Summary | |
java.lang.Object |
factory(org.opengis.referencing.operation.CoordinateOperationFactory factory)
Deprecated. Implement this method to visit each available CoordinateOperationFactory known to FactoryFinder. |
Method Detail |
public java.lang.Object factory(org.opengis.referencing.operation.CoordinateOperationFactory factory) throws org.opengis.referencing.FactoryException
You may register additional Factories using META-INF/serivces please see
factory
-
org.opengis.referencing.FactoryException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |