Class AbstractSurface
- java.lang.Object
-
- com.rometools.modules.georss.geometries.AbstractGeometry
-
- com.rometools.modules.georss.geometries.AbstractGeometricPrimitive
-
- com.rometools.modules.georss.geometries.AbstractSurface
-
- All Implemented Interfaces:
Serializable,Cloneable
- Direct Known Subclasses:
Polygon
public abstract class AbstractSurface extends AbstractGeometricPrimitive
Abstract base class for surface (area) objects- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description AbstractSurface()
-