Package io.anyline2.model
Class ALSquare
-
- All Implemented Interfaces:
public class ALSquare extends ALGeometry
-
-
Method Summary
Modifier and Type Method Description ALRectgetOuterRect()ALRectgetInnerRect()booleanequals(Object anObject)List<ALPoint>getPoints()inthashCode()-
-
Method Detail
-
getOuterRect
ALRect getOuterRect()
-
getInnerRect
ALRect getInnerRect()
-
hashCode
int hashCode()
-
-
-
-