|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use kieker.webgui.service.impl.utility.model | |
---|---|
kieker.webgui.service.impl.utility | This package contains utility classes used by the service implementation. |
kieker.webgui.service.impl.utility.converter | |
kieker.webgui.service.impl.utility.model |
Classes in kieker.webgui.service.impl.utility.model used by kieker.webgui.service.impl.utility | |
---|---|
Graph
This class represents the whole graph that needs to be layouted. |
|
Node
Objects of this class represent nodes within a Graph , that may or may not have any number
of Port s. |
|
Port
Objects of this class represent a single Port of a Node . |
Classes in kieker.webgui.service.impl.utility.model used by kieker.webgui.service.impl.utility.converter | |
---|---|
Graph
This class represents the whole graph that needs to be layouted. |
Classes in kieker.webgui.service.impl.utility.model used by kieker.webgui.service.impl.utility.model | |
---|---|
Edge
Objects of this class represent directed edges between Port s or Node s without Port s. |
|
Graph
This class represents the whole graph that needs to be layouted. |
|
Node
Objects of this class represent nodes within a Graph , that may or may not have any number
of Port s. |
|
Point
A simple 2-dimensional integer point, used for storing positions of any relevant graph component. |
|
Port
Objects of this class represent a single Port of a Node . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |