|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.contribution.visualiser.renderers.ClassicVisualiserRenderer
org.eclipse.contribution.visualiser.renderers.PatternVisualiserRenderer
Constructor Summary | |
PatternVisualiserRenderer()
|
Method Summary | |
protected byte[][] |
getNextPattern()
Get the next assignable pattern data and return it. |
void |
setDitherPattern(org.eclipse.swt.graphics.GC gc,
org.eclipse.swt.graphics.Color colour)
Uses a colour, associates a pattern with it and tiles it over the gc |
Methods inherited from class org.eclipse.contribution.visualiser.renderers.ClassicVisualiserRenderer |
getColumnHeaderHeight, getConstrainedString, getMarginSize, getSpacing, paintColumn, paintColumnHeader |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PatternVisualiserRenderer()
Method Detail |
protected byte[][] getNextPattern()
public void setDitherPattern(org.eclipse.swt.graphics.GC gc, org.eclipse.swt.graphics.Color colour)
gc
- colour
- - The colour assigned to the gc
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |