public static final class Requests.Scale.GridScale<E,T> extends Request<Pair<E,T>,Pair<E,T>>
Constructor and Description |
---|
GridScale(MatrixContext<E,E> order1,
MatrixContext<T,T> order2) |
Modifier and Type | Method and Description |
---|---|
void |
setContent() |
createContext, createContext, getId
public GridScale(MatrixContext<E,E> order1, MatrixContext<T,T> order2)
public final void setContent()
Copyright © 2010–2023 Francesco Kriegel. All rights reserved.