|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ForceModelStrategy | |
---|---|
de.cau.cs.kieler.klay.force.model | Force model of the KLay Force layout algorithm. |
de.cau.cs.kieler.klay.force.properties | This package contains classes defining layout properties for KLay Force. |
Uses of ForceModelStrategy in de.cau.cs.kieler.klay.force.model |
---|
Methods in de.cau.cs.kieler.klay.force.model that return ForceModelStrategy | |
---|---|
static ForceModelStrategy |
ForceModelStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ForceModelStrategy[] |
ForceModelStrategy.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Uses of ForceModelStrategy in de.cau.cs.kieler.klay.force.properties |
---|
Fields in de.cau.cs.kieler.klay.force.properties with type parameters of type ForceModelStrategy | |
---|---|
static Property<ForceModelStrategy> |
Properties.FORCE_MODEL
force model property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |