IFXConnectionRouter
used to route
an edge.ZestProperties.EDGE_STYLE
will draw the edge alternating dashed and
dotted, i.e. "-.-.-.".ZestProperties.EDGE_STYLE
will draw the edge alternating dashed and double
dotted, i.e. "-..-..-..".ZestProperties.EDGE_STYLE
will draw the edge dashed, i.e. "---".ZestProperties.EDGE_STYLE
attribute.ZestProperties.EDGE_STYLE
will draw the edge dotted, i.e. "...".ZestProperties.EDGE_STYLE
will draw the edge solid, i.e. "___".EdgeContentPart
is the controller for an Edge
content
object.EdgeContentPart.ArrowHead
is an IFXDecoration
implementation that can
be used to displays an arrow at either side of an FXConnection
.EdgeLabelPart
is an AbstractVisualPart
that is used to
display the label of an edge.ZestProperties.ELEMENT_LAYOUT_IRRELEVANT
attribute.ExpandFirstAnchorageOnClickPolicy
is an
AbstractFXOnClickPolicy
that shows all hidden neighbors of its host
upon mouse click by removing them from the HidingModel
.Copyright (c) 2014 itemis AG and others. All rights reserved.