S - A phantom type parameter indicating the coordinate space of the
areaT - The precise type of areaPAreaXYSplitBD@Immutable
public interface PAreaXYSplitBDType<S,T extends PAreaBDType<S>>
| Modifier and Type | Method | Description |
|---|---|---|
T |
x0y0() |
|
T |
x0y1() |
|
T |
x1y0() |
|
T |
x1y1() |
@Parameter(order=0) T x0y0()
@Parameter(order=1) T x1y0()
@Parameter(order=2) T x0y1()
@Parameter(order=3) T x1y1()
Copyright © 2017 <code@io7m.com> http://io7m.com