public static final class Requests.Construct.Quadposition<G,H,M,N> extends Request<Pair<G,H>,Pair<M,N>>
| Constructor and Description |
|---|
Quadposition(MatrixContext<G,M> upperLeft,
MatrixContext<G,N> upperRight,
MatrixContext<H,M> lowerLeft,
MatrixContext<H,N> lowerRight) |
| Modifier and Type | Method and Description |
|---|---|
void |
setContent() |
createContext, createContext, getIdpublic Quadposition(MatrixContext<G,M> upperLeft, MatrixContext<G,N> upperRight, MatrixContext<H,M> lowerLeft, MatrixContext<H,N> lowerRight)
public final void setContent()
Copyright © 2010–2019 Francesco Kriegel. All rights reserved.