public abstract class AbstractCellPainter extends Object implements ICellPainter
| Constructor and Description |
|---|
AbstractCellPainter() |
| Modifier and Type | Method and Description |
|---|---|
ICellPainter |
getCellPainterAt(int x,
int y,
ILayerCell cell,
org.eclipse.swt.graphics.GC gc,
org.eclipse.swt.graphics.Rectangle adjustedCellBounds,
IConfigRegistry configRegistry) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetPreferredHeight, getPreferredWidth, paintCellpublic ICellPainter getCellPainterAt(int x, int y, ILayerCell cell, org.eclipse.swt.graphics.GC gc, org.eclipse.swt.graphics.Rectangle adjustedCellBounds, IConfigRegistry configRegistry)
getCellPainterAt in interface ICellPainterCopyright © 2013. All Rights Reserved.