public class ALSquare extends ALGeometry
public ALPoint
tl
tr
bl
br
ALSquare(ALPoint topLeft, ALPoint topRight, ALPoint bottomLeft, ALPoint bottomRight)
ALSquare(JSONObject json)
ALSquare(ALRect alRect)
ALSquare(ALSquare alSquare)
boolean
equals(Object anObject)
List<ALPoint>
getPoints()
int
hashCode()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
boolean equals(Object anObject)
List<ALPoint> getPoints()
int hashCode()