Packagecom.yworks.yfiles.layout.router.polyline
Classpublic class PartitionCellKeysCompanion
InheritancePartitionCellKeysCompanion Inheritance YObject Inheritance Object



Public Methods
 MethodDefined By
 Inherited
equals(o:Object):Boolean
YObject
 Inherited
getClass():Class
YObject
 Inherited
hashCode():int
YObject
Public Constants
 ConstantDefined By
  EDGE_LABEL_CROSSING_COST_FACTORS_KEY : Object = y.layout.router.polyline.PartitionCellKeys.EDGE_LABEL_CROSSING_COST_FACTORS_KEY
[static] The key references a com.yworks.bridge.util.List of com.yworks.bridge.util.Double s representing factors that are multiplied with an edge's edge label crossing cost (com.yworks.yfiles.layout.router.polyline.PenaltySettings.edgeLabelCrossingPenalty) s if the edge crosses the corresponding com.yworks.yfiles.layout.EdgeLabelLayout registered by the key EDGE_LABEL_LAYOUTS_KEY .
PartitionCellKeysCompanion
  EDGE_LABEL_LAYOUTS_KEY : Object = y.layout.router.polyline.PartitionCellKeys.EDGE_LABEL_LAYOUTS_KEY
[static] The key references a com.yworks.bridge.util.List of com.yworks.yfiles.layout.EdgeLabelLayout s covering a certain com.yworks.yfiles.layout.router.polyline.PartitionCell .
PartitionCellKeysCompanion
  NODE_LABEL_CROSSING_COST_FACTORS_KEY : Object = y.layout.router.polyline.PartitionCellKeys.NODE_LABEL_CROSSING_COST_FACTORS_KEY
[static] The key references a com.yworks.bridge.util.List of com.yworks.bridge.util.Double s representing factors that are multiplied with an edge's node label crossing cost (com.yworks.yfiles.layout.router.polyline.PenaltySettings.nodeLabelCrossingPenalty) s if the edge crosses the corresponding com.yworks.yfiles.layout.NodeLabelLayout registered by the key NODE_LABEL_LAYOUTS_KEY .
PartitionCellKeysCompanion
  NODE_LABEL_LAYOUTS_KEY : Object = y.layout.router.polyline.PartitionCellKeys.NODE_LABEL_LAYOUTS_KEY
[static] The key references a com.yworks.bridge.util.List of com.yworks.yfiles.layout.NodeLabelLayout s covering a certain com.yworks.yfiles.layout.router.polyline.PartitionCell .
PartitionCellKeysCompanion
  NODES_IN_NODE_TO_EDGE_DISTANCE_KEY : Object = y.layout.router.polyline.PartitionCellKeys.NODES_IN_NODE_TO_EDGE_DISTANCE_KEY
[static] The key references a com.yworks.bridge.util.List of nodes being in node to edge distance to a certain com.yworks.yfiles.layout.router.polyline.PartitionCell .
PartitionCellKeysCompanion
  NODES_KEY : Object = y.layout.router.polyline.PartitionCellKeys.PARTITION_CELL_NODES_KEY
[static] The key references a com.yworks.bridge.util.List of nodes whose bounds are covering a certain com.yworks.yfiles.layout.router.polyline.PartitionCell .
PartitionCellKeysCompanion
  PARTITION_GRID_CELL_ID_KEY : Object = y.layout.router.polyline.PartitionCellKeys.PARTITION_GRID_CELL_ID_KEY
[static] The key references the com.yworks.yfiles.layout.grid.PartitionCellId of the partition grid cell covering a certain com.yworks.yfiles.layout.router.polyline.PartitionCell .
PartitionCellKeysCompanion
  PARTITION_GRID_COLUMN_INDEX_KEY : Object = y.layout.router.polyline.PartitionCellKeys.PARTITION_GRID_COLUMN_INDEX_KEY
[static] The key references the column index of the partition grid cell covering a certain com.yworks.yfiles.layout.router.polyline.PartitionCell .
PartitionCellKeysCompanion
  PARTITION_GRID_ROW_INDEX_KEY : Object = y.layout.router.polyline.PartitionCellKeys.PARTITION_GRID_ROW_INDEX_KEY
[static] The key references the row index of the partition grid cell covering a certain com.yworks.yfiles.layout.router.polyline.PartitionCell .
PartitionCellKeysCompanion
Constant Detail
EDGE_LABEL_CROSSING_COST_FACTORS_KEYConstant
public static const EDGE_LABEL_CROSSING_COST_FACTORS_KEY:Object = y.layout.router.polyline.PartitionCellKeys.EDGE_LABEL_CROSSING_COST_FACTORS_KEY

The key references a com.yworks.bridge.util.List of com.yworks.bridge.util.Double s representing factors that are multiplied with an edge's edge label crossing cost (com.yworks.yfiles.layout.router.polyline.PenaltySettings.edgeLabelCrossingPenalty) s if the edge crosses the corresponding com.yworks.yfiles.layout.EdgeLabelLayout registered by the key EDGE_LABEL_LAYOUTS_KEY .

See also

EDGE_LABEL_LAYOUTS_KEYConstant 
public static const EDGE_LABEL_LAYOUTS_KEY:Object = y.layout.router.polyline.PartitionCellKeys.EDGE_LABEL_LAYOUTS_KEY

The key references a com.yworks.bridge.util.List of com.yworks.yfiles.layout.EdgeLabelLayout s covering a certain com.yworks.yfiles.layout.router.polyline.PartitionCell .

See also

NODE_LABEL_CROSSING_COST_FACTORS_KEYConstant 
public static const NODE_LABEL_CROSSING_COST_FACTORS_KEY:Object = y.layout.router.polyline.PartitionCellKeys.NODE_LABEL_CROSSING_COST_FACTORS_KEY

The key references a com.yworks.bridge.util.List of com.yworks.bridge.util.Double s representing factors that are multiplied with an edge's node label crossing cost (com.yworks.yfiles.layout.router.polyline.PenaltySettings.nodeLabelCrossingPenalty) s if the edge crosses the corresponding com.yworks.yfiles.layout.NodeLabelLayout registered by the key NODE_LABEL_LAYOUTS_KEY .

See also

NODE_LABEL_LAYOUTS_KEYConstant 
public static const NODE_LABEL_LAYOUTS_KEY:Object = y.layout.router.polyline.PartitionCellKeys.NODE_LABEL_LAYOUTS_KEY

The key references a com.yworks.bridge.util.List of com.yworks.yfiles.layout.NodeLabelLayout s covering a certain com.yworks.yfiles.layout.router.polyline.PartitionCell .

See also

NODES_IN_NODE_TO_EDGE_DISTANCE_KEYConstant 
public static const NODES_IN_NODE_TO_EDGE_DISTANCE_KEY:Object = y.layout.router.polyline.PartitionCellKeys.NODES_IN_NODE_TO_EDGE_DISTANCE_KEY

The key references a com.yworks.bridge.util.List of nodes being in node to edge distance to a certain com.yworks.yfiles.layout.router.polyline.PartitionCell .

See also

NODES_KEYConstant 
public static const NODES_KEY:Object = y.layout.router.polyline.PartitionCellKeys.PARTITION_CELL_NODES_KEY

The key references a com.yworks.bridge.util.List of nodes whose bounds are covering a certain com.yworks.yfiles.layout.router.polyline.PartitionCell .

See also

PARTITION_GRID_CELL_ID_KEYConstant 
public static const PARTITION_GRID_CELL_ID_KEY:Object = y.layout.router.polyline.PartitionCellKeys.PARTITION_GRID_CELL_ID_KEY

The key references the com.yworks.yfiles.layout.grid.PartitionCellId of the partition grid cell covering a certain com.yworks.yfiles.layout.router.polyline.PartitionCell .

See also

PARTITION_GRID_COLUMN_INDEX_KEYConstant 
public static const PARTITION_GRID_COLUMN_INDEX_KEY:Object = y.layout.router.polyline.PartitionCellKeys.PARTITION_GRID_COLUMN_INDEX_KEY

The key references the column index of the partition grid cell covering a certain com.yworks.yfiles.layout.router.polyline.PartitionCell .

See also

PARTITION_GRID_ROW_INDEX_KEYConstant 
public static const PARTITION_GRID_ROW_INDEX_KEY:Object = y.layout.router.polyline.PartitionCellKeys.PARTITION_GRID_ROW_INDEX_KEY

The key references the row index of the partition grid cell covering a certain com.yworks.yfiles.layout.router.polyline.PartitionCell .

See also