|
Generation Framework | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use VisualFacet | |
| org.eclipse.gmf.gmfgraph | |
| org.eclipse.gmf.gmfgraph.impl | |
| org.eclipse.gmf.gmfgraph.util | |
| Uses of VisualFacet in org.eclipse.gmf.gmfgraph |
| Subinterfaces of VisualFacet in org.eclipse.gmf.gmfgraph | |
interface |
AlignmentFacet
A representation of the model object 'Alignment Facet' |
interface |
GeneralFacet
A representation of the model object 'General Facet' |
interface |
GradientFacet
A representation of the model object 'Gradient Facet' |
interface |
LabelOffsetFacet
A representation of the model object 'Label Offset Facet' |
| Methods in org.eclipse.gmf.gmfgraph that return VisualFacet | |
VisualFacet |
DiagramElement.find(java.lang.Class facetClass)
utility operation to get first visual facet assignable (in Java terms, Class.isAssignableFrom(Class)) to variables of designated class. |
| Uses of VisualFacet in org.eclipse.gmf.gmfgraph.impl |
| Classes in org.eclipse.gmf.gmfgraph.impl that implement VisualFacet | |
class |
AlignmentFacetImpl
An implementation of the model object 'Alignment Facet' |
class |
GeneralFacetImpl
An implementation of the model object 'General Facet' |
class |
GradientFacetImpl
An implementation of the model object 'Gradient Facet' |
class |
LabelOffsetFacetImpl
An implementation of the model object 'Label Offset Facet' |
| Methods in org.eclipse.gmf.gmfgraph.impl that return VisualFacet | |
VisualFacet |
DiagramElementImpl.find(java.lang.Class facetClass)
|
| Uses of VisualFacet in org.eclipse.gmf.gmfgraph.util |
| Methods in org.eclipse.gmf.gmfgraph.util with parameters of type VisualFacet | |
java.lang.Object |
GMFGraphSwitch.caseVisualFacet(VisualFacet object)
Returns the result of interpretting the object as an instance of 'Visual Facet' |
|
Generation Framework | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.