Package | Description |
---|---|
com.rometools.modules.georss.geometries |
This package contains classes for handling of geometric objects in a
geographical context, mainly for
use with the GeoRSS library.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractCurve
Abstract base class for Curves (linear objects)
|
class |
AbstractSurface
Abstract base class for surface (area) objects
|
class |
LineString
Linear object constructed by linear interpolation between points
|
class |
Point
Point object, contains a position
|
class |
Polygon
Polygon, a surface object bounded by one external ring and zero or more internal rings
|
Copyright © 2018. All rights reserved.