Package | Description |
---|---|
org.graphstream.stream.file |
Modifier and Type | Method and Description |
---|---|
static FileSinkImages.OutputType |
FileSinkImages.OutputType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FileSinkImages.OutputType[] |
FileSinkImages.OutputType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
FileSinkImages(FileSinkImages.OutputType type,
FileSinkImages.Resolution resolution) |
FileSinkImages(String prefix,
FileSinkImages.OutputType type,
FileSinkImages.Resolution resolution,
FileSinkImages.OutputPolicy outputPolicy) |
Copyright © 2015. All rights reserved.