|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FileSinkImages.OutputType | |
---|---|
org.graphstream.stream.file |
Uses of FileSinkImages.OutputType in org.graphstream.stream.file |
---|
Methods in org.graphstream.stream.file that return FileSinkImages.OutputType | |
---|---|
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. |
Constructors in org.graphstream.stream.file with parameters of type FileSinkImages.OutputType | |
---|---|
FileSinkImages(FileSinkImages.OutputType type,
FileSinkImages.Resolution resolution)
|
|
FileSinkImages(String prefix,
FileSinkImages.OutputType type,
FileSinkImages.Resolution resolution,
FileSinkImages.OutputPolicy outputPolicy)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |