public static final class GraphicsBase.RowControlsParameter<R extends Row<?,?,?>> extends Object
Constructor and Description |
---|
RowControlsParameter(GraphicsBase<R> graphics,
R row) |
Modifier and Type | Method and Description |
---|---|
GraphicsBase<R> |
getGraphics() |
R |
getRow() |
public RowControlsParameter(GraphicsBase<R> graphics, R row)
public R getRow()
public GraphicsBase<R> getGraphics()
Copyright © 2014 Dirk Lemmermann Software & Consulting. All rights reserved.