| Modifier and Type | Method and Description |
|---|---|
ECityLabelAlignment |
IFutureTowns.getCityLabelAlignment()
Alignemnt for the city label.
|
| Modifier and Type | Field and Description |
|---|---|
private ECityLabelAlignment |
FoundNewSettlement.cityLabelAlignment |
| Constructor and Description |
|---|
FoundNewSettlement(int duration,
javafx.geometry.Point2D location,
String name,
boolean river,
javafx.geometry.Point2D cityLabelOffset,
ECityLabelAlignment cityLabelAlignment) |
| Modifier and Type | Field and Description |
|---|---|
private ECityLabelAlignment |
City.cityLabelAlignment |
| Modifier and Type | Method and Description |
|---|---|
static ECityLabelAlignment |
ECityLabelAlignment.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ECityLabelAlignment[] |
ECityLabelAlignment.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
private ECityLabelAlignment |
FutureTowns.cityLabelAlignment |
Copyright © 2011-2018 Sahits GmbH. All Rights Reserved.