[−][src]Module conrod_core::widget::graph::node
A default container widget to use for nodes that exist within a Graph
widget.
Structs
Event | The event produced by the |
Node | A widget that acts as a convenience container for some |
SocketLayout | Describes the layout of either input or output sockets. |
SocketRects | The rectangle for each socket (either inputs or outputs only). |
State | Unique state for the |
Style | Unique styling for the BorderedRectangle widget. |
Enums
SocketSide | Represents the side of a node widget's bounding rectangle. |
SocketType | Describes whether a socket is associated with a node's inputs or outputs. |
Constants
DEFAULT_BORDER_THICKNESS | |
DEFAULT_SOCKET_LENGTH |
Functions
edge_socket_rects | Returns a |
socket_rect | Retrieve the |
socket_rects | Produces an iterator yielding a |