| java.lang.Object | |
| ↳ | com.mapsted.ui.map.arbitrary_location.ArbitraryLocation |
| Nested Classes | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| class | ArbitraryLocation.Shape | ||||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public String | name | ||||||||||
| public ArbitraryLocation.Shape | shape | ||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| ArbitraryLocation(List<Integer> zone, ArbitraryLocation.Shape shape, String name) | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| static Zone | convertToZone(List<Integer> zoneArray) | ||||||||||
| ArbitraryLocation.Shape | getShape() | ||||||||||
| Zone | getZone() | ||||||||||
| String | toString() | ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||