|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Position | |
---|---|
org.apache.abdera.ext.geo |
Uses of Position in org.apache.abdera.ext.geo |
---|
Subclasses of Position in org.apache.abdera.ext.geo | |
---|---|
class |
Box
|
class |
Line
|
class |
Multiple
|
class |
Point
|
class |
Polygon
|
Methods in org.apache.abdera.ext.geo with type parameters of type Position | ||
---|---|---|
|
Position.clone()
|
Methods in org.apache.abdera.ext.geo that return Position | |
---|---|
static Position |
GeoHelper.getAsPosition(Element element)
|
static Position[] |
GeoHelper.getPositions(ExtensibleElement element)
|
Methods in org.apache.abdera.ext.geo that return types with arguments of type Position | |
---|---|
static Iterator<Position> |
GeoHelper.listPositions(ExtensibleElement element)
|
Methods in org.apache.abdera.ext.geo with parameters of type Position | |
---|---|
static void |
GeoHelper.addPosition(ExtensibleElement element,
Position position)
|
static void |
GeoHelper.addPosition(ExtensibleElement element,
Position position,
GeoHelper.Encoding encoding)
|
int |
Multiple.compareTo(Position o)
|
int |
Point.compareTo(Position o)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |