GoJS中的类
GoJS API文档介绍了GoJS中的类,不过在调试GoJS时发现有3个类不是通过go对象访问的。此外有14个类有介绍,但没有显示在左侧导航栏里。GoJS的很多类、方法和属性名都是经过混淆的,不过起码这一层还是很好对上号的。
Diagram Classes | |
Adornment | Adornment |
AnimationManager | |
CommandHandler | CommandHandler |
Diagram | Diagram |
DiagramEvent | DiagramEvent |
GraphObject | GraphObject |
Group | Group |
InputEvent | InputEvent |
Layer | Layer |
Link | Link |
Node | Node |
Overview | Overview |
Palette | Palette |
Panel | Panel |
Part | Part |
Picture | Picture |
Placeholder | Placeholder |
RowColumnDefinition | RowColumnDefinition |
Shape | Shape |
TextBlock | TextBlock |
Geometry Classes | |
Brush | Brush |
Geometry | Geometry |
Margin | Margin |
PathFigure | PathFigure |
PathSegment | PathSegment |
Point | Point |
Rect | Rect |
Size | Size |
Spot | Spot |
Model Classes | |
Binding | Binding |
ChangedEvent | ChangedEvent |
GraphLinksModel | GraphLinksModel |
Model | Model |
Transaction | Transaction |
TreeModel | TreeModel |
UndoManager | UndoManager |
Layout Classes | |
CircularLayout | CircularLayout |
CircularNetwork | |
CircularVertex | |
CircularEdge | |
ForceDirectedLayout | ForceDirectedLayout |
ForceDirectedNetwork | |
ForceDirectedVertex | |
ForceDirectedEdge | |
GridLayout | GridLayout |
LayeredDigraphLayout | LayeredDigraphLayout |
LayeredDigraphNetwork | |
LayeredDigraphVertex | |
LayeredDigraphEdge | |
Layout | Layout |
LayoutNetwork | LayoutNetwork |
LayoutVertex | |
LayoutEdge | |
TreeLayout | TreeLayout |
TreeNetwork | |
TreeVertex | |
TreeEdge | |
Tool Classes | |
ActionTool | ActionTool |
ClickCreatingTool | ClickCreatingTool |
ClickSelectingTool | ClickSelectingTool |
ContextMenuTool | ContextMenuTool |
DraggingTool | DraggingTool |
DragSelectingTool | DragSelectingTool |
LinkingBaseTool | LinkingBaseTool |
LinkingTool | LinkingTool |
LinkReshapingTool | LinkReshapingTool |
PanningTool | PanningTool |
RelinkingTool | RelinkingTool |
ResizingTool | ResizingTool |
RotatingTool | RotatingTool |
TextEditingTool | TextEditingTool |
Tool | Tool |
ToolManager | ToolManager |
Collection Classes | |
Iterable | |
Iterator | |
List | List |
Map | Map |
Set | Set |