FutureTownspublic interface IFutureTowns
| Modifier and Type | Method | Description |
|---|---|---|
ECityLabelAlignment |
getCityLabelAlignment() |
Alignemnt for the city label.
|
javafx.geometry.Point2D |
getCityLabelOffset() |
Offset for the city label.
|
javafx.geometry.Point2D |
getLocation() |
Retrieve future town location.
|
java.lang.String |
getName() |
Retrieve the town name
|
boolean |
isRiver() |
check if the town is on a river.
|
java.lang.String getName()
javafx.geometry.Point2D getLocation()
boolean isRiver()
ECityLabelAlignment getCityLabelAlignment()
javafx.geometry.Point2D getCityLabelOffset()
Copyright © 2011-2018 Sahits GmbH. All Rights Reserved.