Class EdgeComponentHelper
java.lang.Object
de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.viewcomponents.EdgeComponentHelper
- All Implemented Interfaces:
HelperClass
public class EdgeComponentHelper extends Object implements HelperClass
- Author:
- klukas
-
Constructor Summary
Constructors Constructor Description EdgeComponentHelper()
-
Method Summary
Modifier and Type Method Description static void
updatePositionForEdgeMapping(Attribute aaa, GraphElementShape geShape, String attributeName, String attributeFolder, double flatness, int width, int height, Point loc)
-
Constructor Details
-
EdgeComponentHelper
public EdgeComponentHelper()
-
-
Method Details
-
updatePositionForEdgeMapping
public static void updatePositionForEdgeMapping(Attribute aaa, GraphElementShape geShape, String attributeName, String attributeFolder, double flatness, int width, int height, Point loc)
-