|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ILabelPlacer
Interface for label placement modules.
Method Summary | |
---|---|
LLabel |
longestLabel(Layer thelayer)
Gives the size of the longest label in the given layer. |
void |
placeLabels(LayeredGraph thelayeredGraph)
Calculates label positions for given graph and stores them in it. |
Methods inherited from interface de.cau.cs.kieler.core.alg.IAlgorithm |
---|
reset, reset, setProgressMonitor |
Method Detail |
---|
void placeLabels(LayeredGraph thelayeredGraph)
thelayeredGraph
- The respective graphLLabel longestLabel(Layer thelayer)
thelayer
- The layer to check
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |