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