Klasse InnerLinesLayer<R extends Row<?,?,?>>

Typparameter:
R - the type of the rows

public class InnerLinesLayer<R extends Row<?,?,?>> extends SystemLayer<R>
Draws separator lines between inner lines. By default the line width is set to 0 and the lines will not be drawn. To change this use setLineWidth(double) and specify a value greater than 0.
Seit:
1.0
Siehe auch: