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