T - public interface SBGNNodeWithCloneMarker<T> extends SBGNNode<T>
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasCloneMarker() |
boolean |
isSetCloneMarker() |
void |
setCloneMarker(boolean hasCloneMarker)
Method to set the boolean clone marker value if the clone marker should be
drawn.
|
draw, getLineWidth, setLineWidthvoid setCloneMarker(boolean hasCloneMarker)
hasCloneMarker - if true, the glyph of the species should be drawn with a
clone markerboolean hasCloneMarker()
boolean isSetCloneMarker()
true if the clone marker property has been defined for this
node, false if this variable is not set.Copyright © 2009–2020. All rights reserved.