class IAGSAreaDensity: Any
Fields
| Name | Description |
|---|---|
val area: IAGSAreaProperty?
|
This is density information for describing number of people, density and density color. |
val areaId: String?
|
Area identifier |
val densityProperty: IAGSDensityProperty?
|
This is density information for describing number of people, density and density color. |
Constructors
<init>
constructor(areaId: String?, densityProperty: IAGSDensityProperty?)
Area density information
Parameters
| Name | Description |
|---|---|
areaId: String?
|
|
densityProperty: IAGSDensityProperty?
|
Methods
equals
fun equals(other: Any?): Boolean
Parameters
| Name | Description |
|---|---|
other: Any?
|
ReturnValue
| Name | Description |
|---|---|
Boolean
|
toString
fun toString(): String
ReturnValue
| Name | Description |
|---|---|
String
|
Area density information