| Package | Description |
|---|---|
| org.sbml.jsbml.ext.layout |
Provides classes for the Layout
package.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CubicBezier
In order to be able to represent smooth curves the
Layout package defines the
class CubicBezier. |
| Modifier and Type | Method and Description |
|---|---|
LineSegment |
LineSegment.clone() |
LineSegment |
Curve.createLineSegment()
Creates a new
LineSegment instance, adds it to this Curve and returns it. |
| Constructor and Description |
|---|
LineSegment(LineSegment lineSegment) |
Copyright © 2009–2016. All rights reserved.