public class Area extends Object implements Serializable
| Constructor and Description |
|---|
Area(String name,
BoundingBoxDoubleGf latLonBounds,
Authority authority,
boolean deprecated) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Authority |
getAuthority() |
BoundingBoxDoubleGf |
getLatLonBounds() |
String |
getName() |
int |
hashCode() |
boolean |
isDeprecated() |
String |
toString() |
public Area(String name, BoundingBoxDoubleGf latLonBounds, Authority authority, boolean deprecated)
public Authority getAuthority()
public BoundingBoxDoubleGf getLatLonBounds()
public String getName()
public boolean isDeprecated()
Copyright © 2015 Revolution Systems Inc.. All rights reserved.