public interface ISelfStyleProvider
Modifier and Type | Method and Description |
---|---|
void |
selfStyleConnection(java.lang.Object element,
GraphConnection connection)
Styles a connection
|
void |
selfStyleNode(java.lang.Object element,
GraphNode node)
Styles a node
|
void selfStyleConnection(java.lang.Object element, GraphConnection connection)
void selfStyleNode(java.lang.Object element, GraphNode node)
Copyright (c) IBM Corp. and others 2000, 2011. All Rights Reserved.