de.cau.cs.kieler.klay.layered.graph
Class LInsets
java.lang.Object
de.cau.cs.kieler.klay.layered.graph.LInsets
- Direct Known Subclasses:
- LInsets.Double
public class LInsets
- extends Object
Stores the insets of an object. This is only the abstract superclass. The actual storage
representation of the insets is left to subclasses.
- See Also:
LInsets.Double
- Rating

Nested Class Summary |
static class |
LInsets.Double
Specifies KInsets in double coordinates. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LInsets
public LInsets()