Serialized Form

Class org.geotools.data.FeatureEvent extends java.util.EventObject implements Serializable

Serialized Fields

type

int type
Indicates one of FEATURES_ADDED, FEATURES_REMOVED, FEATURES_CHANGED


bounds

com.vividsolutions.jts.geom.Envelope bounds
Indicates the bounds in which the modification occured.

This value is allowed to by null if this information is not known.


Class org.geotools.data.FeatureLockException extends java.io.IOException implements Serializable

Serialized Fields

featureID

java.lang.String featureID


Class org.geotools.data.SchemaNotFoundException extends java.io.IOException implements Serializable

Serialized Fields

typeName

java.lang.String typeName


Class org.geotools.filter.SQLEncoderException extends java.lang.Exception implements Serializable



Copyright © 1996-2003 GeoTools. All Rights Reserved.