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