Uses of Class
de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.kgml.Graphics
| Package | Description |
|---|---|
| de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.kgml |
-
Uses of Graphics in de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.kgml
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.kgml that return Graphics Modifier and Type Method Description GraphicsEntry. getGraphics()static GraphicsGraphics. getGraphicsFromGraphNode(Node graphNode, Collection<Gml2PathwayWarningInformation> warnings, Collection<Gml2PathwayErrorInformation> errors)static GraphicsGraphics. getGraphicsFromKgmlElement(org.jdom2.Element graphicsElement)Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.kgml with parameters of type Graphics Modifier and Type Method Description voidEntry. setGraphics(Graphics graphics)Constructors in de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.kgml with parameters of type Graphics Constructor Description Entry(Id id, KeggId name, EntryType type, Url link, IdRef map, Collection<KeggId> reactions, Collection<IdRef> components, Graphics graphics)