| Package | Description |
|---|---|
| org.sbml.jsbml.ext.render |
Provides classes for the render package, see the specification at sbml.org.
|
| Class and Description |
|---|
| AbstractRenderPlugin |
| ColorDefinition |
| DefaultValues
Encodes default values within the containing
ListOfGlobalRenderInformation or ListOfLocalRenderInformation. |
| Ellipse
Encodes an ellipse.
|
| FontFamily
The FontFamily enumeration gives a hint as to which font is to be used when rendering
Text elements. |
| FontRenderStyle |
| GlobalRenderInformation |
| GradientBase |
| GradientBase.Spread
The type GradientSpreadMethod is being used by GradientBase elements to decide how gradients propagate over
the whole element they are applied to.
|
| GradientStop |
| GraphicalPrimitive1D |
| GraphicalPrimitive2D |
| GraphicalPrimitive2D.FillRule
The type FillRule enumeration describes how a surface created by connecting points on a Polygon are to be filled when rendered.
|
| HTextAnchor
The enumeration HTextAnchor defines the horizontal alignment of text elements.
|
| Image |
| LinearGradient |
| LineEnding |
| ListOfGlobalRenderInformation
Derives from the
ListOf class and contains one or more objects of type GlobalRenderInformation. |
| ListOfLocalRenderInformation
Derives from the
ListOf class and contains one or more objects of type LocalRenderInformation. |
| ListOfRenderInformation
Derives from the
ListOf class and contains one or more objects of type RenderInformationBase. |
| LocalRenderInformation |
| LocalStyle |
| Point3D |
| Polygon |
| RadialGradient |
| Rectangle |
| RenderCubicBezier |
| RenderCurve
Implements the curve concept from the SBML render extension.
|
| RenderCurveSegment
Parent class to
RenderPoint and RenderCubicBezier. |
| RenderCurveSegment.Type |
| RenderGraphicalObjectPlugin
Extends the
GraphicalObject class with an extra attribute. |
| RenderGroup
The
RenderGroup class from the SBML render extension is used to group graphical primitives together
to create composite representations from simple primitives. |
| RenderInformationBase |
| RenderLayoutPlugin |
| RenderListOfLayoutsPlugin |
| RenderPoint |
| Style |
| Style.Type
The type StyleType is used by
LocalStyle and GlobalStyle elements, in order to apply a particular style to a
GraphicalObject. |
| Text |
| Transformation |
| Transformation2D |
| VTextAnchor
The VTextAnchor enumeration allows models to specify how text elements are to be
vertically aligned within their
BoundingBox. |
Copyright © 2009–2017. All rights reserved.