|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.amp.agf.GraphicsAdapter
org.eclipse.amp.escape.ascape.adapt.AscapeGraphicsAdapter
public class AscapeGraphicsAdapter
A factory for creating ScapeAdapter objects.
Field Summary |
---|
Fields inherited from class org.eclipse.amp.agf.GraphicsAdapter |
---|
EMPTY_FIGURE_PROVIDERS, GRAPHICS_ADAPTERS |
Constructor Summary | |
---|---|
AscapeGraphicsAdapter()
|
Method Summary | |
---|---|
org.eclipse.jface.viewers.IColorProvider[] |
getColorsForClass(java.lang.Class type)
|
static IGraphicsAdapter |
getDefault()
|
IFigureProvider[] |
getFiguresForClass(java.lang.Class type)
|
org.eclipse.jface.viewers.ILabelProvider[] |
getLabelsForClass(java.lang.Class type)
|
Methods inherited from class org.eclipse.amp.agf.GraphicsAdapter |
---|
getAdapter, getAdapterList, getColors, getFigures, getLabels |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AscapeGraphicsAdapter()
Method Detail |
---|
public org.eclipse.jface.viewers.IColorProvider[] getColorsForClass(java.lang.Class type)
getColorsForClass
in interface IGraphicsAdapter
getColorsForClass
in class GraphicsAdapter
object
-
GraphicsAdapter.getColorsForClass(java.lang.Class)
public IFigureProvider[] getFiguresForClass(java.lang.Class type)
getFiguresForClass
in interface IGraphicsAdapter
getFiguresForClass
in class GraphicsAdapter
object
-
GraphicsAdapter.getFiguresForClass(java.lang.Class)
public org.eclipse.jface.viewers.ILabelProvider[] getLabelsForClass(java.lang.Class type)
getLabelsForClass
in interface IGraphicsAdapter
getLabelsForClass
in class GraphicsAdapter
object
-
GraphicsAdapter.getLabelsForClass(java.lang.Class)
public static IGraphicsAdapter getDefault()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |