org.rometools.feed.module.georss.geometries
Class AbstractCurve
java.lang.Object
org.rometools.feed.module.georss.geometries.AbstractGeometry
org.rometools.feed.module.georss.geometries.AbstractGeometricPrimitive
org.rometools.feed.module.georss.geometries.AbstractCurve
- All Implemented Interfaces:
- Serializable, Cloneable
- Direct Known Subclasses:
- LineString
public abstract class AbstractCurve
- extends AbstractGeometricPrimitive
Abstract base class for Curves (linear objects)
- Author:
- runaas
- See Also:
- Serialized Form
Constructor Summary |
AbstractCurve()
Creates a new instance of Curve |
AbstractCurve
public AbstractCurve()
- Creates a new instance of Curve
Copyright © 2013 ROME Project. All Rights Reserved.