|
Zest 1.5.0.201308190730 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IConnectionStyleProvider
An extension to label providers, to supply styles for connections based upon relationships, rather than on connected nodes.
#IGraphContentProvider
,
#IEntityStyleProvider
Method Summary | |
---|---|
Color |
getColor(java.lang.Object rel)
Returns the color for the connection. |
int |
getConnectionStyle(java.lang.Object rel)
Returns the style flags for this connection. |
Color |
getHighlightColor(java.lang.Object rel)
Returns the highlighted color for this connection. |
int |
getLineWidth(java.lang.Object rel)
Returns the line width of the connection. -1 for default. |
IFigure |
getTooltip(java.lang.Object entity)
Returns the tooltop for this node. |
Method Detail |
---|
int getConnectionStyle(java.lang.Object rel)
rel
- the relationship represented by this connection.
ZestStyles
Color getColor(java.lang.Object rel)
rel
- the relationship represented by this connection.
#dispose()
Color getHighlightColor(java.lang.Object rel)
rel
- the relationship represented by this connection.
#dispose()
int getLineWidth(java.lang.Object rel)
rel
- the relationship represented by this connection.
IFigure getTooltip(java.lang.Object entity)
entity
-
|
Zest 1.5.0.201308190730 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |