public class NatGridLayerPainter extends NatLayerPainter
Constructor and Description |
---|
NatGridLayerPainter(NatTable natTable) |
NatGridLayerPainter(NatTable natTable,
org.eclipse.swt.graphics.Color gridColor) |
Modifier and Type | Method and Description |
---|---|
protected void |
paintBackground(ILayer natLayer,
org.eclipse.swt.graphics.GC gc,
int xOffset,
int yOffset,
org.eclipse.swt.graphics.Rectangle rectangle,
IConfigRegistry configRegistry) |
adjustCellBounds, paintLayer, paintOverlays
public NatGridLayerPainter(NatTable natTable)
public NatGridLayerPainter(NatTable natTable, org.eclipse.swt.graphics.Color gridColor)
protected void paintBackground(ILayer natLayer, org.eclipse.swt.graphics.GC gc, int xOffset, int yOffset, org.eclipse.swt.graphics.Rectangle rectangle, IConfigRegistry configRegistry)
paintBackground
in class NatLayerPainter
Copyright © 2013. All Rights Reserved.