Uses of Class
org.geotiff.epsg.InvalidCodeException

Packages that use InvalidCodeException
org.geotiff.epsg   
 

Uses of InvalidCodeException in org.geotiff.epsg
 

Methods in org.geotiff.epsg that throw InvalidCodeException
static HorizontalCS HorizontalCS.create(int code)
          Factory method for coordinate systems.