Interface IStructureMappingGrid
- All Superinterfaces:
IStructureMapping
,IStructureMappingMulti
- All Known Implementing Classes:
StructureMappingGrid
The Interface IStructureMappingGrid.
-
Method Summary
Methods inherited from interface org.eclipse.graphiti.pattern.mapping.IStructureMapping
getDataMapping
Methods inherited from interface org.eclipse.graphiti.pattern.mapping.IStructureMappingMulti
getLinkCreationInfos
-
Method Details
-
getRows
int getRows()Gets the rows.- Returns:
- the rows
-
getColumns
int getColumns()Gets the columns.- Returns:
- the columns
-