Uses of Class
org.graphstream.stream.file.FileSinkImages.OutputPolicy

Packages that use FileSinkImages.OutputPolicy
org.graphstream.stream.file   
 

Uses of FileSinkImages.OutputPolicy in org.graphstream.stream.file
 

Methods in org.graphstream.stream.file that return FileSinkImages.OutputPolicy
static FileSinkImages.OutputPolicy FileSinkImages.OutputPolicy.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static FileSinkImages.OutputPolicy[] FileSinkImages.OutputPolicy.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.OutputPolicy
 void FileSinkImages.setOutputPolicy(FileSinkImages.OutputPolicy policy)
          Set the output policy.
 

Constructors in org.graphstream.stream.file with parameters of type FileSinkImages.OutputPolicy
FileSinkImages(String prefix, FileSinkImages.OutputType type, FileSinkImages.Resolution resolution, FileSinkImages.OutputPolicy outputPolicy)
           
 



Copyright © 2011. All Rights Reserved.