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, getId
public Quadposition(MatrixContext<G,M> upperLeft, MatrixContext<G,N> upperRight, MatrixContext<H,M> lowerLeft, MatrixContext<H,N> lowerRight)
public final void setContent()
Copyright © 2010–2023 Francesco Kriegel. All rights reserved.