public class StiColumnsOnPanel
extends java.lang.Object
| Constructor and Description |
|---|
StiColumnsOnPanel(StiEngine engine) |
| Modifier and Type | Method and Description |
|---|---|
double |
getColumnGaps()
Returns interval between two columns in the current output container.
|
double |
GetColumnWidth()
Returns the width of a column in the current output container.
|
int |
getCount()
Returns the number of columns in the current container for output.
|
int |
getCurrentColumn()
A number of a column in the currrent output container.
|
boolean |
getRightToLeft()
Returns the direction of columns output in the current output container.
|
void |
setCurrentColumn(int value) |
public StiEngine engine
public StiColumnsOnPanel(StiEngine engine)
public final int getCount()
public final boolean getRightToLeft()
public final double getColumnGaps()
public final int getCurrentColumn()
public final void setCurrentColumn(int value)
public final double GetColumnWidth()
Copyright © 2019 Stimulsoft. All Rights Reserved.