JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.eclipse.graphiti.platform.ga
Interface IVisualStateHolder
All Known Subinterfaces:
IAnchorContainerDelegate
,
IPictogramElementDelegate
All Known Implementing Classes:
AnchorContainerDelegate
,
GFAbstractPointListShape
,
GFAbstractRotatableDecoration
,
GFAbstractShape
,
GFEllipse
,
GFEllipseDecoration
,
GFPolygon
,
GFPolygonDecoration
,
GFPolyline
,
GFPolylineConnection
,
GFPolylineDecoration
,
GFRectangleFigure
,
GFRoundedRectangle
,
PictogramElementDelegate
public interface
IVisualStateHolder
The Interface IVisualStateHolder provides access to an
IVisualState
.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
IVisualState
getVisualState
()
Returns the
IVisualState
.
Method Detail
getVisualState
IVisualState
getVisualState()
Returns the
IVisualState
. Must not be null.
Returns:
The
IVisualState
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method