Search
com.mindfusion.graphs Namespace
Classes Interfaces
 

 Classes

  Class Description

Attribute

 

Bend

 

BimodalSplit

 

BinaryTree(T)

 

BlockCutpointGraph

 

Cell

 

CircularDrawing

 

ConstrainedVisibility

 

DatabaseDrawing

 

DrawingGrid

 

DualGraph

 

Edge

 

EdgeShape

 

Embedding

 

Face

 

FractalDrawing

A tree drawing algorithm that places child nodes symmetrically around their parent node. Nodes at the lowest level are arranged directly in a circle around their parent. At the upper level, the already arranged nodes form branches that are arranged in a circle around the new parent node. The algorithm is recursively repeated till the highest level is reached.

Graph

 

GridDrawing

Straight-line drawing on a grid. The input must be a simple graph. Paper "A linear-time algorithm for drawing a planar graph on a grid" by Chrobak and Payne.

HierarchicalDrawing

 

HierarchicalEmbedding

 

Interval

 

IntervalGraph

 

LayoutTraits

 

MinBendOrthogonalDrawing

 

Network

 

Node

 

NodePair

 

OrthogonalDrawing

 

OrthogonalRepresentation

 

OverlapGraph

 

Point

 

PointD

 

PointF

 

PolylineDrawing

 

PQTree(T)

 

QuasiUpwardDrawing

Creates quasi-upward drawing of a connected graph.

Representation

 

Set(T)

 

Size

 

StConversion

 

StEmbedding

 

StPlanarization

 

Table

 

Tessellation

 

Utilities

 

Vertex

 

VertexExchangeGraph

 

Visibility

 

 Interfaces

  Interface Description

ComponentBlocksHandler

 

VertexSizeFunction