Uses of Class
org.eclipse.gef.editparts.GridLayer
-
Packages that use GridLayer Package Description org.eclipse.gef.editparts This package contains abstract implementation of the EditPart interface. -
-
Uses of GridLayer in org.eclipse.gef.editparts
Methods in org.eclipse.gef.editparts that return GridLayer Modifier and Type Method Description protected GridLayer
FreeformGraphicalRootEditPart. createGridLayer()
Creates agrid
.protected GridLayer
ScalableRootEditPart. createGridLayer()
Creates agrid
.
-