Package io.anyline2.model
Class ALSquare
- java.lang.Object
-
- io.anyline2.model.ALGeometry
-
- io.anyline2.model.ALSquare
-
public class ALSquare extends ALGeometry
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object anObject)java.util.List<Point>getPoints()inthashCode()
-