Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
JFrame
org.grinvin.gred.GraphEditor3D
public class GraphEditor3D
extends JFrame
Constructor 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.