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