public interface Shape
int getShapeType()
java.awt.geom.Rectangle2D getAnchor()
void setAnchor(java.awt.geom.Rectangle2D anchor)
void moveTo(float x, float y)
Shape getParent()
Copyright 2016 The Apache Software Foundation or its licensors, as applicable.