|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface MapElement
| Method Summary | |
|---|---|
ElevationProfile |
getElevationProfile()
returns the elevation information for this GridElement. |
int |
getLayer()
|
Collection<MapOverlap<? extends MapElement,? extends MapElement>> |
getOverlaps()
returns all overlaps between this MapElement
and other MapElements. |
WorldObject |
getPrimaryRepresentation()
returns the primary representation, or null if the object doesn't have any. |
List<? extends WorldObject> |
getRepresentations()
returns the visual representations of this element. |
TagGroup |
getTags()
returns the tags of the underlying OSMElement |
| Methods inherited from interface IntersectionTestObject |
|---|
getAxisAlignedBoundingBoxXZ |
| Method Detail |
|---|
int getLayer()
List<? extends WorldObject> getRepresentations()
WorldObject getPrimaryRepresentation()
getRepresentations()ElevationProfile getElevationProfile()
Collection<MapOverlap<? extends MapElement,? extends MapElement>> getOverlaps()
MapElement
and other MapElements.
TagGroup getTags()
OSMElement
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||