| Package | Description |
|---|---|
| org.sbml.jsbml.ext.layout |
Provides classes for the Layout
package.
|
| Modifier and Type | Method and Description |
|---|---|
Curve |
Curve.clone() |
Curve |
ReactionGlyph.createCurve()
Creates and adds a new
Curve to this ReactionGlyph. |
Curve |
ReferenceGlyph.createCurve() |
Curve |
SpeciesReferenceGlyph.createCurve() |
Curve |
GeneralGlyph.getCurve() |
Curve |
ReactionGlyph.getCurve() |
Curve |
ReferenceGlyph.getCurve() |
Curve |
SpeciesReferenceGlyph.getCurve() |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneralGlyph.setCurve(Curve curve)
This is an optional attribute of type
Curve. |
void |
ReactionGlyph.setCurve(Curve curve)
The curve describes the center section of a
ReactionGlyph. |
void |
ReferenceGlyph.setCurve(Curve curve)
The curve is an optional element of type
Curve. |
void |
SpeciesReferenceGlyph.setCurve(Curve curve)
The curve is an optional element of type
Curve. |
| Constructor and Description |
|---|
Curve(Curve curve) |
Copyright © 2009–2016. All rights reserved.