Uses of Class
org.opengis.util.NoSuchIdentifierException

Packages that use NoSuchIdentifierException
org.opengis.referencing Reference systems
org.opengis.referencing.operation Coordinate operations (relationship between any two coordinate reference systems). 
 

Uses of NoSuchIdentifierException in org.opengis.referencing
 

Subclasses of NoSuchIdentifierException in org.opengis.referencing
 class NoSuchAuthorityCodeException
          Thrown when an authority factory can't find the requested authority code.
 

Uses of NoSuchIdentifierException in org.opengis.referencing.operation
 

Methods in org.opengis.referencing.operation that throw NoSuchIdentifierException
 MathTransform MathTransformFactory.createBaseToDerived(CoordinateReferenceSystem baseCRS, ParameterValueGroup parameters, CoordinateSystem derivedCS)
          Creates a parameterized transform from a base CRS to a derived CS.
 MathTransform MathTransformFactory.createParameterizedTransform(ParameterValueGroup parameters)
          Creates a transform from a group of parameters.
 ParameterValueGroup MathTransformFactory.getDefaultParameters(String method)
          Returns the default parameter values for a math transform using the given method.
 



Copyright © 1994-2011 Open Geospatial Consortium. All Rights Reserved.