|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.micello.mapapi.data.LevelGeometry
public class LevelGeometry
This is the object that packages the geometry list for a given level.
| Constructor Summary | |
|---|---|
LevelGeometry()
|
|
| Method Summary | |
|---|---|
int |
getCommunityId()
|
java.lang.String |
getLanguage()
|
int |
getLevelId()
|
int |
getVersion()
|
static LevelGeometry |
load(JSONObject json)
This method loads the from a JSON object. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LevelGeometry()
| Method Detail |
|---|
public int getLevelId()
public int getCommunityId()
public int getVersion()
public java.lang.String getLanguage()
public static LevelGeometry load(JSONObject json)
throws java.lang.Exception
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||