|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.geotools.metadata.iso.MetadataEntity
org.geotools.metadata.iso.spatial.SpatialRepresentationImpl
org.geotools.metadata.iso.spatial.GridSpatialRepresentationImpl
org.geotools.metadata.iso.spatial.GeoreferenceableImpl
Grid with cells irregularly spaced in any given geographic/map projection coordinate system, whose individual cells can be geolocated using geolocation information supplied with the data but cannot be geolocated from the grid properties alone.
| Field Summary |
| Fields inherited from class org.geotools.metadata.iso.MetadataEntity |
LOGGER |
| Constructor Summary | |
GeoreferenceableImpl()
Constructs an initially empty georeferenceable. |
|
GeoreferenceableImpl(int numberOfDimensions,
java.util.List axisDimensionsProperties,
org.opengis.metadata.spatial.CellGeometry cellGeometry,
boolean transformationParameterAvailable,
boolean controlPointAvailable,
boolean orientationParameterAvailable)
Creates a georeferencable initialized to the given parameters. |
|
| Method Summary | |
boolean |
equals(java.lang.Object object)
Compare this georeferenceable object with the specified object for equality. |
protected void |
freeze()
Declare this metadata and all its attributes as unmodifiable. |
org.opengis.util.InternationalString |
getOrientationParameterDescription()
Description of parameters used to describe sensor orientation. |
java.util.Collection |
getParameterCitation()
Reference providing description of the parameters. |
java.lang.Object |
getParameters()
Terms which support grid data georeferencing. |
int |
hashCode()
Returns a hash code value for this object. |
boolean |
isControlPointAvailable()
Indication of whether or not control point(s) exists. |
boolean |
isOrientationParameterAvailable()
Indication of whether or not orientation parameters are available. |
void |
setControlPointAvailable(boolean newValue)
Set an indication of whether or not control point(s) exists. |
void |
setOrientationParameterAvailable(boolean newValue)
Set an indication of whether or not orientation parameters are available. |
void |
setOrientationParameterDescription(org.opengis.util.InternationalString newValue)
Set a description of parameters used to describe sensor orientation. |
void |
setParameterCitation(java.util.Collection newValues)
Set reference providing description of the parameters. |
void |
setParameters(java.lang.Object newValue)
Set terms which support grid data georeferencing. |
java.lang.String |
toString()
Returns a string representation of this object. |
| Methods inherited from class org.geotools.metadata.iso.spatial.GridSpatialRepresentationImpl |
getAxisDimensionsProperties, getCellGeometry, getNumberOfDimensions, isTransformationParameterAvailable, setAxisDimensionsProperties, setCellGeometry, setNumberOfDimensions, setTransformationParameterAvailable |
| Methods inherited from class org.geotools.metadata.iso.MetadataEntity |
appendLineSeparator, checkWritePermission, copyCollection, isModifiable, nonNullCollection, unmodifiable, unmodifiable |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.opengis.metadata.spatial.GridSpatialRepresentation |
getAxisDimensionsProperties, getCellGeometry, getNumberOfDimensions, isTransformationParameterAvailable |
| Constructor Detail |
public GeoreferenceableImpl()
public GeoreferenceableImpl(int numberOfDimensions,
java.util.List axisDimensionsProperties,
org.opengis.metadata.spatial.CellGeometry cellGeometry,
boolean transformationParameterAvailable,
boolean controlPointAvailable,
boolean orientationParameterAvailable)
| Method Detail |
public boolean isControlPointAvailable()
isControlPointAvailable in interface org.opengis.metadata.spatial.Georeferenceablepublic void setControlPointAvailable(boolean newValue)
public boolean isOrientationParameterAvailable()
isOrientationParameterAvailable in interface org.opengis.metadata.spatial.Georeferenceablepublic void setOrientationParameterAvailable(boolean newValue)
public org.opengis.util.InternationalString getOrientationParameterDescription()
getOrientationParameterDescription in interface org.opengis.metadata.spatial.Georeferenceablepublic void setOrientationParameterDescription(org.opengis.util.InternationalString newValue)
public java.lang.Object getParameters()
getParameters in interface org.opengis.metadata.spatial.Georeferenceablepublic void setParameters(java.lang.Object newValue)
public java.util.Collection getParameterCitation()
getParameterCitation in interface org.opengis.metadata.spatial.Georeferenceablepublic void setParameterCitation(java.util.Collection newValues)
protected void freeze()
freeze in class GridSpatialRepresentationImplpublic boolean equals(java.lang.Object object)
equals in class GridSpatialRepresentationImplpublic int hashCode()
hashCode in class GridSpatialRepresentationImplpublic java.lang.String toString()
toString in class GridSpatialRepresentationImpl
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||