Serialized Form
-
Package org.apache.batik.ext.awt.geom
-
Class org.apache.batik.ext.awt.geom.Polygon2D
class Polygon2D extends Object implements Serializable-
Serialized Fields
-
bounds
Rectangle2D bounds
-
closedPath
GeneralPath closedPath
-
npoints
int npoints
-
path
GeneralPath path
-
xpoints
float[] xpoints
-
ypoints
float[] ypoints
-
-
-
Class org.apache.batik.ext.awt.geom.Polyline2D
class Polyline2D extends Object implements Serializable-
Serialized Fields
-
bounds
Rectangle2D bounds
-
closedPath
GeneralPath closedPath
-
npoints
int npoints
-
path
GeneralPath path
-
xpoints
float[] xpoints
-
ypoints
float[] ypoints
-
-
-
-
Package org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl
-
Exception Class org.gvsig.symbology.fmap.mapcontext.rendering.legend.impl.LegendDrawingException
class LegendDrawingException extends org.gvsig.fmap.mapcontext.rendering.legend.LegendException implements Serializable- serialVersionUID:
- 4322970061384248489L
-
-
Package org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style
-
Exception Class org.gvsig.symbology.fmap.mapcontext.rendering.symbol.style.BackgroundFileStyle.PersistenceCantSetSourceException
class PersistenceCantSetSourceException extends org.gvsig.tools.persistence.exception.PersistenceException implements Serializable- serialVersionUID:
- -3783412193739147977L
-