T - SBGNNode<T>AbstractSBGNNodeWithCloneMarker, AbstractSBGNProcessNode, Compartment, SourceSinkpublic abstract class AbstractSBGNnode<T> extends java.lang.Object implements SBGNNode<T>
| Constructor | Description |
|---|---|
AbstractSBGNnode() |
| Modifier and Type | Method | 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–2022. All rights reserved.