public interface AreaInclusiveIType
int components.| Modifier and Type | Method and Description |
|---|---|
com.io7m.jranges.RangeInclusiveI |
getRangeX() |
com.io7m.jranges.RangeInclusiveI |
getRangeY() |
default boolean |
isIncludedIn(AreaInclusiveIType other) |
com.io7m.jranges.RangeInclusiveI getRangeX()
X axiscom.io7m.jranges.RangeInclusiveI getRangeY()
Y axisdefault boolean isIncludedIn(AreaInclusiveIType other)
other - The including areatrue if this area is included within the given area.Copyright © 2016 <code@io7m.com> http://io7m.com