com.sun.syndication.feed.module.georss.geometries
Class AbstractSurface

java.lang.Object
  extended by com.sun.syndication.feed.module.georss.geometries.AbstractGeometry
      extended by com.sun.syndication.feed.module.georss.geometries.AbstractGeometricPrimitive
          extended by com.sun.syndication.feed.module.georss.geometries.AbstractSurface
All Implemented Interfaces:
java.lang.Cloneable
Direct Known Subclasses:
Polygon

public abstract class AbstractSurface
extends AbstractGeometricPrimitive

Abstract base class for surface (area) objects

Author:
runaas

Constructor Summary
AbstractSurface()
          Creates a new instance of Surface
 
Method Summary
 
Methods inherited from class com.sun.syndication.feed.module.georss.geometries.AbstractGeometry
clone, equals
 
Methods inherited from class java.lang.Object
finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractSurface

public AbstractSurface()
Creates a new instance of Surface