|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StarburstLayout.WidthType | |
---|---|
ca.utoronto.cs.prefuseextensions.layout |
Uses of StarburstLayout.WidthType in ca.utoronto.cs.prefuseextensions.layout |
---|
Methods in ca.utoronto.cs.prefuseextensions.layout that return StarburstLayout.WidthType | |
---|---|
StarburstLayout.WidthType |
StarburstLayout.getWidthType()
|
static StarburstLayout.WidthType |
StarburstLayout.WidthType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static StarburstLayout.WidthType[] |
StarburstLayout.WidthType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in ca.utoronto.cs.prefuseextensions.layout with parameters of type StarburstLayout.WidthType | |
---|---|
void |
StarburstLayout.setWidthType(StarburstLayout.WidthType widthType,
java.lang.String widthField)
Set the width type, which defines how angular widths are divided among nodes. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |