Uses of Class
org.graffiti.plugin.view.ShapeNotFoundException
-
Uses of ShapeNotFoundException in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.chart_settings
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.chart_settings that throw ShapeNotFoundException Modifier and Type Method Description voidChartAttributeComponent. attributeChanged(Attribute attr)voidChartAttributeComponent. recreate() -
Uses of ShapeNotFoundException in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.compound_image
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.compound_image that throw ShapeNotFoundException Modifier and Type Method Description voidCompoundImageAttributeComponent. attributeChanged(Attribute attr)voidCompoundImageAttributeComponent. recreate() -
Uses of ShapeNotFoundException in de.ipk_gatersleben.ag_nw.graffiti.plugins.misc.pathway_references
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.misc.pathway_references that throw ShapeNotFoundException Modifier and Type Method Description voidPathwayLinkVisualizationComponent. attributeChanged(Attribute attr)voidPathwayLinkVisualizationComponent. createNewShape(CoordinateSystem coordSys)voidPathwayLinkVisualizationComponent. recreate() -
Uses of ShapeNotFoundException in org.graffiti.plugin.attributecomponent
Methods in org.graffiti.plugin.attributecomponent that throw ShapeNotFoundException Modifier and Type Method Description abstract voidAbstractAttributeComponent. attributeChanged(Attribute attr)Called when a graphics attribute of the attribute represented by this component has changed.voidAbstractAttributeComponent. createNewShape(CoordinateSystem coordSys)Called to initialise the component of this attribute correctly.abstract voidAbstractAttributeComponent. recreate()Used when the shape changed in the datastructure. -
Uses of ShapeNotFoundException in org.graffiti.plugin.view
Methods in org.graffiti.plugin.view that throw ShapeNotFoundException Modifier and Type Method Description abstract voidAttributeComponent. attributeChanged(Attribute attr)Called when a graphics attribute of the attribute represented by this component has changed.voidGraffitiViewComponent. attributeChanged(Attribute attr)Called when a graphics attribute of the GraphElement represented by this component has changed.voidGraphElementComponentInterface. attributeChanged(Attribute attr)Called when an attribute of the GraphElement represented by this component has changed.voidEdgeShape. buildShape(EdgeGraphicAttribute graphics, NodeShape source, NodeShape target)Called when one of the nodes belonging to this edge has changed.voidNodeShape. buildShape(NodeGraphicAttribute graphics)Shapes itself according to the graphics attribute found in the CollectionAttributegraphicsvoidGraffitiViewComponent. createNewShape(CoordinateSystem coordSys)Called to initialise the shape of the NodeComponent correctly.voidGraphElementComponentInterface. createNewShape(CoordinateSystem coordSys)Called to initialise the shape of the NodeComponent correctly.voidGraphElementComponentInterface. graphicAttributeChanged(Attribute attr)Called when a graphic attribute of the GraphElement represented by this component has changed.voidGraphElementComponentInterface. nonGraphicAttributeChanged(Attribute attr)Called when a non-graphic attribute of the GraphElement represented by this component has changed.abstract voidAttributeComponent. recreate()Used when the shape changed in the datastructure. -
Uses of ShapeNotFoundException in org.graffiti.plugins.views.defaults
Methods in org.graffiti.plugins.views.defaults that throw ShapeNotFoundException Modifier and Type Method Description voidAbstractGraphElementComponent. attributeChanged(Attribute attr)Called when an attribute of the GraphElement represented by this component has changed.abstract voidLineEdgeShape. buildShape(EdgeGraphicAttribute graphics, NodeShape source, NodeShape target)Called when one of the nodes belonging to this edge has changed.voidPolyLineEdgeShape. buildShape(EdgeGraphicAttribute edgeAttr, NodeShape sourceShape, NodeShape targetShape)This method sets all necessary properties of an edge using the values contained within theCollectionAttribute(like coordinates etc.).voidQuadCurveEdgeShape. buildShape(EdgeGraphicAttribute edgeAttr, NodeShape sourceShape, NodeShape targetShape)This method sets all necessary properties of an edge using the values contained within theCollectionAttribute(like coordinates etc.).voidSmoothLineEdgeShape. buildShape(EdgeGraphicAttribute edgeAttr, NodeShape sourceShape, NodeShape targetShape)This method sets all necessary properties of an edge using the values contained within theCollectionAttribute(like coordinates etc.).voidStraightLineEdgeShape. buildShape(EdgeGraphicAttribute edgeAttr, NodeShape sourceShape, NodeShape targetShape)This method sets all necessary properties of an edge using the values contained within theCollectionAttribute(like coordinates etc.).voidAbstractGraphElementComponent. createNewShape(CoordinateSystem coordSys)Called to initialize the shape of the NodeComponent correctly.voidAbstractGraphElementComponent. graphicAttributeChanged(Attribute attr)Called when a graphic attribute of the GraphElement represented by this component has changed.voidEdgeComponent. graphicAttributeChanged(Attribute attr)Called when a graphic attribute of the edge represented by this component has changed.voidNodeComponent. graphicAttributeChanged(Attribute attr)Called when a graphic attribute of the node represented by this component has changed.voidAbstractGraphElementComponent. nonGraphicAttributeChanged(Attribute attr)Called when a non-graphic attribute of the GraphElement represented by this component has changed.voidNodeComponent. nonGraphicAttributeChanged(Attribute attr)