Uses of Interface
org.pathvisio.libgpml.model.Drawable
| Package | Description |
|---|---|
| org.pathvisio.libgpml.model |
Classes representing the pathway "model".
|
-
Uses of Drawable in org.pathvisio.libgpml.model
Subinterfaces of Drawable in org.pathvisio.libgpml.model Modifier and Type Interface Description interfaceGroupableInterface for classes which can belong in aGroup.Classes in org.pathvisio.libgpml.model that implement Drawable Modifier and Type Class Description classDataNodeThis class stores information for a DataNode pathway element.classDataNode.StateThis class stores all information relevant to a State pathway element.classGraphicalLineThis class stores information for GraphicalLine pathway element.classGroupThis class stores all information relevant to a Group pathway element.classInteractionThis class stores information for an Interaction pathway element.classLabelThis class stores all information relevant to a Label pathway element.classLineElementThis abstract class stores information for a Line pathway element, e.g.classLineElement.AnchorThis class stores information for an Anchor pathway element.classLineElement.GenericPointAbstract class of generic point, extended byLineElement.LinePointandLineElement.Anchor.classLineElement.LinePointThis class stores information for a Point pathway element.classShapeThis class stores all information relevant to a Shape pathway element.classShapedElementThis class stores information for shaped pathway elementDataNode,DataNode.State,Label,Shape, andGroup.