|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FileSinkImages.LayoutPolicy | |
---|---|
org.graphstream.stream.file |
Uses of FileSinkImages.LayoutPolicy in org.graphstream.stream.file |
---|
Methods in org.graphstream.stream.file that return FileSinkImages.LayoutPolicy | |
---|---|
static FileSinkImages.LayoutPolicy |
FileSinkImages.LayoutPolicy.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static FileSinkImages.LayoutPolicy[] |
FileSinkImages.LayoutPolicy.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.graphstream.stream.file with parameters of type FileSinkImages.LayoutPolicy | |
---|---|
void |
FileSinkImages.setLayoutPolicy(FileSinkImages.LayoutPolicy policy)
Set the layout policy. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |