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