|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcitysdk.tourism.client.parser.data.PolygonContent
public class PolygonContent
Container of a polygon. A polygon is no more than a list of LocationContent.
| Constructor Summary | |
|---|---|
PolygonContent()
|
|
| Method Summary | |
|---|---|
void |
addLocation(LocationContent content)
|
int |
getNumGeo()
|
java.util.List<LocationContent> |
getValues()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PolygonContent()
| Method Detail |
|---|
public java.util.List<LocationContent> getValues()
public void addLocation(LocationContent content)
public int getNumGeo()
getNumGeo in interface GeometryContent
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||