|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractRing | |
---|---|
com.sun.syndication.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 com.sun.syndication.feed.module.georss.geometries |
---|
Subclasses of AbstractRing in com.sun.syndication.feed.module.georss.geometries | |
---|---|
class |
LinearRing
Linear boundary object constructed by linear interpolation between points. |
Methods in com.sun.syndication.feed.module.georss.geometries that return AbstractRing | |
---|---|
AbstractRing |
Polygon.getExterior()
Retrieve the outer border |
Methods in com.sun.syndication.feed.module.georss.geometries with parameters of type AbstractRing | |
---|---|
void |
Polygon.setExterior(AbstractRing exterior)
Set the outer border |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |