|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ILayoutFeature | |
|---|---|
| org.eclipse.graphiti.features | |
| org.eclipse.graphiti.features.impl | |
| org.eclipse.graphiti.pattern | |
| Uses of ILayoutFeature in org.eclipse.graphiti.features |
|---|
| Methods in org.eclipse.graphiti.features that return ILayoutFeature | |
|---|---|
ILayoutFeature |
ConfigurableFeatureProviderWrapper.getLayoutFeature(ILayoutContext context)
|
ILayoutFeature |
DefaultFeatureProviderWrapper.getLayoutFeature(ILayoutContext context)
|
ILayoutFeature |
IFeatureProvider.getLayoutFeature(ILayoutContext context)
Layout features do the layouting work (sizes and dimensions) inside (and/or) outside a pictogram element. |
| Uses of ILayoutFeature in org.eclipse.graphiti.features.impl |
|---|
| Classes in org.eclipse.graphiti.features.impl that implement ILayoutFeature | |
|---|---|
class |
AbstractLayoutFeature
The Class AbstractLayoutFeature. |
| Methods in org.eclipse.graphiti.features.impl that return ILayoutFeature | |
|---|---|
ILayoutFeature |
AbstractFeatureProvider.getLayoutFeature(ILayoutContext context)
|
| Uses of ILayoutFeature in org.eclipse.graphiti.pattern |
|---|
| Classes in org.eclipse.graphiti.pattern that implement ILayoutFeature | |
|---|---|
class |
LayoutFeatureForPattern
The Class LayoutFeatureForPattern. |
| Methods in org.eclipse.graphiti.pattern that return ILayoutFeature | |
|---|---|
ILayoutFeature |
DefaultFeatureProviderWithPatterns.getLayoutFeature(ILayoutContext context)
|
protected ILayoutFeature |
DefaultFeatureProviderWithPatterns.getLayoutFeatureAdditional(ILayoutContext context)
Gets the additional layout feature. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||