Uses of Class
org.eclipse.nebula.paperclips.core.grid.DefaultGridLook
-
Packages that use DefaultGridLook Package Description org.eclipse.nebula.paperclips.core.grid.internal -
-
Uses of DefaultGridLook in org.eclipse.nebula.paperclips.core.grid.internal
Methods in org.eclipse.nebula.paperclips.core.grid.internal with parameters of type DefaultGridLook Modifier and Type Method Description private org.eclipse.swt.graphics.RectangleDefaultGridLookPainter. calculateCellPadding(DefaultGridLook look, org.eclipse.swt.graphics.Point dpi)private GridMarginsDefaultGridLookPainter. calculateGridMargins(DefaultGridLook look, org.eclipse.swt.graphics.Point dpi)Constructors in org.eclipse.nebula.paperclips.core.grid.internal with parameters of type DefaultGridLook Constructor Description DefaultGridLookPainter(DefaultGridLook look, org.eclipse.swt.graphics.Device device, org.eclipse.swt.graphics.GC gc)
-