|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InteractionLevel | |
---|---|
de.cau.cs.kieler.klodd.hierarchical | Base package of the hierarchical dataflow layout algorithm. |
Uses of InteractionLevel in de.cau.cs.kieler.klodd.hierarchical |
---|
Fields in de.cau.cs.kieler.klodd.hierarchical with type parameters of type InteractionLevel | |
---|---|
static IProperty<InteractionLevel> |
HierarchicalDataflowLayoutProvider.INTERACTIVE
level of interaction property. |
Methods in de.cau.cs.kieler.klodd.hierarchical that return InteractionLevel | |
---|---|
static InteractionLevel |
InteractionLevel.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static InteractionLevel[] |
InteractionLevel.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |