|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Parameter | |
---|---|
org.geotools.image.io.metadata | Geographic informations encoded in images as metadata. |
Uses of Parameter in org.geotools.image.io.metadata |
---|
Methods in org.geotools.image.io.metadata that return Parameter | |
---|---|
Parameter |
ImageReferencing.addParameter(java.lang.String name,
double value)
Adds an parameter to the projection. |
Parameter |
ImageReferencing.getParameter(int index)
Returns the parameter at the index for the projection, or null if not defined. |
Parameter[] |
ImageReferencing.getParameters()
Returns all parameters found for the projection in an array, or an empty array if no parameters have been defined, but never null . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |