See: Description
Interface | Description |
---|---|
AttributesReader | |
EdgeAttributesReader<V,E extends Edge<V>> |
graphic info on an edge.
|
EdgeViewInfo<V,E extends Edge<V>> |
Store basic view information on an edge: intermediate points and optional style.
|
NodeAttributesReader<V> |
extract from graph graphic info on a node.
|
NodeViewInfo |
Store for basic view information on nodes.
|
SVGShape |
A Shape which can be exported as SVG
|
ViewCopyHelper<G extends Graph<V,E>,V,E extends Edge<V>> |
Provide a mapping between the elements of two graphs,
used to transfer visual properties.
|
Class | Description |
---|---|
Bezier |
Interpolates given points by a bezier curve.
|
GraphicalAttributesStore | Deprecated |
SimpleStroke |
Simple stroke implementation, inspired by BasicStroke
but for which we can change the width and dash pattern.
|
ViewHelper |
Common logics to manage bounding boxes, anchor points and related tricks for edge routing.
|
Enum | Description |
---|---|
EdgeAnchor | |
EdgeEnd |
Available markers for arrow ends.
|
EdgePattern | |
MovingEdgeType | |
NodeBorder | |
NodeShape |
Copyright © 2005–2020. All rights reserved.