|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.amp.agf.GraphicsAdapter
name.milesparker.epi.contact.EpidemicGraphicsAdapter
name.milesparker.epi.EpidemicTilesAdapter
public class EpidemicTilesAdapter
Field Summary | |
---|---|
static IGraphicsAdapter |
singleton
|
static org.eclipse.jface.viewers.IColorProvider |
TILE_COLOR_PROVIDER
|
static org.eclipse.jface.viewers.IColorProvider[] |
TILE_COLOR_PROVIDERS
|
Fields inherited from class org.eclipse.amp.agf.GraphicsAdapter |
---|
DEFAULT_COLOR_PROVIDERS, DEFAULT_LABEL_PROVIDERS, EMPTY_FIGURE_PROVIDERS, GRAPHICS_ADAPTERS |
Constructor Summary | |
---|---|
EpidemicTilesAdapter()
|
Method Summary | |
---|---|
org.eclipse.jface.viewers.IColorProvider[] |
getColors(java.lang.Object object)
|
Methods inherited from class name.milesparker.epi.contact.EpidemicGraphicsAdapter |
---|
getColorsForClass, getDefault, getFiguresForClass, getLabelsForClass |
Methods inherited from class org.eclipse.amp.agf.GraphicsAdapter |
---|
getAdapter, getAdapterList, getFigures, getLabels |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static IGraphicsAdapter singleton
public static final org.eclipse.jface.viewers.IColorProvider TILE_COLOR_PROVIDER
public static final org.eclipse.jface.viewers.IColorProvider[] TILE_COLOR_PROVIDERS
Constructor Detail |
---|
public EpidemicTilesAdapter()
Method Detail |
---|
public org.eclipse.jface.viewers.IColorProvider[] getColors(java.lang.Object object)
getColors
in interface IGraphicsAdapter
getColors
in class GraphicsAdapter
IGraphicsAdapter.getColors(java.lang.Object)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |