| Package | Description |
|---|---|
| org.sbml.jsbml.ext.layout |
Provides classes for the Layout
package.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
CubicBezier |
Represents smooth curves in the
Layout package. |
| Modifier and Type | Method | Description |
|---|---|---|
LineSegment |
LineSegment.clone() |
|
LineSegment |
Curve.createLineSegment() |
Creates a new
LineSegment instance, adds it to this Curve and returns it. |
LineSegment |
Curve.createLineSegment(Point start,
Point end) |
| Constructor | Description |
|---|---|
LineSegment(LineSegment lineSegment) |
Copyright © 2009–2022. All rights reserved.