- calcReqWidthByStateAndInfos(List<Glyph>) - Method in class org.biopax.paxtools.io.sbgn.VNode
-
Calculates required width according to the given list state and info glyphs of this VNode.
- children - Variable in class org.biopax.paxtools.io.sbgn.VCompound
-
- clusterID - Variable in class org.biopax.paxtools.io.sbgn.VNode
-
- CommonFeatureStringGenerator - Class in org.biopax.paxtools.io.sbgn
-
Prepares displayable Stat class to generate labels like "pY@123" for modification features and
like x[30 - 122] for fragment features.
- CommonFeatureStringGenerator() - Constructor for class org.biopax.paxtools.io.sbgn.CommonFeatureStringGenerator
-
- connectArcToPort(SbgnPDNode, Port) - Method in class org.biopax.paxtools.io.sbgn.SBGNLayoutManager
-
This method connects the existing arcs to the newly created
ports which are created by ChiLay and SBGNPD Layout.
- containsID(String) - Static method in class org.biopax.paxtools.io.sbgn.idmapping.EntrezGene
-
- containsID(String) - Static method in class org.biopax.paxtools.io.sbgn.idmapping.HGNC
-
- containsSymbol(String) - Static method in class org.biopax.paxtools.io.sbgn.idmapping.EntrezGene
-
- containsSymbol(String) - Static method in class org.biopax.paxtools.io.sbgn.idmapping.HGNC
-
- createLayout(Sbgn) - Method in class org.biopax.paxtools.io.sbgn.SBGNLayoutManager
-
Applies CoSE layout to the given SBGN model.
- createLEdges(List<Arc>, Layout) - Method in class org.biopax.paxtools.io.sbgn.SBGNLayoutManager
-
Creates LNodes from Arcs of Sbgn and adds it to the passed layout object.
- createLNode(VNode, VNode, Layout) - Method in class org.biopax.paxtools.io.sbgn.SBGNLayoutManager
-
Helper function for creating LNode objects from VNode objects and adds them to the given layout.
- createSBGN(Model) - Method in class org.biopax.paxtools.io.sbgn.L3ToSBGNPDConverter
-
Creates an Sbgn object from the given model.
- createStateVar(EntityFeature, ObjectFactory) - Method in class org.biopax.paxtools.io.sbgn.CommonFeatureStringGenerator
-
Creates State to represent the entity feature.
- createStateVar(EntityFeature, ObjectFactory) - Method in interface org.biopax.paxtools.io.sbgn.FeatureDecorator
-
Creates the State for the given EntityFeature.
- createVNodes(VCompound, List<Glyph>) - Method in class org.biopax.paxtools.io.sbgn.SBGNLayoutManager
-
Recursively creates VNodes from Glyphs of Sbgn.