Skip navigation links
A B C D E F G H I L M N O P R S T U V W X Y Z 

A

AbstractReferenceGlyph - Class in org.sbml.jsbml.ext.layout
Abstract super class for all kinds of glyphs that graphically represent an instance of NamedSBase.
AbstractReferenceGlyph() - Constructor for class org.sbml.jsbml.ext.layout.AbstractReferenceGlyph
 
AbstractReferenceGlyph(int, int) - Constructor for class org.sbml.jsbml.ext.layout.AbstractReferenceGlyph
 
AbstractReferenceGlyph(AbstractReferenceGlyph) - Constructor for class org.sbml.jsbml.ext.layout.AbstractReferenceGlyph
 
AbstractReferenceGlyph(String) - Constructor for class org.sbml.jsbml.ext.layout.AbstractReferenceGlyph
 
AbstractReferenceGlyph(String, int, int) - Constructor for class org.sbml.jsbml.ext.layout.AbstractReferenceGlyph
 
accepts(Object) - Method in class org.sbml.jsbml.ext.layout.NamedSBaseReferenceFilter
 
add(Layout) - Method in class org.sbml.jsbml.ext.layout.LayoutModelPlugin
Adds the given Layout to the listOfLayouts.
addAdditionalGraphicalObject(GraphicalObject) - Method in class org.sbml.jsbml.ext.layout.Layout
Adds an arbitrary additional GraphicalObject.
addCompartmentGlyph(CompartmentGlyph) - Method in class org.sbml.jsbml.ext.layout.Layout
addCurveSegment(CurveSegment) - Method in class org.sbml.jsbml.ext.layout.Curve
 
addCurveSegment(int, CurveSegment) - Method in class org.sbml.jsbml.ext.layout.Curve
 
addErrorCodesForAttribute(Set<Integer>, int, int, String) - Method in class org.sbml.jsbml.validator.offline.constraints.LayoutConstraints
 
addErrorCodesForCheck(Set<Integer>, int, int, SBMLValidator.CHECK_CATEGORY) - Method in class org.sbml.jsbml.validator.offline.constraints.LayoutConstraints
 
addGeneralGlyph(GeneralGlyph) - Method in class org.sbml.jsbml.ext.layout.Layout
Adds a GeneralGlyph object.
addGraphicalObject(GraphicalObject) - Method in class org.sbml.jsbml.ext.layout.Layout
Adds an arbitrary additional GraphicalObject.
addLayout(Layout) - Method in class org.sbml.jsbml.ext.layout.LayoutModelPlugin
Adds the given Layout to the listOfLayouts.
addReactionGlyph(ReactionGlyph) - Method in class org.sbml.jsbml.ext.layout.Layout
Adds a ReactionGlyph to this layout
addReferenceGlyph(ReferenceGlyph) - Method in class org.sbml.jsbml.ext.layout.GeneralGlyph
Appends the specified element to the end of the GeneralGlyph.listOfReferenceGlyphs.
addSpeciesGlyph(SpeciesGlyph) - Method in class org.sbml.jsbml.ext.layout.Layout
 
addSpeciesReferenceGlyph(SpeciesReferenceGlyph) - Method in class org.sbml.jsbml.ext.layout.ReactionGlyph
Appends the specified element to the end of the ReactionGlyph.listOfSpeciesReferencesGlyphs.
addSubGlyph(GraphicalObject) - Method in class org.sbml.jsbml.ext.layout.GeneralGlyph
Adds a new GraphicalObject to the listOfSubGlyphs.
addTextGlyph(TextGlyph) - Method in class org.sbml.jsbml.ext.layout.Layout
 
all_L3_namespaces - Static variable in class org.sbml.jsbml.ext.layout.LayoutConstants
 

B

basePoint1 - Static variable in class org.sbml.jsbml.ext.layout.LayoutConstants
 
basePoint2 - Static variable in class org.sbml.jsbml.ext.layout.LayoutConstants
 
BoundingBox - Class in org.sbml.jsbml.ext.layout
The BoundingBox class specifies the required elements position and dimension.
BoundingBox() - Constructor for class org.sbml.jsbml.ext.layout.BoundingBox
 
BoundingBox(BoundingBox) - Constructor for class org.sbml.jsbml.ext.layout.BoundingBox
 
BoundingBox(int, int) - Constructor for class org.sbml.jsbml.ext.layout.BoundingBox
 
BoundingBox(String) - Constructor for class org.sbml.jsbml.ext.layout.BoundingBox
 
BoundingBox(String, int, int) - Constructor for class org.sbml.jsbml.ext.layout.BoundingBox
 
boundingBox - Static variable in class org.sbml.jsbml.ext.layout.LayoutConstants
 

C

clone() - Method in class org.sbml.jsbml.ext.layout.AbstractReferenceGlyph
 
clone() - Method in class org.sbml.jsbml.ext.layout.BoundingBox
 
clone() - Method in class org.sbml.jsbml.ext.layout.CompartmentGlyph
 
clone() - Method in class org.sbml.jsbml.ext.layout.CubicBezier
 
clone() - Method in class org.sbml.jsbml.ext.layout.Curve
 
clone() - Method in class org.sbml.jsbml.ext.layout.Dimensions
 
clone() - Method in class org.sbml.jsbml.ext.layout.GeneralGlyph
 
clone() - Method in class org.sbml.jsbml.ext.layout.GraphicalObject
 
clone() - Method in class org.sbml.jsbml.ext.layout.Layout
 
clone() - Method in class org.sbml.jsbml.ext.layout.LayoutModelPlugin
 
clone() - Method in class org.sbml.jsbml.ext.layout.LineSegment
 
clone() - Method in class org.sbml.jsbml.ext.layout.Point
 
clone() - Method in class org.sbml.jsbml.ext.layout.ReactionGlyph
 
clone() - Method in class org.sbml.jsbml.ext.layout.ReferenceGlyph
 
clone() - Method in class org.sbml.jsbml.ext.layout.SpeciesGlyph
 
clone() - Method in class org.sbml.jsbml.ext.layout.SpeciesReferenceGlyph
 
clone() - Method in class org.sbml.jsbml.ext.layout.TextGlyph
 
clonePointAttributes(Point, Point) - Method in class org.sbml.jsbml.ext.layout.Point
Clones the x, y and z coordinates from point to cloned.
compartment - Static variable in class org.sbml.jsbml.ext.layout.LayoutConstants
 
CompartmentGlyph - Class in org.sbml.jsbml.ext.layout
The CompartmentGlyph class is derived from GraphicalObject and inherits its attributes.
CompartmentGlyph() - Constructor for class org.sbml.jsbml.ext.layout.CompartmentGlyph
 
CompartmentGlyph(CompartmentGlyph) - Constructor for class org.sbml.jsbml.ext.layout.CompartmentGlyph
 
CompartmentGlyph(int, int) - Constructor for class org.sbml.jsbml.ext.layout.CompartmentGlyph
 
CompartmentGlyph(String) - Constructor for class org.sbml.jsbml.ext.layout.CompartmentGlyph
 
CompartmentGlyph(String, int, int) - Constructor for class org.sbml.jsbml.ext.layout.CompartmentGlyph
 
compartmentGlyph - Static variable in class org.sbml.jsbml.ext.layout.LayoutConstants
 
containsGlyph(Compartment) - Method in class org.sbml.jsbml.ext.layout.Layout
 
containsGlyph(Reaction) - Method in class org.sbml.jsbml.ext.layout.Layout
 
containsGlyph(Species) - Method in class org.sbml.jsbml.ext.layout.Layout
 
createBasePoint1() - Method in class org.sbml.jsbml.ext.layout.CubicBezier
Creates, sets and returns a Point
createBasePoint1(double, double, double) - Method in class org.sbml.jsbml.ext.layout.CubicBezier
Creates, sets and returns a Point based on the given values.
createBasePoint2() - Method in class org.sbml.jsbml.ext.layout.CubicBezier
Creates, sets and returns a Point
createBasePoint2(double, double, double) - Method in class org.sbml.jsbml.ext.layout.CubicBezier
Creates, sets and returns a Point based on the given values.
createBoundingBox() - Method in class org.sbml.jsbml.ext.layout.GraphicalObject
Creates and sets a BoundingBox for this object.
createBoundingBox(Dimensions) - Method in class org.sbml.jsbml.ext.layout.GraphicalObject
 
createBoundingBox(double, double, double) - Method in class org.sbml.jsbml.ext.layout.GraphicalObject
Creates and sets a BoundingBox for this object, with the given parameters for Dimensions.
createBoundingBox(double, double, double, double, double, double) - Method in class org.sbml.jsbml.ext.layout.GraphicalObject
Creates and sets a BoundingBox for this object, with the given parameters for Dimensions and Point.
createCompartmentGlyph() - Method in class org.sbml.jsbml.ext.layout.GeneralGlyph
Creates a new CompartmentGlyph element and adds it to the ListOfSubGlyphs list
createCompartmentGlyph(String) - Method in class org.sbml.jsbml.ext.layout.GeneralGlyph
Creates a new CompartmentGlyph element and adds it to the ListOfSubGlyphs list
createCompartmentGlyph(String) - Method in class org.sbml.jsbml.ext.layout.Layout
Creates and adds a new CompartmentGlyph.
createCompartmentGlyph(String, String) - Method in class org.sbml.jsbml.ext.layout.Layout
Creates and adds a new CompartmentGlyph.
createCubicBezier() - Method in class org.sbml.jsbml.ext.layout.Curve
Creates a new CubicBezier instance, adds it to this Curve.
createCubicBezier(Point, Point, Point, Point) - Method in class org.sbml.jsbml.ext.layout.Curve
 
createCurve() - Method in class org.sbml.jsbml.ext.layout.ReactionGlyph
Creates and adds a new Curve to this ReactionGlyph.
createCurve() - Method in class org.sbml.jsbml.ext.layout.ReferenceGlyph
 
createCurve() - Method in class org.sbml.jsbml.ext.layout.SpeciesReferenceGlyph
 
createDimensions() - Method in class org.sbml.jsbml.ext.layout.BoundingBox
Creates, sets and returns a Dimensions
createDimensions(double, double, double) - Method in class org.sbml.jsbml.ext.layout.BoundingBox
Creates, sets and returns Dimensions based on the given values.
createDimensions(double, double, double) - Method in class org.sbml.jsbml.ext.layout.Layout
Creates, sets and returns Dimensions based on the given values.
createDimensions(String, double, double, double) - Method in class org.sbml.jsbml.ext.layout.Layout
Creates, sets and returns Dimensions based on the given values.
createEnd() - Method in class org.sbml.jsbml.ext.layout.CurveSegment
Creates, sets and returns an empty Point.
createEnd(double, double, double) - Method in class org.sbml.jsbml.ext.layout.CurveSegment
Creates, sets and returns a Point based on the given values.
createEnd() - Method in class org.sbml.jsbml.ext.layout.LineSegment
Creates, sets and returns a Point
createEnd(double, double, double) - Method in class org.sbml.jsbml.ext.layout.LineSegment
Creates, sets and returns a Point based on the given values.
createGeneralGlyph() - Method in class org.sbml.jsbml.ext.layout.GeneralGlyph
Creates a new GeneralGlyph element and adds it to the ListOfSubGlyphs list
createGeneralGlyph(String) - Method in class org.sbml.jsbml.ext.layout.GeneralGlyph
Creates a new GeneralGlyph element and adds it to the ListOfSubGlyphs list
createGeneralGlyph(String) - Method in class org.sbml.jsbml.ext.layout.Layout
Creates and adds a new GeneralGlyph.
createGeneralGlyph(String, String) - Method in class org.sbml.jsbml.ext.layout.Layout
Creates and adds a new GeneralGlyph.
createGraphicalObject() - Method in class org.sbml.jsbml.ext.layout.GeneralGlyph
Creates a new GraphicalObject element and adds it to the ListOfSubGlyphs list
createGraphicalObject(String) - Method in class org.sbml.jsbml.ext.layout.GeneralGlyph
Creates a new GraphicalObject element and adds it to the ListOfSubGlyphs list
createLayout() - Method in class org.sbml.jsbml.ext.layout.LayoutModelPlugin
Creates a new Layout and adds it to the current list of layouts.
createLayout(String) - Method in class org.sbml.jsbml.ext.layout.LayoutModelPlugin
Creates a new Layout and adds it to the current list of layouts.
createLineSegment() - Method in class org.sbml.jsbml.ext.layout.Curve
Creates a new LineSegment instance, adds it to this Curve and returns it.
createLineSegment(Point, Point) - Method in class org.sbml.jsbml.ext.layout.Curve
 
createPluginFor(SBase) - Method in class org.sbml.jsbml.xml.parsers.L3LayoutParser
 
createPluginFor(ASTNode) - Method in class org.sbml.jsbml.xml.parsers.L3LayoutParser
 
createPluginFor(SBase) - Method in class org.sbml.jsbml.xml.parsers.LayoutParser
 
createPluginFor(ASTNode) - Method in class org.sbml.jsbml.xml.parsers.LayoutParser
 
createPosition() - Method in class org.sbml.jsbml.ext.layout.BoundingBox
Creates, sets and returns a Point
createPosition(double, double, double) - Method in class org.sbml.jsbml.ext.layout.BoundingBox
Creates, sets and returns a Point based on the given values.
createReactionGlyph() - Method in class org.sbml.jsbml.ext.layout.GeneralGlyph
Creates a new ReactionGlyph element and adds it to the ListOfSubGlyphs list
createReactionGlyph(String) - Method in class org.sbml.jsbml.ext.layout.GeneralGlyph
Creates a new ReactionGlyph element and adds it to the ListOfSubGlyphs list
createReactionGlyph(String) - Method in class org.sbml.jsbml.ext.layout.Layout
Creates and adds a new ReactionGlyph.
createReactionGlyph(String, String) - Method in class org.sbml.jsbml.ext.layout.Layout
Creates and adds a new ReactionGlyph.
createReferenceGlyph() - Method in class org.sbml.jsbml.ext.layout.GeneralGlyph
Creates a new ReferenceGlyph element and adds it to the ListOfSubGlyphs list
createReferenceGlyph(String) - Method in class org.sbml.jsbml.ext.layout.GeneralGlyph
Creates and adds a new ReferenceGlyph
createReferenceGlyphForList() - Method in class org.sbml.jsbml.ext.layout.GeneralGlyph
Creates a new ReferenceGlyph element and adds it to the ListOfSubGlyphs list
createReferenceGlyphForList(String) - Method in class org.sbml.jsbml.ext.layout.GeneralGlyph
Creates a new ReferenceGlyph element and adds it to the ListOfSubGlyphs list
createSpeciesGlyph() - Method in class org.sbml.jsbml.ext.layout.GeneralGlyph
Creates a new SpeciesGlyph element and adds it to the ListOfSubGlyphs list
createSpeciesGlyph(String) - Method in class org.sbml.jsbml.ext.layout.GeneralGlyph
Creates a new SpeciesGlyph element and adds it to the ListOfSubGlyphs list
createSpeciesGlyph(String) - Method in class org.sbml.jsbml.ext.layout.Layout
Creates and adds a new SpeciesGlyph with the given identifier.
createSpeciesGlyph(String, String) - Method in class org.sbml.jsbml.ext.layout.Layout
Creates and adds a new SpeciesGlyph.
createSpeciesReferenceGlyph() - Method in class org.sbml.jsbml.ext.layout.GeneralGlyph
Creates a new SpeciesReferenceGlyph element and adds it to the ListOfSubGlyphs list
createSpeciesReferenceGlyph(String) - Method in class org.sbml.jsbml.ext.layout.GeneralGlyph
Creates a new SpeciesReferenceGlyph element and adds it to the ListOfSubGlyphs list
createSpeciesReferenceGlyph(String) - Method in class org.sbml.jsbml.ext.layout.ReactionGlyph
Creates and adds a new SpeciesReferenceGlyph
createSpeciesReferenceGlyph(String, String) - Method in class org.sbml.jsbml.ext.layout.ReactionGlyph
Creates and adds a new SpeciesReferenceGlyph
createStart() - Method in class org.sbml.jsbml.ext.layout.CurveSegment
Creates, sets and returns an empty Point.
createStart(double, double, double) - Method in class org.sbml.jsbml.ext.layout.CurveSegment
Creates, sets and returns a Point based on the given values.
createStart() - Method in class org.sbml.jsbml.ext.layout.LineSegment
Creates, sets and returns a Point
createStart(double, double, double) - Method in class org.sbml.jsbml.ext.layout.LineSegment
Creates, sets and returns a Point based on the given values.
createTextGlyph() - Method in class org.sbml.jsbml.ext.layout.GeneralGlyph
Creates a new TextGlyph element and adds it to the ListOfSubGlyphs list
createTextGlyph(String) - Method in class org.sbml.jsbml.ext.layout.GeneralGlyph
Creates a new TextGlyph element and adds it to the ListOfSubGlyphs list
createTextGlyph(String) - Method in class org.sbml.jsbml.ext.layout.Layout
Creates and adds a new TextGlyph.
createTextGlyph(String, String) - Method in class org.sbml.jsbml.ext.layout.Layout
Creates and adds a new TextGlyph.
CubicBezier - Class in org.sbml.jsbml.ext.layout
In order to be able to represent smooth curves the Layout package defines the class CubicBezier.
CubicBezier() - Constructor for class org.sbml.jsbml.ext.layout.CubicBezier
 
CubicBezier(CubicBezier) - Constructor for class org.sbml.jsbml.ext.layout.CubicBezier
 
CubicBezier(int, int) - Constructor for class org.sbml.jsbml.ext.layout.CubicBezier
 
Curve - Class in org.sbml.jsbml.ext.layout
The Curve class describes how to connect elements in a diagram defined with the use of the Layout package.
Curve() - Constructor for class org.sbml.jsbml.ext.layout.Curve
 
Curve(Curve) - Constructor for class org.sbml.jsbml.ext.layout.Curve
 
Curve(int, int) - Constructor for class org.sbml.jsbml.ext.layout.Curve
 
curve - Static variable in class org.sbml.jsbml.ext.layout.LayoutConstants
 
CurveSegment - Class in org.sbml.jsbml.ext.layout
Parent class to LineSegment and CubicBezier.
CurveSegment() - Constructor for class org.sbml.jsbml.ext.layout.CurveSegment
 
CurveSegment(CurveSegment) - Constructor for class org.sbml.jsbml.ext.layout.CurveSegment
 
CurveSegment(int, int) - Constructor for class org.sbml.jsbml.ext.layout.CurveSegment
 
curveSegment - Static variable in class org.sbml.jsbml.ext.layout.LayoutConstants
 
CurveSegment.Type - Enum in org.sbml.jsbml.ext.layout
 

D

depth - Static variable in class org.sbml.jsbml.ext.layout.LayoutConstants
 
Dimensions - Class in org.sbml.jsbml.ext.layout
A Dimensions is specified via the required attributes width, height and an optional attribute depth, all of which are of type double.
Dimensions() - Constructor for class org.sbml.jsbml.ext.layout.Dimensions
 
Dimensions(Dimensions) - Constructor for class org.sbml.jsbml.ext.layout.Dimensions
 
Dimensions(double, double, double, int, int) - Constructor for class org.sbml.jsbml.ext.layout.Dimensions
 
Dimensions(int, int) - Constructor for class org.sbml.jsbml.ext.layout.Dimensions
 
Dimensions(String, int, int) - Constructor for class org.sbml.jsbml.ext.layout.Dimensions
 
dimensions - Static variable in class org.sbml.jsbml.ext.layout.LayoutConstants
 

E

end - Static variable in class org.sbml.jsbml.ext.layout.LayoutConstants
 
equals(Object) - Method in class org.sbml.jsbml.ext.layout.AbstractReferenceGlyph
 
equals(Object) - Method in class org.sbml.jsbml.ext.layout.BoundingBox
 
equals(Object) - Method in class org.sbml.jsbml.ext.layout.CubicBezier
 
equals(Object) - Method in class org.sbml.jsbml.ext.layout.Curve
 
equals(Object) - Method in class org.sbml.jsbml.ext.layout.CurveSegment
 
equals(Object) - Method in class org.sbml.jsbml.ext.layout.Dimensions
 
equals(Object) - Method in class org.sbml.jsbml.ext.layout.GeneralGlyph
 
equals(Object) - Method in class org.sbml.jsbml.ext.layout.GraphicalObject
 
equals(Object) - Method in class org.sbml.jsbml.ext.layout.Layout
 
equals(Object) - Method in class org.sbml.jsbml.ext.layout.LayoutModelPlugin
 
equals(Object) - Method in class org.sbml.jsbml.ext.layout.LineSegment
 
equals(Object) - Method in class org.sbml.jsbml.ext.layout.Point
 
equals(Object) - Method in class org.sbml.jsbml.ext.layout.ReactionGlyph
 
equals(Object) - Method in class org.sbml.jsbml.ext.layout.ReferenceGlyph
 
equals(Object) - Method in class org.sbml.jsbml.ext.layout.SpeciesReferenceGlyph
 
equals(Object) - Method in class org.sbml.jsbml.ext.layout.TextGlyph
 

F

findCompartmentGlyphs(String) - Method in class org.sbml.jsbml.ext.layout.Layout
Searches all instances of CompartmentGlyph within this Layout that refer to the Compartment with the given id.
findReactionGlyphs(String) - Method in class org.sbml.jsbml.ext.layout.Layout
Searches all instances of ReactionGlyph within this Layout that refer to the Reaction with the given id.
findSpeciesGlyphs(String) - Method in class org.sbml.jsbml.ext.layout.Layout
Searches all instances of SpeciesGlyph within this Layout that refer to the Species with the given id.
findTextGlyphs(String) - Method in class org.sbml.jsbml.ext.layout.Layout
Searches within the Layout.listOfTextGlyphs for TextGlyphs whose TextGlyph.getOriginOfText() points to the given id.
fromString(String) - Static method in enum org.sbml.jsbml.ext.layout.CurveSegment.Type
 

G

GeneralGlyph - Class in org.sbml.jsbml.ext.layout
The GeneralGlyph is used to facilitate the representation of elements other than Compartment, Species and Reaction and thus can be used for the display of relationships of Rule or elements defined by other SBML packages.
GeneralGlyph() - Constructor for class org.sbml.jsbml.ext.layout.GeneralGlyph
 
GeneralGlyph(int, int) - Constructor for class org.sbml.jsbml.ext.layout.GeneralGlyph
 
GeneralGlyph(GeneralGlyph) - Constructor for class org.sbml.jsbml.ext.layout.GeneralGlyph
 
GeneralGlyph(String) - Constructor for class org.sbml.jsbml.ext.layout.GeneralGlyph
 
GeneralGlyph(String, int, int) - Constructor for class org.sbml.jsbml.ext.layout.GeneralGlyph
 
generalGlyph - Static variable in class org.sbml.jsbml.ext.layout.LayoutConstants
 
getAdditionalGraphicalObject(int) - Method in class org.sbml.jsbml.ext.layout.Layout
 
getAdditionalGraphicalObjectCount() - Method in class org.sbml.jsbml.ext.layout.Layout
 
getAllowsChildren() - Method in class org.sbml.jsbml.ext.layout.GraphicalObject
 
getAllowsChildren() - Method in class org.sbml.jsbml.ext.layout.LayoutModelPlugin
 
getBasePoint1() - Method in class org.sbml.jsbml.ext.layout.CubicBezier
 
getBasePoint2() - Method in class org.sbml.jsbml.ext.layout.CubicBezier
 
getBoundingBox() - Method in class org.sbml.jsbml.ext.layout.GraphicalObject
 
getChildAt(int) - Method in class org.sbml.jsbml.ext.layout.BoundingBox
 
getChildAt(int) - Method in class org.sbml.jsbml.ext.layout.CubicBezier
 
getChildAt(int) - Method in class org.sbml.jsbml.ext.layout.Curve
 
getChildAt(int) - Method in class org.sbml.jsbml.ext.layout.GeneralGlyph
 
getChildAt(int) - Method in class org.sbml.jsbml.ext.layout.GraphicalObject
 
getChildAt(int) - Method in class org.sbml.jsbml.ext.layout.Layout
 
getChildAt(int) - Method in class org.sbml.jsbml.ext.layout.LayoutModelPlugin
 
getChildAt(int) - Method in class org.sbml.jsbml.ext.layout.LineSegment
 
getChildAt(int) - Method in class org.sbml.jsbml.ext.layout.ReactionGlyph
 
getChildAt(int) - Method in class org.sbml.jsbml.ext.layout.ReferenceGlyph
 
getChildAt(int) - Method in class org.sbml.jsbml.ext.layout.SpeciesReferenceGlyph
 
getChildCount() - Method in class org.sbml.jsbml.ext.layout.BoundingBox
 
getChildCount() - Method in class org.sbml.jsbml.ext.layout.CubicBezier
 
getChildCount() - Method in class org.sbml.jsbml.ext.layout.Curve
 
getChildCount() - Method in class org.sbml.jsbml.ext.layout.GeneralGlyph
 
getChildCount() - Method in class org.sbml.jsbml.ext.layout.GraphicalObject
 
getChildCount() - Method in class org.sbml.jsbml.ext.layout.Layout
 
getChildCount() - Method in class org.sbml.jsbml.ext.layout.LayoutModelPlugin
 
getChildCount() - Method in class org.sbml.jsbml.ext.layout.LineSegment
 
getChildCount() - Method in class org.sbml.jsbml.ext.layout.ReactionGlyph
 
getChildCount() - Method in class org.sbml.jsbml.ext.layout.ReferenceGlyph
 
getChildCount() - Method in class org.sbml.jsbml.ext.layout.SpeciesReferenceGlyph
 
getCompartment() - Method in class org.sbml.jsbml.ext.layout.CompartmentGlyph
 
getCompartmentGlyph(int) - Method in class org.sbml.jsbml.ext.layout.Layout
Gets an element from the listOfCompartmentGlyphs at the given index.
getCompartmentGlyph(String) - Method in class org.sbml.jsbml.ext.layout.Layout
Gets an element from the listOfCompartmentGlyphs, with the given id.
getCompartmentGlyphCount() - Method in class org.sbml.jsbml.ext.layout.Layout
Returns the number of CompartmentGlyphs of this Layout.
getCompartmentInstance() - Method in class org.sbml.jsbml.ext.layout.CompartmentGlyph
 
getCurve() - Method in class org.sbml.jsbml.ext.layout.GeneralGlyph
 
getCurve() - Method in class org.sbml.jsbml.ext.layout.ReactionGlyph
 
getCurve() - Method in class org.sbml.jsbml.ext.layout.ReferenceGlyph
 
getCurve() - Method in class org.sbml.jsbml.ext.layout.SpeciesReferenceGlyph
 
getCurveSegment(int) - Method in class org.sbml.jsbml.ext.layout.Curve
 
getCurveSegmentCount() - Method in class org.sbml.jsbml.ext.layout.Curve
 
getDepth() - Method in class org.sbml.jsbml.ext.layout.Dimensions
 
getDimensions() - Method in class org.sbml.jsbml.ext.layout.BoundingBox
 
getDimensions() - Method in class org.sbml.jsbml.ext.layout.Layout
 
getElementName() - Method in class org.sbml.jsbml.ext.layout.Point
 
getElementNamespace() - Method in class org.sbml.jsbml.ext.layout.LayoutModelPlugin
 
getEnd() - Method in class org.sbml.jsbml.ext.layout.CurveSegment
Returns the End Point of this CurveSegment.
getEnd() - Method in class org.sbml.jsbml.ext.layout.LineSegment
 
getGlyph() - Method in class org.sbml.jsbml.ext.layout.ReferenceGlyph
 
getGraphicalObject() - Method in class org.sbml.jsbml.ext.layout.TextGlyph
 
getGraphicalObjectInstance() - Method in class org.sbml.jsbml.ext.layout.TextGlyph
Direct access to the GraphicalObject linked to this TextGlyph.
getHeight() - Method in class org.sbml.jsbml.ext.layout.Dimensions
 
getLayout(int) - Method in class org.sbml.jsbml.ext.layout.LayoutModelPlugin
 
getLayoutCount() - Method in class org.sbml.jsbml.ext.layout.LayoutModelPlugin
Returns the number of Layouts of this LayoutModelPlugin.
getListOfAdditionalGraphicalObjects() - Method in class org.sbml.jsbml.ext.layout.Layout
 
getListOfCompartmentGlyphs() - Method in class org.sbml.jsbml.ext.layout.Layout
 
getListOfCurveSegments() - Method in class org.sbml.jsbml.ext.layout.Curve
 
getListOfLayouts() - Method in class org.sbml.jsbml.ext.layout.LayoutModelPlugin
 
getListOfReactionGlyphs() - Method in class org.sbml.jsbml.ext.layout.Layout
 
getListOfReferenceGlyphs() - Method in class org.sbml.jsbml.ext.layout.GeneralGlyph
If the GeneralGlyph.listOfReferenceGlyphs has not yet been initialized, this will be done by this method.
getListOfSBMLElementsToWrite(Object) - Method in class org.sbml.jsbml.xml.parsers.L3LayoutParser
 
getListOfSBMLElementsToWrite(Object) - Method in class org.sbml.jsbml.xml.parsers.LayoutParser
 
getListOfSpeciesGlyphs() - Method in class org.sbml.jsbml.ext.layout.Layout
 
getListOfSpeciesReferenceGlyphs() - Method in class org.sbml.jsbml.ext.layout.ReactionGlyph
If the ReactionGlyph.listOfSpeciesReferencesGlyphs has not yet been initialized, this will be done by this method.
getListOfSubGlyphs() - Method in class org.sbml.jsbml.ext.layout.GeneralGlyph
Returns the listOfSubGlyphs.
getListOfTextGlyphs() - Method in class org.sbml.jsbml.ext.layout.Layout
 
getMetaidRef() - Method in class org.sbml.jsbml.ext.layout.GraphicalObject
Returns the value of metaidRef
getModel() - Method in class org.sbml.jsbml.ext.layout.LayoutModelPlugin
 
getNamedSBaseInstance() - Method in class org.sbml.jsbml.ext.layout.AbstractReferenceGlyph
 
getNamespaceFor(int, int, int) - Method in class org.sbml.jsbml.xml.parsers.L3LayoutParser
 
getNamespaceFor(int, int, int) - Method in class org.sbml.jsbml.xml.parsers.LayoutParser
 
getNamespaces() - Method in class org.sbml.jsbml.xml.parsers.L3LayoutParser
 
getNamespaces() - Method in class org.sbml.jsbml.xml.parsers.LayoutParser
 
getNamespaceURI(int, int) - Static method in class org.sbml.jsbml.ext.layout.LayoutConstants
 
getNamespaceURI() - Method in class org.sbml.jsbml.xml.parsers.L3LayoutParser
 
getNamespaceURI() - Static method in class org.sbml.jsbml.xml.parsers.LayoutParser
 
getNumCompartmentGlyphs() - Method in class org.sbml.jsbml.ext.layout.Layout
Returns the number of CompartmentGlyphs of this Layout.
getNumLayouts() - Method in class org.sbml.jsbml.ext.layout.LayoutModelPlugin
Returns the number of Layouts of this LayoutModelPlugin.
getNumReactionGlyphs() - Method in class org.sbml.jsbml.ext.layout.Layout
Returns the number of ReactionGlyphs of this Layout.
getNumSpeciesGlyphs() - Method in class org.sbml.jsbml.ext.layout.Layout
Returns the number of SpeciesGlyphs of this Layout.
getNumTextGlyphs() - Method in class org.sbml.jsbml.ext.layout.Layout
Returns the number of TextGlyphs of this Layout.
getOrder() - Method in class org.sbml.jsbml.ext.layout.CompartmentGlyph
Returns the value of order
getOriginOfText() - Method in class org.sbml.jsbml.ext.layout.TextGlyph
 
getOriginOfTextInstance() - Method in class org.sbml.jsbml.ext.layout.TextGlyph
 
getPackageName() - Method in class org.sbml.jsbml.ext.layout.LayoutModelPlugin
 
getPackageName() - Method in class org.sbml.jsbml.xml.parsers.L3LayoutParser
 
getPackageName() - Method in class org.sbml.jsbml.xml.parsers.LayoutParser
 
getPackageNamespaces() - Method in class org.sbml.jsbml.xml.parsers.L3LayoutParser
 
getPackageNamespaces() - Method in class org.sbml.jsbml.xml.parsers.LayoutParser
 
getParent() - Method in class org.sbml.jsbml.ext.layout.LayoutModelPlugin
 
getParentSBMLObject() - Method in class org.sbml.jsbml.ext.layout.LayoutModelPlugin
 
getPosition() - Method in class org.sbml.jsbml.ext.layout.BoundingBox
 
getPrefix() - Method in class org.sbml.jsbml.ext.layout.LayoutModelPlugin
 
getReaction() - Method in class org.sbml.jsbml.ext.layout.ReactionGlyph
 
getReactionGlyph(int) - Method in class org.sbml.jsbml.ext.layout.Layout
 
getReactionGlyph(String) - Method in class org.sbml.jsbml.ext.layout.Layout
 
getReactionGlyph() - Method in class org.sbml.jsbml.ext.layout.SpeciesReferenceGlyph
 
getReactionGlyphCount() - Method in class org.sbml.jsbml.ext.layout.Layout
Returns the number of ReactionGlyphs of this Layout.
getReactionInstance() - Method in class org.sbml.jsbml.ext.layout.ReactionGlyph
Note that the return type of this method is NamedSBase because it could be possible to link some element from other packages to this glyph.
getReference() - Method in class org.sbml.jsbml.ext.layout.AbstractReferenceGlyph
 
getReferenceInstance() - Method in class org.sbml.jsbml.ext.layout.AbstractReferenceGlyph
 
getRole() - Method in class org.sbml.jsbml.ext.layout.ReferenceGlyph
 
getRole() - Method in class org.sbml.jsbml.ext.layout.SpeciesReferenceGlyph
 
getShortLabel() - Method in class org.sbml.jsbml.xml.parsers.L3LayoutParser
 
getSpecies() - Method in class org.sbml.jsbml.ext.layout.SpeciesGlyph
 
getSpeciesGlyph(int) - Method in class org.sbml.jsbml.ext.layout.Layout
 
getSpeciesGlyph(String) - Method in class org.sbml.jsbml.ext.layout.Layout
 
getSpeciesGlyph() - Method in class org.sbml.jsbml.ext.layout.SpeciesReferenceGlyph
 
getSpeciesGlyphCount() - Method in class org.sbml.jsbml.ext.layout.Layout
Returns the number of SpeciesGlyphs of this Layout.
getSpeciesGlyphInstance() - Method in class org.sbml.jsbml.ext.layout.SpeciesReferenceGlyph
 
getSpeciesInstance() - Method in class org.sbml.jsbml.ext.layout.SpeciesGlyph
Note that the return type of this method is NamedSBase because it could be possible to link some element from other packages to this glyph.
getSpeciesReference() - Method in class org.sbml.jsbml.ext.layout.SpeciesReferenceGlyph
 
getSpeciesReferenceGlyph(int) - Method in class org.sbml.jsbml.ext.layout.ReactionGlyph
 
getSpeciesReferenceGlyph(String) - Method in class org.sbml.jsbml.ext.layout.ReactionGlyph
 
getSpeciesReferenceInstance() - Method in class org.sbml.jsbml.ext.layout.SpeciesReferenceGlyph
Note that the return type of this method is NamedSBase because it could be possible to link some element from other packages to this glyph.
getSpeciesReferenceRole() - Method in class org.sbml.jsbml.ext.layout.SpeciesReferenceGlyph
 
getStart() - Method in class org.sbml.jsbml.ext.layout.CurveSegment
Returns the Start Point of this CurveSegment.
getStart() - Method in class org.sbml.jsbml.ext.layout.LineSegment
 
getText() - Method in class org.sbml.jsbml.ext.layout.TextGlyph
 
getTextGlyph(int) - Method in class org.sbml.jsbml.ext.layout.Layout
 
getTextGlyph(String) - Method in class org.sbml.jsbml.ext.layout.Layout
 
getTextGlyphCount() - Method in class org.sbml.jsbml.ext.layout.Layout
Returns the number of TextGlyphs of this Layout.
getType() - Method in class org.sbml.jsbml.ext.layout.CurveSegment
 
getURI() - Method in class org.sbml.jsbml.ext.layout.LayoutModelPlugin
 
getValidationFunction(int) - Method in class org.sbml.jsbml.validator.offline.constraints.LayoutConstraints
 
getWidth() - Method in class org.sbml.jsbml.ext.layout.Dimensions
 
getX() - Method in class org.sbml.jsbml.ext.layout.Point
Gets the x coordinate.
getXmlString() - Method in enum org.sbml.jsbml.ext.layout.CurveSegment.Type
Returns the xmlString
getY() - Method in class org.sbml.jsbml.ext.layout.Point
Gets the y coordinate.
getZ() - Method in class org.sbml.jsbml.ext.layout.Point
Gets the z coordinate.
glyph - Static variable in class org.sbml.jsbml.ext.layout.LayoutConstants
 
GraphicalObject - Class in org.sbml.jsbml.ext.layout
All the more specific layout elements (CompartmentGlyph, GeneralGlyph, SpeciesGlyph, ReactionGlyph, ReferenceGlyph, TextGlyph, and SpeciesReferenceGlyph) are derived from the class GraphicalObject.
GraphicalObject() - Constructor for class org.sbml.jsbml.ext.layout.GraphicalObject
 
GraphicalObject(GraphicalObject) - Constructor for class org.sbml.jsbml.ext.layout.GraphicalObject
 
GraphicalObject(int, int) - Constructor for class org.sbml.jsbml.ext.layout.GraphicalObject
 
GraphicalObject(String) - Constructor for class org.sbml.jsbml.ext.layout.GraphicalObject
 
GraphicalObject(String, int, int) - Constructor for class org.sbml.jsbml.ext.layout.GraphicalObject
 
graphicalObject - Static variable in class org.sbml.jsbml.ext.layout.LayoutConstants
 

H

hashCode() - Method in class org.sbml.jsbml.ext.layout.AbstractReferenceGlyph
 
hashCode() - Method in class org.sbml.jsbml.ext.layout.BoundingBox
 
hashCode() - Method in class org.sbml.jsbml.ext.layout.CubicBezier
 
hashCode() - Method in class org.sbml.jsbml.ext.layout.Curve
 
hashCode() - Method in class org.sbml.jsbml.ext.layout.CurveSegment
 
hashCode() - Method in class org.sbml.jsbml.ext.layout.Dimensions
 
hashCode() - Method in class org.sbml.jsbml.ext.layout.GeneralGlyph
 
hashCode() - Method in class org.sbml.jsbml.ext.layout.GraphicalObject
 
hashCode() - Method in class org.sbml.jsbml.ext.layout.Layout
 
hashCode() - Method in class org.sbml.jsbml.ext.layout.LayoutModelPlugin
 
hashCode() - Method in class org.sbml.jsbml.ext.layout.LineSegment
 
hashCode() - Method in class org.sbml.jsbml.ext.layout.Point
 
hashCode() - Method in class org.sbml.jsbml.ext.layout.ReactionGlyph
 
hashCode() - Method in class org.sbml.jsbml.ext.layout.ReferenceGlyph
 
hashCode() - Method in class org.sbml.jsbml.ext.layout.SpeciesReferenceGlyph
 
hashCode() - Method in class org.sbml.jsbml.ext.layout.TextGlyph
 
height - Static variable in class org.sbml.jsbml.ext.layout.LayoutConstants
 

I

initDefaults() - Method in class org.sbml.jsbml.ext.layout.CompartmentGlyph
Initializes the default values using the namespace.
initDefaults() - Method in class org.sbml.jsbml.ext.layout.GeneralGlyph
Initializes the default values using the namespace.
initDefaults() - Method in class org.sbml.jsbml.ext.layout.GraphicalObject
Initializes the default values using the namespace.
initDefaults() - Method in class org.sbml.jsbml.ext.layout.Point
Initializes the default values using the namespace.
initDefaults() - Method in class org.sbml.jsbml.ext.layout.ReactionGlyph
Initializes the default values using the namespace.
initDefaults() - Method in class org.sbml.jsbml.ext.layout.ReferenceGlyph
Initializes the default values using the namespace.
initDefaults() - Method in class org.sbml.jsbml.ext.layout.SpeciesGlyph
Initializes the default values using the namespace.
initDefaults() - Method in class org.sbml.jsbml.ext.layout.SpeciesReferenceGlyph
Initializes the default values using the namespace.
initDefaults() - Method in class org.sbml.jsbml.ext.layout.TextGlyph
Initializes the default values using the namespace.
isCompartmentMandatory() - Method in class org.sbml.jsbml.ext.layout.CompartmentGlyph
 
isCubicBezier() - Method in class org.sbml.jsbml.ext.layout.CurveSegment
 
isFilterForSpecies() - Method in class org.sbml.jsbml.ext.layout.NamedSBaseReferenceFilter
 
isIdMandatory() - Method in class org.sbml.jsbml.ext.layout.BoundingBox
 
isIdMandatory() - Method in class org.sbml.jsbml.ext.layout.Curve
 
isIdMandatory() - Method in class org.sbml.jsbml.ext.layout.Dimensions
 
isIdMandatory() - Method in class org.sbml.jsbml.ext.layout.GraphicalObject
 
isIdMandatory() - Method in class org.sbml.jsbml.ext.layout.Layout
 
isIdMandatory() - Method in class org.sbml.jsbml.ext.layout.Point
 
isLineSegment() - Method in class org.sbml.jsbml.ext.layout.CurveSegment
 
isRequired() - Method in class org.sbml.jsbml.xml.parsers.L3LayoutParser
 
isRequired() - Method in class org.sbml.jsbml.xml.parsers.LayoutParser
 
isSetAddGraphicalObjects() - Method in class org.sbml.jsbml.ext.layout.Layout
 
isSetBasePoint1() - Method in class org.sbml.jsbml.ext.layout.CubicBezier
 
isSetBasePoint2() - Method in class org.sbml.jsbml.ext.layout.CubicBezier
 
isSetBoundingBox() - Method in class org.sbml.jsbml.ext.layout.GraphicalObject
 
isSetCompartment() - Method in class org.sbml.jsbml.ext.layout.CompartmentGlyph
 
isSetCompartmentInstance() - Method in class org.sbml.jsbml.ext.layout.CompartmentGlyph
 
isSetCurve() - Method in class org.sbml.jsbml.ext.layout.GeneralGlyph
 
isSetCurve() - Method in class org.sbml.jsbml.ext.layout.ReactionGlyph
 
isSetCurve() - Method in class org.sbml.jsbml.ext.layout.ReferenceGlyph
 
isSetCurve() - Method in class org.sbml.jsbml.ext.layout.SpeciesReferenceGlyph
 
isSetDepth() - Method in class org.sbml.jsbml.ext.layout.Dimensions
 
isSetDimensions() - Method in class org.sbml.jsbml.ext.layout.BoundingBox
 
isSetDimensions() - Method in class org.sbml.jsbml.ext.layout.Layout
 
isSetEnd() - Method in class org.sbml.jsbml.ext.layout.CurveSegment
Returns true if the End Point is set.
isSetEnd() - Method in class org.sbml.jsbml.ext.layout.LineSegment
 
isSetGlyph() - Method in class org.sbml.jsbml.ext.layout.ReferenceGlyph
 
isSetGraphicalObject() - Method in class org.sbml.jsbml.ext.layout.TextGlyph
 
isSetGraphicalObjectInstance() - Method in class org.sbml.jsbml.ext.layout.TextGlyph
Method to test if an instance of a GraphicalObject with the id given by TextGlyph.getGraphicalObject() can be found in the Model.
isSetHeight() - Method in class org.sbml.jsbml.ext.layout.Dimensions
 
isSetListOfAdditionalGraphicalObjects() - Method in class org.sbml.jsbml.ext.layout.Layout
 
isSetListOfCompartmentGlyphs() - Method in class org.sbml.jsbml.ext.layout.Layout
 
isSetListOfCurveSegments() - Method in class org.sbml.jsbml.ext.layout.Curve
 
isSetListOfLayouts() - Method in class org.sbml.jsbml.ext.layout.LayoutModelPlugin
 
isSetListOfReactionGlyphs() - Method in class org.sbml.jsbml.ext.layout.Layout
 
isSetListOfReferenceGlyphs() - Method in class org.sbml.jsbml.ext.layout.GeneralGlyph
 
isSetListOfSpeciesGlyphs() - Method in class org.sbml.jsbml.ext.layout.Layout
 
isSetListOfSpeciesReferencesGlyphs() - Method in class org.sbml.jsbml.ext.layout.ReactionGlyph
 
isSetListOfSubGlyphs() - Method in class org.sbml.jsbml.ext.layout.GeneralGlyph
Returns true, if listOfSubGlyphs contains at least one element.
isSetListOfTextGlyphs() - Method in class org.sbml.jsbml.ext.layout.Layout
 
isSetMetaidRef() - Method in class org.sbml.jsbml.ext.layout.GraphicalObject
Returns whether metaidRef is set
isSetOrder() - Method in class org.sbml.jsbml.ext.layout.CompartmentGlyph
Returns whether order is set
isSetOriginOfText() - Method in class org.sbml.jsbml.ext.layout.TextGlyph
 
isSetPosition() - Method in class org.sbml.jsbml.ext.layout.BoundingBox
 
isSetReaction() - Method in class org.sbml.jsbml.ext.layout.ReactionGlyph
 
isSetReference() - Method in class org.sbml.jsbml.ext.layout.AbstractReferenceGlyph
 
isSetRole() - Method in class org.sbml.jsbml.ext.layout.ReferenceGlyph
 
isSetSpecies() - Method in class org.sbml.jsbml.ext.layout.SpeciesGlyph
 
isSetSpeciesGlyph() - Method in class org.sbml.jsbml.ext.layout.SpeciesReferenceGlyph
 
isSetSpeciesReference() - Method in class org.sbml.jsbml.ext.layout.SpeciesReferenceGlyph
 
isSetSpeciesReferenceRole() - Method in class org.sbml.jsbml.ext.layout.SpeciesReferenceGlyph
 
isSetStart() - Method in class org.sbml.jsbml.ext.layout.CurveSegment
Returns true if the Start Point is set.
isSetStart() - Method in class org.sbml.jsbml.ext.layout.LineSegment
 
isSetText() - Method in class org.sbml.jsbml.ext.layout.TextGlyph
 
isSetType() - Method in class org.sbml.jsbml.ext.layout.CurveSegment
 
isSetWidth() - Method in class org.sbml.jsbml.ext.layout.Dimensions
 
isSetX() - Method in class org.sbml.jsbml.ext.layout.Point
Returns true if the x coordinate is set.
isSetY() - Method in class org.sbml.jsbml.ext.layout.Point
Returns true if the y coordinate is set.
isSetZ() - Method in class org.sbml.jsbml.ext.layout.Point
Returns true if the z coordinate is set.

L

L3LayoutParser - Class in org.sbml.jsbml.xml.parsers
This class is used to parse the layout extension package elements and attributes.
L3LayoutParser() - Constructor for class org.sbml.jsbml.xml.parsers.L3LayoutParser
 
Layout - Class in org.sbml.jsbml.ext.layout
The Layout class stores layout information for some or all elements of the Model as well as additional objects that need not be connected to the Model.
Layout() - Constructor for class org.sbml.jsbml.ext.layout.Layout
 
Layout(int, int) - Constructor for class org.sbml.jsbml.ext.layout.Layout
 
Layout(Layout) - Constructor for class org.sbml.jsbml.ext.layout.Layout
 
Layout(String, int, int) - Constructor for class org.sbml.jsbml.ext.layout.Layout
 
layout - Static variable in class org.sbml.jsbml.ext.layout.LayoutConstants
 
LayoutConstants - Class in org.sbml.jsbml.ext.layout
Contains some constants related to the layout package.
LayoutConstants() - Constructor for class org.sbml.jsbml.ext.layout.LayoutConstants
 
LayoutConstraints - Class in org.sbml.jsbml.validator.offline.constraints
 
LayoutConstraints() - Constructor for class org.sbml.jsbml.validator.offline.constraints.LayoutConstraints
 
LayoutModelPlugin - Class in org.sbml.jsbml.ext.layout
The Layout package extends the Model class with the addition of one child element: the listOfLayouts.
LayoutModelPlugin(LayoutModelPlugin) - Constructor for class org.sbml.jsbml.ext.layout.LayoutModelPlugin
Creates a new instance LayoutModelPlugin cloned from the given LayoutModelPlugin.
LayoutModelPlugin(Model) - Constructor for class org.sbml.jsbml.ext.layout.LayoutModelPlugin
Creates a new instance LayoutModelPlugin associate it with the given Model.
LayoutParser - Class in org.sbml.jsbml.xml.parsers
Parses the SBML level 2 layout extension package elements and attributes.
LayoutParser() - Constructor for class org.sbml.jsbml.xml.parsers.LayoutParser
 
LineSegment - Class in org.sbml.jsbml.ext.layout
The LineSegment class consists of the mandatory attribute xsi:type and two child elements of type Point.
LineSegment() - Constructor for class org.sbml.jsbml.ext.layout.LineSegment
 
LineSegment(int, int) - Constructor for class org.sbml.jsbml.ext.layout.LineSegment
 
LineSegment(LineSegment) - Constructor for class org.sbml.jsbml.ext.layout.LineSegment
 
LineSegment(CurveSegment) - Constructor for class org.sbml.jsbml.ext.layout.LineSegment
 
listOfAdditionalGraphicalObjects - Static variable in class org.sbml.jsbml.ext.layout.LayoutConstants
 
listOfCompartmentGlyphs - Static variable in class org.sbml.jsbml.ext.layout.LayoutConstants
 
listOfCurveSegments - Static variable in class org.sbml.jsbml.ext.layout.LayoutConstants
 
listOfGeneralGlyphs - Static variable in class org.sbml.jsbml.ext.layout.LayoutConstants
 
listOfLayouts - Static variable in class org.sbml.jsbml.ext.layout.LayoutConstants
 
listOfLayouts - Variable in class org.sbml.jsbml.ext.layout.LayoutModelPlugin
 
listOfReactionGlyphs - Static variable in class org.sbml.jsbml.ext.layout.LayoutConstants
 
listOfReferenceGlyphs - Static variable in class org.sbml.jsbml.ext.layout.LayoutConstants
 
listOfSpeciesGlyphs - Static variable in class org.sbml.jsbml.ext.layout.LayoutConstants
 
listOfSpeciesReferenceGlyphs - Static variable in class org.sbml.jsbml.ext.layout.LayoutConstants
 
listOfSubGlyphs - Static variable in class org.sbml.jsbml.ext.layout.LayoutConstants
 
listOfTextGlyphs - Static variable in class org.sbml.jsbml.ext.layout.LayoutConstants
 

M

metaidRef - Static variable in class org.sbml.jsbml.ext.layout.LayoutConstants
 

N

NamedSBaseReferenceFilter - Class in org.sbml.jsbml.ext.layout
This is a special NameFilter that allows users to search for a AbstractReferenceGlyph that refers to a NamedSBase with the given identifier attribute.
NamedSBaseReferenceFilter() - Constructor for class org.sbml.jsbml.ext.layout.NamedSBaseReferenceFilter
Creates a new SpeciesReferenceFilter with undefined properties.
NamedSBaseReferenceFilter(NamedSBase) - Constructor for class org.sbml.jsbml.ext.layout.NamedSBaseReferenceFilter
Creates a new NamedSBaseReferenceFilter that only accepts instances of AbstractReferenceGlyph pointing to the id of the given NamedSBase.
NamedSBaseReferenceFilter(String) - Constructor for class org.sbml.jsbml.ext.layout.NamedSBaseReferenceFilter
 
NamedSBaseReferenceFilter(String, String) - Constructor for class org.sbml.jsbml.ext.layout.NamedSBaseReferenceFilter
 
namespaces_L2 - Static variable in class org.sbml.jsbml.ext.layout.LayoutConstants
 
namespaces_L3 - Static variable in class org.sbml.jsbml.ext.layout.LayoutConstants
 
namespaceURI - Static variable in class org.sbml.jsbml.ext.layout.LayoutConstants
The latest namespace URI of this parser, this value can change between releases.
namespaceURI_L2 - Static variable in class org.sbml.jsbml.ext.layout.LayoutConstants
 
namespaceURI_L3V1V1 - Static variable in class org.sbml.jsbml.ext.layout.LayoutConstants
The namespace URI of this parser for SBML level 3, version 1 and package version 1.

O

order - Static variable in class org.sbml.jsbml.ext.layout.LayoutConstants
 
org.sbml.jsbml.ext.layout - package org.sbml.jsbml.ext.layout
Provides classes for the Layout package.
org.sbml.jsbml.validator.offline.constraints - package org.sbml.jsbml.validator.offline.constraints
 
org.sbml.jsbml.xml.parsers - package org.sbml.jsbml.xml.parsers
 
originOfText - Static variable in class org.sbml.jsbml.ext.layout.LayoutConstants
 

P

packageName - Static variable in class org.sbml.jsbml.ext.layout.LayoutConstants
 
Point - Class in org.sbml.jsbml.ext.layout
The representation of a point in the "layout" package.
Point() - Constructor for class org.sbml.jsbml.ext.layout.Point
Creates a new Point instance with all coordinates set to Double.NaN.
Point(double, double) - Constructor for class org.sbml.jsbml.ext.layout.Point
Creates a new Point instance with the given x and y coordinates.
Point(double, double, double) - Constructor for class org.sbml.jsbml.ext.layout.Point
Creates a new Point instance with the given coordinates.
Point(double, double, double, int, int) - Constructor for class org.sbml.jsbml.ext.layout.Point
Creates a new Point instance with the given coordinates and level and version.
Point(int, int) - Constructor for class org.sbml.jsbml.ext.layout.Point
Creates a new Point instance with the given level and version, all coordinates are set to Double.NaN.
Point(Point) - Constructor for class org.sbml.jsbml.ext.layout.Point
Creates a new Point instance with all attributes cloned from the given Point.
position - Static variable in class org.sbml.jsbml.ext.layout.LayoutConstants
 
processAttribute(String, String, String, String, String, boolean, Object) - Method in class org.sbml.jsbml.xml.parsers.LayoutParser
 
processCharactersOf(String, String, Object) - Method in class org.sbml.jsbml.xml.parsers.LayoutParser
 
processEndDocument(SBMLDocument) - Method in class org.sbml.jsbml.xml.parsers.L3LayoutParser
 
processEndDocument(SBMLDocument) - Method in class org.sbml.jsbml.xml.parsers.LayoutParser
 
processEndElement(String, String, boolean, Object) - Method in class org.sbml.jsbml.xml.parsers.LayoutParser
 
processNamespace(String, String, String, String, boolean, boolean, Object) - Method in class org.sbml.jsbml.xml.parsers.LayoutParser
 
processStartElement(String, String, String, boolean, boolean, Object) - Method in class org.sbml.jsbml.xml.parsers.L3LayoutParser
 
processStartElement(String, String, String, boolean, boolean, Object) - Method in class org.sbml.jsbml.xml.parsers.LayoutParser
 

R

reaction - Static variable in class org.sbml.jsbml.ext.layout.LayoutConstants
 
reactionGlyph - Static variable in class org.sbml.jsbml.ext.layout.LayoutConstants
 
ReactionGlyph - Class in org.sbml.jsbml.ext.layout
Analogous to how a Reaction object has to at least have one reactant or product, the ReactionGlyph has to at least have one SpeciesReferenceGlyph stored in the ReactionGlyph.listOfSpeciesReferencesGlyphs.
ReactionGlyph() - Constructor for class org.sbml.jsbml.ext.layout.ReactionGlyph
 
ReactionGlyph(int, int) - Constructor for class org.sbml.jsbml.ext.layout.ReactionGlyph
 
ReactionGlyph(ReactionGlyph) - Constructor for class org.sbml.jsbml.ext.layout.ReactionGlyph
 
ReactionGlyph(String) - Constructor for class org.sbml.jsbml.ext.layout.ReactionGlyph
 
ReactionGlyph(String, int, int) - Constructor for class org.sbml.jsbml.ext.layout.ReactionGlyph
 
readAttribute(String, String, String) - Method in class org.sbml.jsbml.ext.layout.CompartmentGlyph
 
readAttribute(String, String, String) - Method in class org.sbml.jsbml.ext.layout.CurveSegment
 
readAttribute(String, String, String) - Method in class org.sbml.jsbml.ext.layout.Dimensions
 
readAttribute(String, String, String) - Method in class org.sbml.jsbml.ext.layout.GeneralGlyph
 
readAttribute(String, String, String) - Method in class org.sbml.jsbml.ext.layout.GraphicalObject
 
readAttribute(String, String, String) - Method in class org.sbml.jsbml.ext.layout.Layout
 
readAttribute(String, String, String) - Method in class org.sbml.jsbml.ext.layout.LayoutModelPlugin
 
readAttribute(String, String, String) - Method in class org.sbml.jsbml.ext.layout.Point
 
readAttribute(String, String, String) - Method in class org.sbml.jsbml.ext.layout.ReactionGlyph
 
readAttribute(String, String, String) - Method in class org.sbml.jsbml.ext.layout.ReferenceGlyph
 
readAttribute(String, String, String) - Method in class org.sbml.jsbml.ext.layout.SpeciesGlyph
 
readAttribute(String, String, String) - Method in class org.sbml.jsbml.ext.layout.SpeciesReferenceGlyph
 
readAttribute(String, String, String) - Method in class org.sbml.jsbml.ext.layout.TextGlyph
 
reference - Static variable in class org.sbml.jsbml.ext.layout.LayoutConstants
 
referenceGlyph - Static variable in class org.sbml.jsbml.ext.layout.LayoutConstants
 
ReferenceGlyph - Class in org.sbml.jsbml.ext.layout
The ReferenceGlyph element describes the graphical connection between an arbitrary GraphicalObject (or derived element) and a GeneralGlyph (which would be an arrow or some curve in most cases).
ReferenceGlyph() - Constructor for class org.sbml.jsbml.ext.layout.ReferenceGlyph
 
ReferenceGlyph(int, int) - Constructor for class org.sbml.jsbml.ext.layout.ReferenceGlyph
 
ReferenceGlyph(ReferenceGlyph) - Constructor for class org.sbml.jsbml.ext.layout.ReferenceGlyph
 
ReferenceGlyph(String) - Constructor for class org.sbml.jsbml.ext.layout.ReferenceGlyph
 
ReferenceGlyph(String, int, int) - Constructor for class org.sbml.jsbml.ext.layout.ReferenceGlyph
 
removeBasePoint1() - Method in class org.sbml.jsbml.ext.layout.CubicBezier
 
removeBasePoint2() - Method in class org.sbml.jsbml.ext.layout.CubicBezier
 
removeCompartmentGlyph(CompartmentGlyph) - Method in class org.sbml.jsbml.ext.layout.Layout
Removes an element from the listOfCompartmentGlyphs.
removeCompartmentGlyph(int) - Method in class org.sbml.jsbml.ext.layout.Layout
Removes an element from the listOfCompartmentGlyphs at the given index.
removeCompartmentGlyph(String) - Method in class org.sbml.jsbml.ext.layout.Layout
Removes an element from the listOfCompartmentGlyphs.
removeCurveSegment(CurveSegment) - Method in class org.sbml.jsbml.ext.layout.Curve
 
removeEnd() - Method in class org.sbml.jsbml.ext.layout.CurveSegment
 
removeGeneralGlyph(int) - Method in class org.sbml.jsbml.ext.layout.GeneralGlyph
 
removeGeneralGlyph(GraphicalObject) - Method in class org.sbml.jsbml.ext.layout.GeneralGlyph
 
removeGeneralGlyph(GeneralGlyph) - Method in class org.sbml.jsbml.ext.layout.Layout
 
removeGeneralGlyph(int) - Method in class org.sbml.jsbml.ext.layout.Layout
Removes an element from the Layout.listOfAdditionalGraphicalObjects at the given index.
removeGeneralGlyph(String) - Method in class org.sbml.jsbml.ext.layout.Layout
 
removeReactionGlyph(int) - Method in class org.sbml.jsbml.ext.layout.Layout
Removes an element from the Layout.listOfReactionGlyphs at the given index.
removeReactionGlyph(ReactionGlyph) - Method in class org.sbml.jsbml.ext.layout.Layout
Removes an element from the listOfReactionGlyphs.
removeReactionGlyph(String) - Method in class org.sbml.jsbml.ext.layout.Layout
Removes an element from the listOfReactionGlyphs.
removeSingletons() - Method in class org.sbml.jsbml.ext.layout.Layout
Removes all singleton SpeciesGlyphs (no SpeciesReferenceGlyph in ReactionGlyph) and also removes their associated TextGlyphs
removeSpeciesGlyph(int) - Method in class org.sbml.jsbml.ext.layout.Layout
Removes an element from the listOfSpeciesGlyphs at the given index.
removeSpeciesGlyph(SpeciesGlyph) - Method in class org.sbml.jsbml.ext.layout.Layout
Removes an element from the listOfSpeciesGlyphs.
removeSpeciesGlyph(String) - Method in class org.sbml.jsbml.ext.layout.Layout
Removes an element from the listOfSpeciesGlyphs.
removeStart() - Method in class org.sbml.jsbml.ext.layout.CurveSegment
 
removeSubGlyph(GraphicalObject) - Method in class org.sbml.jsbml.ext.layout.GeneralGlyph
Removes an element from the listOfSubGlyphs.
removeSubGlyph(int) - Method in class org.sbml.jsbml.ext.layout.GeneralGlyph
Removes an element from the GeneralGlyph.listOfSubGlyphs at the given index.
removeTextGlyph(int) - Method in class org.sbml.jsbml.ext.layout.Layout
Removes an element from the listOfTextGlyphs at the given index.
removeTextGlyph(String) - Method in class org.sbml.jsbml.ext.layout.Layout
Removes an element from the listOfTextGlyphs.
removeTextGlyph(TextGlyph) - Method in class org.sbml.jsbml.ext.layout.Layout
Removes an element from the listOfTextGlyphs.
role - Static variable in class org.sbml.jsbml.ext.layout.LayoutConstants
 

S

setAddGraphicalObjects(ListOf<GraphicalObject>) - Method in class org.sbml.jsbml.ext.layout.Layout
This element is optional.
setBasePoint1(Point) - Method in class org.sbml.jsbml.ext.layout.CubicBezier
basePoint1 specifies represents the base point closer to the start point.
setBasePoint2(Point) - Method in class org.sbml.jsbml.ext.layout.CubicBezier
 
setBoundingBox(BoundingBox) - Method in class org.sbml.jsbml.ext.layout.GraphicalObject
This is the only required element (besides the SId) of the GraphicalObject.
setCompartment(Compartment) - Method in class org.sbml.jsbml.ext.layout.CompartmentGlyph
 
setCompartment(String) - Method in class org.sbml.jsbml.ext.layout.CompartmentGlyph
 
setCurve(Curve) - Method in class org.sbml.jsbml.ext.layout.GeneralGlyph
This is an optional attribute of type Curve.
setCurve(Curve) - Method in class org.sbml.jsbml.ext.layout.ReactionGlyph
The curve describes the center section of a ReactionGlyph.
setCurve(Curve) - Method in class org.sbml.jsbml.ext.layout.ReferenceGlyph
The curve is an optional element of type Curve.
setCurve(Curve) - Method in class org.sbml.jsbml.ext.layout.SpeciesReferenceGlyph
The curve is an optional element of type Curve.
setDepth(double) - Method in class org.sbml.jsbml.ext.layout.Dimensions
Depth is an optional attribute and specifies the size along the positive z axis.
setDimensions(Dimensions) - Method in class org.sbml.jsbml.ext.layout.BoundingBox
The dimensions element is required and of type Dimensions.
setDimensions(Dimensions) - Method in class org.sbml.jsbml.ext.layout.Layout
The dimensions element of type Dimensions specifies the dimensions of this layout.
setEnd(Point) - Method in class org.sbml.jsbml.ext.layout.CurveSegment
Sets the End Point of this CurveSegment.
setEnd(Point) - Method in class org.sbml.jsbml.ext.layout.LineSegment
 
setFilterForReference(boolean) - Method in class org.sbml.jsbml.ext.layout.NamedSBaseReferenceFilter
 
setGlyph(String) - Method in class org.sbml.jsbml.ext.layout.ReferenceGlyph
It contains a reference to the id of a GraphicalObject (or derived) object that is to be connected to the GeneralGlyph.
setGraphicalObject(GraphicalObject) - Method in class org.sbml.jsbml.ext.layout.TextGlyph
 
setGraphicalObject(String) - Method in class org.sbml.jsbml.ext.layout.TextGlyph
The graphicalObject attribute contains the id of any GraphicalObject and specifies that the TextGlyph should be considered to be a label to that object.
setHeight(double) - Method in class org.sbml.jsbml.ext.layout.Dimensions
Height is a required attribute and specifies the size along the positive y axis.
setListOfAdditionalGraphicalObjects(ListOf<GraphicalObject>) - Method in class org.sbml.jsbml.ext.layout.Layout
This element is optional.
setListOfCompartmentGlyphs(ListOf<CompartmentGlyph>) - Method in class org.sbml.jsbml.ext.layout.Layout
This element is optional.
setListOfCurveSegments(ListOf<CurveSegment>) - Method in class org.sbml.jsbml.ext.layout.Curve
The listOfCurveSegments element contains arbitrary number of cuve segments that can be either of type LineSegment or of type CubicBezier.
setListOfLayouts(ListOf<Layout>) - Method in class org.sbml.jsbml.ext.layout.LayoutModelPlugin
The listOfLayouts element must contain at least one Layout.
setListOfReactionGlyphs(ListOf<ReactionGlyph>) - Method in class org.sbml.jsbml.ext.layout.Layout
This element is optional.
setListOfReferenceGlyph(ListOf<ReferenceGlyph>) - Method in class org.sbml.jsbml.ext.layout.GeneralGlyph
The listOfReferenceGlyphs is optional, since conceivable the GeneralGlyph could just contain a number of subglyphs.
setListOfSpeciesGlyphs(ListOf<SpeciesGlyph>) - Method in class org.sbml.jsbml.ext.layout.Layout
This element is optional.
setListOfSpeciesReferencesGlyph(ListOf<SpeciesReferenceGlyph>) - Method in class org.sbml.jsbml.ext.layout.ReactionGlyph
Since the Species element can have several graphical representations in the layout there must be a way to specify which SpeciesGlyph should be connected to the ReactionGlyph.
setListOfSubGlyphs(ListOf<GraphicalObject>) - Method in class org.sbml.jsbml.ext.layout.GeneralGlyph
The listOfSubGlyphs is an optional list that can contain sub-glyphs of the GeneralGlyph.
setListOfTextGlyphs(ListOf<TextGlyph>) - Method in class org.sbml.jsbml.ext.layout.Layout
This element is optional.
setMetaidRef(String) - Method in class org.sbml.jsbml.ext.layout.GraphicalObject
Sets the value of metaidRef which uniquely references elements in the model.
setNamedSBase(NamedSBase) - Method in class org.sbml.jsbml.ext.layout.AbstractReferenceGlyph
 
setOrder(double) - Method in class org.sbml.jsbml.ext.layout.CompartmentGlyph
The order attribute is an optional attribute of type Double.
setOriginOfText(NamedSBase) - Method in class org.sbml.jsbml.ext.layout.TextGlyph
 
setOriginOfText(String) - Method in class org.sbml.jsbml.ext.layout.TextGlyph
Additionally the optional attribute originOfText holds the id of an entity in the Model.
setPosition(Point) - Method in class org.sbml.jsbml.ext.layout.BoundingBox
Position always specifies the upper left corner of the BoundingBox.
setReaction(Reaction) - Method in class org.sbml.jsbml.ext.layout.ReactionGlyph
See setReaction(String)
setReaction(String) - Method in class org.sbml.jsbml.ext.layout.ReactionGlyph
The reaction attribute is used to specify the id of the corresponding Reaction in the Model.
setReference(String) - Method in class org.sbml.jsbml.ext.layout.AbstractReferenceGlyph
 
setReference(String) - Method in class org.sbml.jsbml.ext.layout.ReferenceGlyph
The reference is an optional attribute that is used to connect the ReferenceGlyph with an element of the containing Model.
setRole(String) - Method in class org.sbml.jsbml.ext.layout.ReferenceGlyph
The role attribute is used to specify how the reference should be displayed.
setRole(SpeciesReferenceRole) - Method in class org.sbml.jsbml.ext.layout.SpeciesReferenceGlyph
The role attribute is of type SpeciesReferenceRole and is used to specify how the species reference should be displayed.
setSpecies(Species) - Method in class org.sbml.jsbml.ext.layout.SpeciesGlyph
 
setSpecies(String) - Method in class org.sbml.jsbml.ext.layout.SpeciesGlyph
The species attribute allows modelers to link the SpeciesGlyph to the id of the corresponding Species object in the Model.
setSpeciesGlyph(String) - Method in class org.sbml.jsbml.ext.layout.SpeciesReferenceGlyph
The speciesGlyph attribute contains a reference to the id of a SpeciesGlyph object that is to be connected to the ReactionGlyph.
setSpeciesReference(SimpleSpeciesReference) - Method in class org.sbml.jsbml.ext.layout.SpeciesReferenceGlyph
See setSpeciesReference(String).
setSpeciesReference(String) - Method in class org.sbml.jsbml.ext.layout.SpeciesReferenceGlyph
The speciesReference is an optional attribute that allows modelers to connect the SpeciesReferenceGlyph with a particular SpeciesReference of the containing Model.
setSpeciesReferenceRole(SpeciesReferenceRole) - Method in class org.sbml.jsbml.ext.layout.SpeciesReferenceGlyph
 
setStart(Point) - Method in class org.sbml.jsbml.ext.layout.CurveSegment
Sets the Start Point of this CurveSegment.
setStart(Point) - Method in class org.sbml.jsbml.ext.layout.LineSegment
 
setText(String) - Method in class org.sbml.jsbml.ext.layout.TextGlyph
The String text attribute facilitates adding of independent text, like a title or a comment to the diagram.
setWidth(double) - Method in class org.sbml.jsbml.ext.layout.Dimensions
Width is a required attribute and specifies the size along the positive x axis.
setX(double) - Method in class org.sbml.jsbml.ext.layout.Point
Sets the x coordinate.
setY(double) - Method in class org.sbml.jsbml.ext.layout.Point
Sets the y coordinate.
setZ(double) - Method in class org.sbml.jsbml.ext.layout.Point
Sets the z coordinate.
shortLabel - Static variable in class org.sbml.jsbml.ext.layout.LayoutConstants
 
species - Static variable in class org.sbml.jsbml.ext.layout.LayoutConstants
 
speciesGlyph - Static variable in class org.sbml.jsbml.ext.layout.LayoutConstants
 
SpeciesGlyph - Class in org.sbml.jsbml.ext.layout
The SpeciesGlyph class has an optional species attribute, in addition to to the attributes from GraphicalObject.
SpeciesGlyph() - Constructor for class org.sbml.jsbml.ext.layout.SpeciesGlyph
 
SpeciesGlyph(int, int) - Constructor for class org.sbml.jsbml.ext.layout.SpeciesGlyph
 
SpeciesGlyph(SpeciesGlyph) - Constructor for class org.sbml.jsbml.ext.layout.SpeciesGlyph
 
SpeciesGlyph(String) - Constructor for class org.sbml.jsbml.ext.layout.SpeciesGlyph
 
SpeciesGlyph(String, int, int) - Constructor for class org.sbml.jsbml.ext.layout.SpeciesGlyph
 
speciesReference - Static variable in class org.sbml.jsbml.ext.layout.LayoutConstants
 
speciesReferenceGlyph - Static variable in class org.sbml.jsbml.ext.layout.LayoutConstants
 
SpeciesReferenceGlyph - Class in org.sbml.jsbml.ext.layout
The SpeciesReferenceGlyph class describes the graphical connection between a SpeciesGlyph and a ReactionGlyph (which would be an arrow or some curve in most cases).
SpeciesReferenceGlyph() - Constructor for class org.sbml.jsbml.ext.layout.SpeciesReferenceGlyph
 
SpeciesReferenceGlyph(int, int) - Constructor for class org.sbml.jsbml.ext.layout.SpeciesReferenceGlyph
 
SpeciesReferenceGlyph(SpeciesReferenceGlyph) - Constructor for class org.sbml.jsbml.ext.layout.SpeciesReferenceGlyph
 
SpeciesReferenceGlyph(String) - Constructor for class org.sbml.jsbml.ext.layout.SpeciesReferenceGlyph
 
SpeciesReferenceGlyph(String, int, int) - Constructor for class org.sbml.jsbml.ext.layout.SpeciesReferenceGlyph
 
SpeciesReferenceRole - Enum in org.sbml.jsbml.ext.layout
Enumeration that defines the different SpeciesReferenceRoles that are encoded by the Layout package.
start - Static variable in class org.sbml.jsbml.ext.layout.LayoutConstants
 

T

text - Static variable in class org.sbml.jsbml.ext.layout.LayoutConstants
 
textGlyph - Static variable in class org.sbml.jsbml.ext.layout.LayoutConstants
 
TextGlyph - Class in org.sbml.jsbml.ext.layout
The TextGlyph class describes the position and dimension of text labels.
TextGlyph() - Constructor for class org.sbml.jsbml.ext.layout.TextGlyph
 
TextGlyph(int, int) - Constructor for class org.sbml.jsbml.ext.layout.TextGlyph
 
TextGlyph(String) - Constructor for class org.sbml.jsbml.ext.layout.TextGlyph
 
TextGlyph(String, int, int) - Constructor for class org.sbml.jsbml.ext.layout.TextGlyph
 
TextGlyph(TextGlyph) - Constructor for class org.sbml.jsbml.ext.layout.TextGlyph
 
toSBOterm() - Method in enum org.sbml.jsbml.ext.layout.SpeciesReferenceRole
 
toString() - Method in enum org.sbml.jsbml.ext.layout.CurveSegment.Type
 
type - Static variable in class org.sbml.jsbml.ext.layout.LayoutConstants
 

U

unsetBoundingBox() - Method in class org.sbml.jsbml.ext.layout.GraphicalObject
 
unsetCompartment() - Method in class org.sbml.jsbml.ext.layout.CompartmentGlyph
 
unsetCurve() - Method in class org.sbml.jsbml.ext.layout.ReferenceGlyph
 
unsetCurve() - Method in class org.sbml.jsbml.ext.layout.SpeciesReferenceGlyph
 
unsetGraphicalObject() - Method in class org.sbml.jsbml.ext.layout.TextGlyph
 
unsetListOfAdditionalGraphicalObjects() - Method in class org.sbml.jsbml.ext.layout.Layout
Removes the Layout.listOfAdditionalGraphicalObjects from this Model and notifies all registered instances of TreeNodeChangeListener.
unsetListOfCompartmentGlyphs() - Method in class org.sbml.jsbml.ext.layout.Layout
Removes the Layout.listOfCompartmentGlyphs from this Model and notifies all registered instances of TreeNodeChangeListener.
unsetListOfCurveSegments() - Method in class org.sbml.jsbml.ext.layout.Curve
Removes the Curve.listOfCurveSegments from this Model and notifies all registered instances of TreeNodeChangeListener.
unsetListOfLayouts() - Method in class org.sbml.jsbml.ext.layout.LayoutModelPlugin
Removes the LayoutModelPlugin.listOfLayouts from this Model and notifies all registered instances of TreeNodeChangeListener.
unsetListOfReactionGlyphs() - Method in class org.sbml.jsbml.ext.layout.Layout
Removes the Layout.listOfReactionGlyphs from this Model and notifies all registered instances of TreeNodeChangeListener.
unsetListOfSpeciesGlyphs() - Method in class org.sbml.jsbml.ext.layout.Layout
Removes the Layout.listOfSpeciesGlyphs from this Model and notifies all registered instances of TreeNodeChangeListener.
unsetListOfSpeciesReferencesGlyph() - Method in class org.sbml.jsbml.ext.layout.ReactionGlyph
 
unsetListOfSubGlyphs() - Method in class org.sbml.jsbml.ext.layout.GeneralGlyph
Returns true, if listOfSubGlyphs contain at least one element, otherwise false
unsetListOfTextGlyphs() - Method in class org.sbml.jsbml.ext.layout.Layout
Removes the Layout.listOfTextGlyphs from this Model and notifies all registered instances of TreeNodeChangeListener.
unsetMetaidRef() - Method in class org.sbml.jsbml.ext.layout.GraphicalObject
Unsets the variable metaidRef
unsetOrder() - Method in class org.sbml.jsbml.ext.layout.CompartmentGlyph
Unsets the variable order
unsetReaction() - Method in class org.sbml.jsbml.ext.layout.GeneralGlyph
 
unsetReaction() - Method in class org.sbml.jsbml.ext.layout.ReactionGlyph
 
unsetReference() - Method in class org.sbml.jsbml.ext.layout.AbstractReferenceGlyph
 
unsetSpecies() - Method in class org.sbml.jsbml.ext.layout.SpeciesGlyph
 
unsetSpeciesReference() - Method in class org.sbml.jsbml.ext.layout.SpeciesReferenceGlyph
 

V

valueOf(String) - Static method in enum org.sbml.jsbml.ext.layout.CurveSegment.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.sbml.jsbml.ext.layout.SpeciesReferenceRole
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.sbml.jsbml.ext.layout.SpeciesReferenceRole
 
values() - Static method in enum org.sbml.jsbml.ext.layout.CurveSegment.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.sbml.jsbml.ext.layout.SpeciesReferenceRole
Returns an array containing the constants of this enum type, in the order they are declared.

W

width - Static variable in class org.sbml.jsbml.ext.layout.LayoutConstants
 
writeAttributes(SBMLObjectForXML, Object) - Method in class org.sbml.jsbml.xml.parsers.LayoutParser
 
writeCharacters(SBMLObjectForXML, Object) - Method in class org.sbml.jsbml.xml.parsers.LayoutParser
 
writeElement(SBMLObjectForXML, Object) - Method in class org.sbml.jsbml.xml.parsers.L3LayoutParser
 
writeElement(SBMLObjectForXML, Object) - Method in class org.sbml.jsbml.xml.parsers.LayoutParser
 
writeNamespaces(SBMLObjectForXML, Object) - Method in class org.sbml.jsbml.xml.parsers.LayoutParser
 
writeXMLAttributes() - Method in class org.sbml.jsbml.ext.layout.BoundingBox
 
writeXMLAttributes() - Method in class org.sbml.jsbml.ext.layout.CompartmentGlyph
 
writeXMLAttributes() - Method in class org.sbml.jsbml.ext.layout.CurveSegment
 
writeXMLAttributes() - Method in class org.sbml.jsbml.ext.layout.Dimensions
 
writeXMLAttributes() - Method in class org.sbml.jsbml.ext.layout.GeneralGlyph
 
writeXMLAttributes() - Method in class org.sbml.jsbml.ext.layout.GraphicalObject
 
writeXMLAttributes() - Method in class org.sbml.jsbml.ext.layout.Layout
 
writeXMLAttributes() - Method in class org.sbml.jsbml.ext.layout.LayoutModelPlugin
 
writeXMLAttributes() - Method in class org.sbml.jsbml.ext.layout.Point
 
writeXMLAttributes() - Method in class org.sbml.jsbml.ext.layout.ReactionGlyph
 
writeXMLAttributes() - Method in class org.sbml.jsbml.ext.layout.ReferenceGlyph
 
writeXMLAttributes() - Method in class org.sbml.jsbml.ext.layout.SpeciesGlyph
 
writeXMLAttributes() - Method in class org.sbml.jsbml.ext.layout.SpeciesReferenceGlyph
 
writeXMLAttributes() - Method in class org.sbml.jsbml.ext.layout.TextGlyph
 

X

x - Static variable in class org.sbml.jsbml.ext.layout.LayoutConstants
 
x() - Method in class org.sbml.jsbml.ext.layout.Point
Gets the x coordinate.
xsiNamespace - Static variable in class org.sbml.jsbml.ext.layout.LayoutConstants
 
xsiShortLabel - Static variable in class org.sbml.jsbml.ext.layout.LayoutConstants
 

Y

y - Static variable in class org.sbml.jsbml.ext.layout.LayoutConstants
 
y() - Method in class org.sbml.jsbml.ext.layout.Point
Gets the y coordinate.

Z

z - Static variable in class org.sbml.jsbml.ext.layout.LayoutConstants
 
z() - Method in class org.sbml.jsbml.ext.layout.Point
Gets the z coordinate.
A B C D E F G H I L M N O P R S T U V W X Y Z 
Skip navigation links

Copyright © 2009–2016. All rights reserved.