Uses of Interface
de.cau.cs.kieler.klighd.kgraph.KShapeLayout
Packages that use KShapeLayout
Package
Description
-
Uses of KShapeLayout in de.cau.cs.kieler.klighd.kgraph
Subinterfaces of KShapeLayout in de.cau.cs.kieler.klighd.kgraph -
Uses of KShapeLayout in de.cau.cs.kieler.klighd.kgraph.impl
Classes in de.cau.cs.kieler.klighd.kgraph.impl that implement KShapeLayoutModifier and TypeClassDescriptionclassAn implementation of the model object 'KLabel'.classAn implementation of the model object 'KNode'.classAn implementation of the model object 'KPort'. -
Uses of KShapeLayout in de.cau.cs.kieler.klighd.kgraph.util
Methods in de.cau.cs.kieler.klighd.kgraph.util with parameters of type KShapeLayoutModifier and TypeMethodDescriptionKGraphSwitch.caseKShapeLayout(KShapeLayout object) Returns the result of interpreting the object as an instance of 'KShape Layout'.static voidKGraphUtil.configurWithDefaultSize(KShapeLayout ele) Sets a default size to the passed element which is based onKGraphUtil.DEFAULT_MIN_WIDTHandKGraphUtil.DEFAULT_MIN_HEIGHTin conjunction with a scaling factor based on the type of the element.