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 Graphics
Entry. getGraphics()
static Graphics
Graphics. getGraphicsFromGraphNode(Node graphNode, Collection<Gml2PathwayWarningInformation> warnings, Collection<Gml2PathwayErrorInformation> errors)
static Graphics
Graphics. 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 void
Entry. 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)