| Package | Description |
|---|---|
| org.sbml.jsbml.ext.render |
Provides classes for the render package, see the specification at sbml.org.
|
| Modifier and Type | Field and Description |
|---|---|
protected GraphicalPrimitive2D.FillRule |
GraphicalPrimitive2D.fillRule |
| Modifier and Type | Method and Description |
|---|---|
GraphicalPrimitive2D.FillRule |
GraphicalPrimitive2D.getFillRule() |
static GraphicalPrimitive2D.FillRule |
GraphicalPrimitive2D.FillRule.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GraphicalPrimitive2D.FillRule[] |
GraphicalPrimitive2D.FillRule.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GraphicalPrimitive2D.setFillRule(GraphicalPrimitive2D.FillRule fillRule)
Set the value of fillRule
|
Copyright © 2009–2016. All rights reserved.