Serialized Form
-
Package org.gvsig.fmap.geom
-
Exception Class org.gvsig.fmap.geom.DMSNumberFormat.DMSNumberParseException
class DMSNumberParseException extends IllegalArgumentException implements Serializable -
Exception Class org.gvsig.fmap.geom.GeometryException
class GeometryException extends org.gvsig.tools.exception.BaseException implements Serializable- serialVersionUID:
- -8382242322162454758L
-
-
Package org.gvsig.fmap.geom.aggregate
-
Package org.gvsig.fmap.geom.complex
-
Package org.gvsig.fmap.geom.exception
-
Exception Class org.gvsig.fmap.geom.exception.CreateEnvelopeException
class CreateEnvelopeException extends org.gvsig.tools.exception.BaseException implements Serializable- serialVersionUID:
- -8080549653325427654L
-
Exception Class org.gvsig.fmap.geom.exception.CreateGeometryException
class CreateGeometryException extends GeometryException implements Serializable- serialVersionUID:
- -9092927920296656571L
-
Exception Class org.gvsig.fmap.geom.exception.GeometryRuntimeException
class GeometryRuntimeException extends RuntimeException implements Serializable -
Exception Class org.gvsig.fmap.geom.exception.ReprojectionRuntimeException
class ReprojectionRuntimeException extends RuntimeException implements Serializable
-
-
Package org.gvsig.fmap.geom.operation
-
Exception Class org.gvsig.fmap.geom.operation.GeometryOperationException
class GeometryOperationException extends org.gvsig.tools.exception.BaseException implements Serializable- serialVersionUID:
- 8230919748601156772L
-
Serialized Fields
-
geometryType
int geometryType
-
operationCode
int operationCode
-
-
Exception Class org.gvsig.fmap.geom.operation.GeometryOperationNotSupportedException
class GeometryOperationNotSupportedException extends org.gvsig.tools.exception.BaseException implements Serializable- serialVersionUID:
- -8394502194572892834L
-
Serialized Fields
-
geomTypeName
String geomTypeName
-
opCode
int opCode
-
-
-
Package org.gvsig.fmap.geom.primitive
-
Exception Class org.gvsig.fmap.geom.primitive.EnvelopeNotInitializedException
class EnvelopeNotInitializedException extends org.gvsig.tools.exception.BaseRuntimeException implements Serializable- serialVersionUID:
- -229548310440742973L
-
Class org.gvsig.fmap.geom.primitive.GeneralPathX
class GeneralPathX extends Object implements Serializable-
Serialized Fields
-
implementation
IGeneralPathX implementation
-
-
-
-
Package org.gvsig.fmap.geom.type
-
Exception Class org.gvsig.fmap.geom.type.GeometryTypeNotSupportedException
class GeometryTypeNotSupportedException extends GeometryException implements Serializable- serialVersionUID:
- -196778635358286969L
-
Serialized Fields
-
geomClassName
String geomClassName
Class name of the geometry type. Should never be null in this exception
-
-
Exception Class org.gvsig.fmap.geom.type.GeometryTypeNotValidException
class GeometryTypeNotValidException extends GeometryException implements Serializable- serialVersionUID:
- 2588983103873322295L
-
Serialized Fields
-
subType
int subType
-
type
int type
Class name of the geometry type. Should never be null in this exception
-
-