|
||||||||||
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 |
DefaultSizeFacet
A representation of the model object 'Default Size 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 types with arguments of type VisualFacet | |
---|---|
org.eclipse.emf.common.util.EList<VisualFacet> |
DiagramElement.getFacets()
Returns the value of the 'Facets' containment reference list. |
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 |
DefaultSizeFacetImpl
An implementation of the model object 'Default Size 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'. |
Fields in org.eclipse.gmf.gmfgraph.impl with type parameters of type VisualFacet | |
---|---|
protected org.eclipse.emf.common.util.EList<VisualFacet> |
DiagramElementImpl.facets
The cached value of the ' Facets ' containment reference list. |
Methods in org.eclipse.gmf.gmfgraph.impl that return types with arguments of type VisualFacet | |
---|---|
org.eclipse.emf.common.util.EList<VisualFacet> |
DiagramElementImpl.getFacets()
|
Uses of VisualFacet in org.eclipse.gmf.gmfgraph.util |
---|
Methods in org.eclipse.gmf.gmfgraph.util with parameters of type VisualFacet | |
---|---|
T |
GMFGraphSwitch.caseVisualFacet(VisualFacet object)
Returns the result of interpreting the object as an instance of 'Visual Facet'. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |