|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.geotools.feature.DefaultFeature
org.geotools.data.jdbc.MutableFIDFeature
| Nested Class Summary |
| Nested classes inherited from class org.geotools.feature.Feature |
Feature.NULL |
| Field Summary |
| Fields inherited from class org.geotools.feature.DefaultFeature |
featureId |
| Constructor Summary | |
protected |
MutableFIDFeature(DefaultFeatureType ft,
java.lang.Object[] attributes,
java.lang.String fid)
|
| Method Summary | |
protected void |
setID(java.lang.String id)
Sets the FID. |
| Methods inherited from class org.geotools.feature.DefaultFeature |
clone, equals, getAttribute, getAttribute, getAttributes, getBounds, getDefaultGeometry, getFeatureType, getID, getNumberOfAttributes, getParent, hashCode, setAttribute, setAttribute, setAttributes, setAttributeValue, setDefaultGeometry, setParent, toComplex, toString |
| Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
protected MutableFIDFeature(DefaultFeatureType ft,
java.lang.Object[] attributes,
java.lang.String fid)
throws IllegalAttributeException
| Method Detail |
protected void setID(java.lang.String id)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||