|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractRing | |
---|---|
org.rometools.feed.module.georss.geometries | This package contains classes for handling of geometric objects in a geographical context, mainly for use with the GeoRSS library. |
Uses of AbstractRing in org.rometools.feed.module.georss.geometries |
---|
Subclasses of AbstractRing in org.rometools.feed.module.georss.geometries | |
---|---|
class |
LinearRing
Linear boundary object constructed by linear interpolation between points. |
Methods in org.rometools.feed.module.georss.geometries that return AbstractRing | |
---|---|
AbstractRing |
Polygon.getExterior()
Retrieve the outer border |
Methods in org.rometools.feed.module.georss.geometries with parameters of type AbstractRing | |
---|---|
void |
Polygon.setExterior(AbstractRing exterior)
Set the outer border |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |