T - @see SBGNNodepublic abstract class AbstractSBGNnode<T> extends Object implements SBGNNode<T>
| Constructor and Description |
|---|
AbstractSBGNnode() |
| Modifier and Type | Method and Description |
|---|---|
double |
getLineWidth() |
void |
setLineWidth(double lineWidth) |
public double getLineWidth()
getLineWidth in interface SBGNNode<T>public void setLineWidth(double lineWidth)
setLineWidth in interface SBGNNode<T>lineWidth - the lineWidth to setCopyright © 2009–2018. All rights reserved.