Package | Description |
---|---|
com.yworks.yfiles.graph |
Definitions, default implementations, and support classes that represent graph structures and provide facilities for their programmatic modification.
|
com.yworks.yfiles.graph.styles |
Contains interfaces and default implementations for graph element styles.
|
Modifier and Type | Method and Description |
---|---|
LookupDecorator<IPort,IEdgePathCropper> |
PortDecorator.getEdgePathCropperDecorator()
Gets a
LookupDecorator that decorates the IEdgePathCropper type for the
IPort s of the graph this instance has been created for. |
Modifier and Type | Class and Description |
---|---|
class |
DefaultEdgePathCropper
The default implementation of the
IEdgePathCropper . |
Modifier and Type | Field and Description |
---|---|
static IEdgePathCropper |
DefaultEdgePathCropper.INSTANCE
A singleton instance.
|