Class PaperShapeBottomLeft
java.lang.Object
org.graffiti.plugins.views.defaults.AbstractArrowShape
org.graffiti.plugins.views.defaults.RectangularNodeShape
org.graffiti.plugins.views.defaults.PolygonalNodeShape
de.ipk_gatersleben.ag_nw.graffiti.plugins.shapes.RelativePolyShape
de.ipk_gatersleben.ag_nw.graffiti.plugins.shapes.PaperShape
de.ipk_gatersleben.ag_nw.graffiti.plugins.shapes.PaperShapeBottomLeft
- All Implemented Interfaces:
Shape
,ArrowShape
,GraffitiShape
,GraphElementShape
,NodeShape
public class PaperShapeBottomLeft extends PaperShape
- Author:
- Tobias Czauderna
-
Constructor Summary
Constructors Constructor Description PaperShapeBottomLeft()
-
Method Summary
Methods inherited from class de.ipk_gatersleben.ag_nw.graffiti.plugins.shapes.PaperShape
buildShape
Methods inherited from class org.graffiti.plugins.views.defaults.PolygonalNodeShape
contains, contains, getBounds, getBounds2D, getIgnorePolygon, getIntersection, getPathIterator, getPathIterator, intersects, intersects, shapeHeightCorrection, shapeWidthCorrection
Methods inherited from class org.graffiti.plugins.views.defaults.RectangularNodeShape
contains, contains, getRealBounds2D, getXexcess, getYexcess, setCoordinateSystem
Methods inherited from class org.graffiti.plugins.views.defaults.AbstractArrowShape
addThickness, affix, getAnchor, updateSize
-
Constructor Details
-
PaperShapeBottomLeft
public PaperShapeBottomLeft()
-