Modifier and Type | Method and Description |
---|---|
Curve |
Curve.cloneObject()
Creates and returns a deep copy of this
SBase object. |
Curve |
ReactionGlyph.getCurve() |
Curve |
ReferenceGlyph.getCurve() |
Curve |
SpeciesReferenceGlyph.getCurve() |
Curve |
GeneralGlyph.getCurve() |
Modifier and Type | Method and Description |
---|---|
void |
ReactionGlyph.setCurve(Curve curve) |
void |
ReferenceGlyph.setCurve(Curve curve) |
void |
SpeciesReferenceGlyph.setCurve(Curve curve) |
void |
GeneralGlyph.setCurve(Curve curve) |
Constructor and Description |
---|
Curve(Curve source) |