| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
JFrameorg.grinvin.gred.GraphEditor3Dpublic class GraphEditor3Dextends JFrameConstructor Summary | |
| |
public GraphEditor3D(EmbeddingModel model, AnnotationModel annotationModel, GraphContext context)
Create an editor that uses the given embedding model and context. This constructor is mainly useful when models and contexts should be shared between editors. In most cases users should use the no argument constructor.