Skip navigation links
GEF4 Zest
0.2.0.201509140217
A B C D E F G H I L N O P R S T U Z 

E

EDGE_CURVE_CSS_STYLE - Static variable in class org.eclipse.gef4.zest.fx.ZestProperties
This attribute determines the CSS style for an edge.
EDGE_LABEL_CSS_STYLE - Static variable in class org.eclipse.gef4.zest.fx.ZestProperties
This attribute determines the CSS style for an edge label.
EDGE_ROUTER - Static variable in class org.eclipse.gef4.zest.fx.ZestProperties
This attribute determines the IFXConnectionRouter used to route an edge.
EDGE_SOURCE_DECORATION - Static variable in class org.eclipse.gef4.zest.fx.ZestProperties
This attribute determines the source decoration for an edge.
EDGE_STYLE - Static variable in class org.eclipse.gef4.zest.fx.ZestProperties
This attribute determines the dash style for an edge.
EDGE_STYLE_DASHDOT - Static variable in class org.eclipse.gef4.zest.fx.ZestProperties
This ZestProperties.EDGE_STYLE will draw the edge alternating dashed and dotted, i.e. "-.-.-.".
EDGE_STYLE_DASHDOTDOT - Static variable in class org.eclipse.gef4.zest.fx.ZestProperties
This ZestProperties.EDGE_STYLE will draw the edge alternating dashed and double dotted, i.e. "-..-..-..".
EDGE_STYLE_DASHED - Static variable in class org.eclipse.gef4.zest.fx.ZestProperties
This ZestProperties.EDGE_STYLE will draw the edge dashed, i.e. "---".
EDGE_STYLE_DEFAULT - Static variable in class org.eclipse.gef4.zest.fx.ZestProperties
The default value for the ZestProperties.EDGE_STYLE attribute.
EDGE_STYLE_DOTTED - Static variable in class org.eclipse.gef4.zest.fx.ZestProperties
This ZestProperties.EDGE_STYLE will draw the edge dotted, i.e. "...".
EDGE_STYLE_SOLID - Static variable in class org.eclipse.gef4.zest.fx.ZestProperties
This ZestProperties.EDGE_STYLE will draw the edge solid, i.e. "___".
EDGE_STYLE_VALUES - Static variable in class org.eclipse.gef4.zest.fx.ZestProperties
EDGE_TARGET_DECORATION - Static variable in class org.eclipse.gef4.zest.fx.ZestProperties
This attribute determines the target decoration for an edge.
EdgeContentPart - Class in org.eclipse.gef4.zest.fx.parts
The EdgeContentPart is the controller for an Edge content object.
EdgeContentPart() - Constructor for class org.eclipse.gef4.zest.fx.parts.EdgeContentPart
 
EdgeContentPart.ArrowHead - Class in org.eclipse.gef4.zest.fx.parts
The EdgeContentPart.ArrowHead is an IFXDecoration implementation that can be used to displays an arrow at either side of an FXConnection.
EdgeHidingBehavior - Class in org.eclipse.gef4.zest.fx.behaviors
The EdgeHidingBehavior is an EdgeContentPart-specific AbstractHidingBehavior implementation.
EdgeHidingBehavior() - Constructor for class org.eclipse.gef4.zest.fx.behaviors.EdgeHidingBehavior
 
EdgeLabelHidingBehavior - Class in org.eclipse.gef4.zest.fx.behaviors
EdgeLabelHidingBehavior() - Constructor for class org.eclipse.gef4.zest.fx.behaviors.EdgeLabelHidingBehavior
 
EdgeLabelPart - Class in org.eclipse.gef4.zest.fx.parts
The EdgeLabelPart is an AbstractVisualPart that is used to display the label of an edge.
EdgeLabelPart() - Constructor for class org.eclipse.gef4.zest.fx.parts.EdgeLabelPart
 
EdgeLayoutBehavior - Class in org.eclipse.gef4.zest.fx.behaviors
The EdgeLayoutBehavior is an EdgeContentPart-specific AbstractLayoutBehavior implementation.
EdgeLayoutBehavior() - Constructor for class org.eclipse.gef4.zest.fx.behaviors.EdgeLayoutBehavior
 
ELEMENT_CSS_CLASS - Static variable in class org.eclipse.gef4.zest.fx.ZestProperties
This attribute determines the CSS class for an element (node/edge).
ELEMENT_CSS_ID - Static variable in class org.eclipse.gef4.zest.fx.ZestProperties
This attribute determines the CSS id for an element (node/edge).
ELEMENT_LABEL - Static variable in class org.eclipse.gef4.zest.fx.ZestProperties
This attribute determines the label for an element (node/edge).
ELEMENT_LAYOUT_IRRELEVANT - Static variable in class org.eclipse.gef4.zest.fx.ZestProperties
This attribute determines if an element (node/edge) is irrelevant for laying out, i.e. it should be filtered before laying out.
ELEMENT_LAYOUT_IRRELEVANT_DEFAULT - Static variable in class org.eclipse.gef4.zest.fx.ZestProperties
The default value for the ZestProperties.ELEMENT_LAYOUT_IRRELEVANT attribute.
execute(IProgressMonitor, IAdaptable) - Method in class org.eclipse.gef4.zest.fx.operations.HideOperation
 
ExpandFirstAnchorageOnClickPolicy - Class in org.eclipse.gef4.zest.fx.policies
The ExpandFirstAnchorageOnClickPolicy is an AbstractFXOnClickPolicy that shows all hidden neighbors of its host upon mouse click by removing them from the HidingModel.
ExpandFirstAnchorageOnClickPolicy() - Constructor for class org.eclipse.gef4.zest.fx.policies.ExpandFirstAnchorageOnClickPolicy
 
A B C D E F G H I L N O P R S T U Z 
Skip navigation links
GEF4 Zest
0.2.0.201509140217

Copyright (c) 2014 itemis AG and others. All rights reserved.