Class IntBoundsMut
java.lang.Object
ana.util.math.vector.bounds.IntBounds
ana.util.math.vector.bounds.IntBoundsMut
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanisNone()protected IntBoundsMutsetCorners(IntPoint tl, IntPoint br) setNone()setSizeCenterScale(IntPoint size) setSizeCornerScale(IntPoint size) Methods inherited from class ana.util.math.vector.bounds.IntBounds
bl, br, center, fromCenter, fromCorner, fromCorners, size, tl, toDoubleBounds, tr
-
Field Details
-
tl
-
br
-
tr
-
bl
-
size
-
center
-
-
Constructor Details
-
IntBoundsMut
-
-
Method Details
-
isNone
public boolean isNone() -
setNone
-
setSizeCornerScale
-
setSizeCenterScale
-
setCorner
-
setCorner
-
setCorners
-
setCenter
-
setCenter
-
set
-