|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IAreaContext | |
---|---|
org.eclipse.graphiti.features.context | |
org.eclipse.graphiti.features.context.impl | |
org.eclipse.graphiti.features.impl | |
org.eclipse.graphiti.pattern |
Uses of IAreaContext in org.eclipse.graphiti.features.context |
---|
Subinterfaces of IAreaContext in org.eclipse.graphiti.features.context | |
---|---|
interface |
IAddConnectionContext
The Interface IAddConnectionContext. |
interface |
IAddContext
The Interface IAddContext. |
interface |
ICreateContext
The Interface ICreateContext. |
interface |
IResizeContext
The Interface IResizeContext. |
interface |
IResizeShapeContext
The Interface IResizeShapeContext. |
Uses of IAreaContext in org.eclipse.graphiti.features.context.impl |
---|
Classes in org.eclipse.graphiti.features.context.impl that implement IAreaContext | |
---|---|
class |
AddConnectionContext
The Class AddConnectionContext. |
class |
AddContext
The Class AddContext. |
class |
AreaAnchorContext
The Class AreaAnchorContext. |
class |
AreaContext
The Class AreaContext. |
class |
CreateContext
The Class CreateContext. |
class |
ResizeContext
The Class ResizeContext. |
class |
ResizeShapeContext
The Class ResizeShapeContext. |
Constructors in org.eclipse.graphiti.features.context.impl with parameters of type IAreaContext | |
---|---|
AddContext(IAreaContext context,
Object newObject)
Creates a new AddContext . |
Uses of IAreaContext in org.eclipse.graphiti.features.impl |
---|
Methods in org.eclipse.graphiti.features.impl with parameters of type IAreaContext | |
---|---|
protected PictogramElement |
AbstractFeature.addGraphicalRepresentation(IAreaContext context,
Object newObject)
Adds the graphical representation. |
protected void |
AbstractAddPictogramElementFeature.setSizeAndLocation(GraphicsAlgorithm ga,
int minWidth,
int minHeight,
IAreaContext context)
This is a convenience method for layouting a graphics algorithm. |
Uses of IAreaContext in org.eclipse.graphiti.pattern |
---|
Methods in org.eclipse.graphiti.pattern with parameters of type IAreaContext | |
---|---|
protected void |
AbstractPattern.addGraphicalRepresentation(IAreaContext context,
Object newObject)
Adds the graphical representation of the given new Object with
the information in the given IAreaContext . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |