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