Return projection code. This should be a unique identifier. If projection supports parameters, return a different code for each set of parameters. The EPSG code can be used (if defined for the projection).
@return the projection identifier
Look up the given value within the given group of constants.
Will return the first match.
@param value constant value to look up
@param namePrefix prefix of the constant names to search (may be null)
@return the name of the constant field
@throws ConstantException if the value wasn't found
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.