public abstract class KismetAbstractLink extends Object
| Constructor and Description |
|---|
KismetAbstractLink() |
KismetAbstractLink(Integer drawY,
Integer overrideDelta) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
Integer |
getDrawY() |
Integer |
getOverrideDelta() |
void |
setDescription(String description) |
void |
setDrawY(Integer drawY) |
void |
setOverrideDelta(Integer overrideDelta) |
public String getDescription()
public Integer getDrawY()
public Integer getOverrideDelta()
public void setDescription(String description)
public void setDrawY(Integer drawY)
public void setOverrideDelta(Integer overrideDelta)
Copyright © 2018 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All rights reserved.