| 
 | Search this API | ||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
          Description
| Interface Summary | |
|---|---|
| TableGroupNodeRealizer.Column | A Columnis a vertical stripe of a givenwidthwithin a node represented by aTableGroupNodeRealizer. | 
| TableGroupNodeRealizer.ColumnContainer | A container for columns. | 
| TableGroupNodeRealizer.Row | A Rowis a horizontal stripe of a givenheightwithin a node represented by aTableGroupNodeRealizer. | 
| TableGroupNodeRealizer.RowContainer | A container for rows. | 
| TableGroupNodeRealizer.Table | Stores the top-level columns and rows of a TableGroupNodeRealizerand provides methods for finding
 columns and rows according to contained nodes or coordinates as well
 as methods to move a node into a column or row. | 
| TableStyle | A TableStyleprovides color and stroke information for
 painting. | 
| Class Summary | |
|---|---|
| ColumnDropTargetListener | This DropTargetListenercan be used to create new columns in aTableGroupNodeRealizervia drag'n'drop. | 
| RowDropTargetListener | This DropTargetListenercan be used to create new rows in aTableGroupNodeRealizervia drag'n'drop. | 
| TableGroupNodeRealizer | A node realizer for group nodes that may be used to organize its content nodes into columns and/or rows. | 
| TableGroupNodeRealizer.ColumnNodeLabelModel | NodeLabelModelthat positions a node label relative to a
 column in aTableGroupNodeRealizer's table model. | 
| TableGroupNodeRealizer.RowNodeLabelModel | NodeLabelModelthat positions a node label relative to a row
 in aTableGroupNodeRealizer's table model. | 
| TableLabelEditor | This MultiplexingNodeEditor.NodeEditorcan be used to edit the labels of rows and columns
 of aTableGroupNodeRealizer. | 
| TableLayoutConfigurator | Convenience class that prepares tabular information provided by TableGroupNodeRealizerfor assignment of layout
 information calculated byIncrementalHierarchicLayouter. | 
| TableNodePainter | Dedicated painter implementation for tables. | 
| TableNodePainter.PainterType | Enumeration type for subordinate painter types of a TableNodePainter. | 
| TableOrderEditor | This MultiplexingNodeEditor.NodeEditorcan be used to move rows and columns
 of aTableGroupNodeRealizervia drag'n'drop. | 
| TableSelectionEditor | This MultiplexingNodeEditor.NodeEditorcan be used to
 change the selection status of rows and columns of aTableGroupNodeRealizer. | 
| TableSizeEditor | This MultiplexingNodeEditor.NodeEditorcan be used to resize rows and columns of aTableGroupNodeRealizer. | 
| TableStyle.SimpleStyle | An immutable TableStyleimplementation that provides
 constant values and stroke information specified at instance creation. | 
| TableStyle.SimpleStyleDeserializer | Handles GraphML deserialization of TableStyle.SimpleStyleobjects. | 
| TableStyle.SimpleStyleSerializer | Handles GraphML serialization of TableStyle.SimpleStyleobjects. | 
| TableSupport | This class is meant to ease working with the table structure of a TableGroupNodeRealizer. | 
Provides classes and interfaces to organize group node content in a tabular fashion.
The most prominent class in this package is TableGroupNodeRealizer,
a specialized realizer for group nodes that provides a data structure for
managing (possibly nested) columns and rows.
Further classes in this package provide support for user interaction with and visualization of tables, columns, and rows.
| 
 | © Copyright 2000-2025, yWorks GmbH. All rights reserved. | ||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||