public class EscherCompartment extends AbstractBox implements Element
height, width
x, y
Constructor and Description |
---|
EscherCompartment() |
EscherCompartment(EscherCompartment compartment) |
Modifier and Type | Method and Description |
---|---|
EscherCompartment |
clone() |
String |
getId() |
String |
getName() |
boolean |
isSetId() |
boolean |
isSetName() |
void |
setId(String id) |
equals, getHeight, getWidth, hashCode, isSetHeight, isSetWidth, setHeight, setWidth, toString
getX, getY, isSetX, isSetY, setX, setY
getUserObject, putUserObject, userObjectEntrySet, userObjectKeys
finalize, getClass, notify, notifyAll, wait, wait, wait
getUserObject, putUserObject, userObjectEntrySet, userObjectKeys
public EscherCompartment()
public EscherCompartment(EscherCompartment compartment)
public EscherCompartment clone()
clone
in class AbstractEscherBase
public String getName()
public boolean isSetId()
public boolean isSetName()
Copyright © 2015–2019 University of Tübingen. All rights reserved.