menu
graph_plus package
documentation
diagraming/graph_view_layout_delegate.dart
GraphViewLayoutDelegate<V>
layout method
layout method
dark_mode
light_mode
layout
method
void
layout
(
GraphMetadata
<
V
>
metadata
,
Map
<
V
,
Size
>
sizes
,
GraphViewOrientation
orientation
)
Implementation
void layout(GraphMetadata<V> metadata, Map<V, Size> sizes, GraphViewOrientation orientation) {}
graph_plus package
documentation
diagraming/graph_view_layout_delegate
GraphViewLayoutDelegate<V>
layout method
GraphViewLayoutDelegate class