public class PredefinedBoxes extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static ArrayList<PredefinedBoxes> |
butler1Boxes |
protected static ArrayList<PredefinedBoxes> |
butler2Boxes |
| Constructor and Description |
|---|
PredefinedBoxes(String displayName,
double eSize,
double nSize)
Creates a new PredefinedBoxes object.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayName()
DOCUMENT ME!
|
double |
getEastSize()
DOCUMENT ME!
|
String |
getKey()
DOCUMENT ME!
|
double |
getNorthSize()
DOCUMENT ME!
|
void |
setKey(String key)
DOCUMENT ME!
|
String |
toString()
DOCUMENT ME!
|
protected static final ArrayList<PredefinedBoxes> butler1Boxes
protected static final ArrayList<PredefinedBoxes> butler2Boxes
public PredefinedBoxes(String displayName, double eSize, double nSize)
displayName - DOCUMENT ME!eSize - DOCUMENT ME!nSize - DOCUMENT ME!public String getDisplayName()
public double getEastSize()
public double getNorthSize()
public String getKey()
public void setKey(String key)
key - DOCUMENT ME!Copyright © 2012–2025 cismet GmbH. All rights reserved.