| Package | Description |
|---|---|
| org.sbml.jsbml.ext.render |
Provides classes for the render package, see the specification at sbml.org.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Ellipse
Encodes an ellipse.
|
class |
GraphicalPrimitive2D |
class |
LineEnding |
class |
Polygon |
class |
Rectangle |
class |
RenderCurve
Implements the curve concept from the SBML render extension.
|
class |
RenderGroup
The
RenderGroup class from the SBML render extension is used to group graphical primitives together
to create composite representations from simple primitives. |
class |
Text |
| Modifier and Type | Method and Description |
|---|---|
GraphicalPrimitive1D |
GraphicalPrimitive1D.clone() |
| Constructor and Description |
|---|
GraphicalPrimitive1D(GraphicalPrimitive1D obj)
Clone constructor
|
Copyright © 2009–2020. All rights reserved.