| Modifier and Type | Class and Description |
|---|---|
class |
MXCell<T extends MXCell<T>>
Abstract base class for edges and vertices.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MXEdge
Represents an edge within a graph.
|
class |
MXVertex
Represents a vertex within a graph.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MXEditor.execute(String action,
MXCell<?> cell)
Executes a registered action.
|
Copyright © 2023 Fujion Framework. All rights reserved.