-
static class
Represents a specific category for a chart or graphical element, extending the functionality
of PointSymbol to include a category name.
Retrieves the symbol representing the end of an edge in the graph.
Returns the symbol representing the start of an edge in the graph.
Get the point symbol definition associated with this chart.
Sets the offset for the PointSymbol and returns the updated instance.
PointSymbol.size(int size)
Sets the size of the point symbol and returns the updated PointSymbol instance.
PointSymbol.size(int width,
int height)
Updates the size of the point symbol using the specified width and height values.
Sets the symbol for the end of edges in the graph and returns the updated GraphData instance.
Sets the start symbol for edges in the graph.
void
Sets the symbol used to represent the end of an edge in the graph.
void
Set a different
PointSymbol that represents the "bubble".
void
Set the point symbol definition to be used.
void
Set a different point-symbol.