DroidDiagram Programmer's Guide
LaneGrid Members
Constructors Methods
 


Represents an SwimlaneGrid which operates on a com.mindfusion.diagramming.lanes.Grid object.

The following tables list the members exposed by the LaneGrid type.

 Public Constructors

  Name Description

LaneGrid

Initializes a new instance of the LaneGrid class.

 Public Methods

  Name Description

getColumnCount

SwimlaneGrid.getColumnCount implementation.

getColumnWidth

SwimlaneGrid.getColumnCount implementation.

getRowCount

SwimlaneGrid.getRowCount implementation.

getRowHeight

SwimlaneGrid.getRowHeight implementation.

setColumnCount

SwimlaneGrid.setColumnCount implementation.

setColumnWidth

SwimlaneGrid.setColumnCount implementation.

setLeftMargin

SwimlaneGrid.setLeftMargin implementation.

setRowCount

SwimlaneGrid.setRowCount implementation.

setRowHeight

SwimlaneGrid.setRowHeight implementation.

setTopMargin

SwimlaneGrid.setTopMargin implementation.

 See Also

LaneGrid Class
com.mindfusion.diagramming Namespace