| Arrow |
Represents options for Arrow object.
|
| Arrow.Builder |
|
| Arrows |
Represents options for arrowhead.
|
| Arrows.Builder |
|
| BarnesHut |
It's a quadtree based gravity model.
|
| BarnesHut.Builder |
|
| ChosenEdge |
Indicates whether selecting or hovering on an edge should change the edge and/or it's label.
|
| ChosenEdge.Builder |
|
| ChosenNode |
Indicates whether selecting or hovering on a node should change the node and/or it's label.
|
| ChosenNode.Builder |
|
| Color |
Contains color information for border and background
|
| Color.Builder |
|
| Configure |
Configuration class for a canvas
|
| Configure.Builder |
|
| Edge |
Default configuration for edges.
|
| Edge.Builder |
|
| EdgeColor |
Represents configuration for color of edge.
|
| EdgeColor.Builder |
|
| Edges |
|
| EdgeUpdate |
|
| Fixed |
Options for fixing node position while physics simulation.
|
| Fixed.Builder |
|
| Font |
Represents options for label's font.
|
| Font.Builder |
|
| FontMode |
Represents details for font decoration (bold, ital, boldital, mono).
|
| FontMode.Builder |
|
| ForceAtlas2Based |
Represents physics model similar to BarnesHut.
|
| ForceAtlas2Based.Builder |
|
| Group |
Represents options for group styling.
|
| Group.Builder |
|
| Group.GroupDeserializer |
|
| Group.GroupSerializer |
|
| HeightConstraint |
Represents options for height of a node.
|
| HeightConstraint.Builder |
|
| Hierarchical |
Options for hierarchical layout.
|
| Hierarchical.Builder |
|
| HierarchicalRepulsion |
Hierarchical Repulsion model used in Physics.
|
| HierarchicalRepulsion.Builder |
|
| Icon |
Represents options for icon.
|
| Icon.Builder |
|
| Image |
Represents image and circular image when These options are taken into account when Node.shape is set to
'image' or "circularImage".
|
| Image.Builder |
|
| Interaction |
Represents options for navigation buttons, mouse and touch events.
|
| Interaction.Builder |
|
| Keyboard |
Enables and configures keyboard shortcuts for network
|
| Keyboard.Builder |
|
| Layout |
Options for network layout.
|
| Layout.Builder |
|
| Manipulation |
Options for network manipulation.
|
| Manipulation.Builder |
|
| Margin |
Represents margins of labels.
|
| Margin.Builder |
|
| Network |
Represents network which will be drawn.
|
| NetworkEntity |
Abstract class for a node and an edge entity.
|
| NetworkSettings |
Represents list of settings.
|
| Node |
Default configuration for nodes.
|
| Node.Builder |
|
| NodeColor |
Represents configuration for color of node.
|
| NodeColor.Builder |
|
| Nodes |
Represents list of nodes.
|
| Options |
Represents set of options for network chart.
|
| Options.Builder |
|
| Physics |
Represents physics simulation.
|
| Physics.Builder |
|
| Point |
Represents a point.
|
| Point.Builder |
|
| Repulsion |
|
| Repulsion.Builder |
|
| Scaling |
Represents option for scaling edges and nodes according to their properties.
|
| Scaling.Builder |
|
| ScalingLabel |
Represents options for scaling label of nodes and edges.
|
| ScalingLabel.Builder |
|
| Setting |
Represents single setting which consists of key and value.
|
| Shadow |
Represents options for casting a shadow of node and edge.
|
| Shadow.Builder |
|
| ShapeProperties |
Represents configuration for specific shapes.
|
| ShapeProperties.Builder |
|
| Smooth |
Indicates whether edge should be drawn as a quadratic bezier curve.
|
| Smooth.Builder |
|
| Speed |
A speed of view on pressing a key or using navigation buttons
|
| Speed.Builder |
|
| Stabilization |
Indicates whether network should be stabilized on load using default settings
|
| Stabilization.Builder |
|
| WidthConstraint |
Represents width of a node.
|
| WidthConstraint.Builder |
|