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

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

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

Methods in org.graphstream.stream.file that return FileSinkImages.Quality
static FileSinkImages.Quality FileSinkImages.Quality.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static FileSinkImages.Quality[] FileSinkImages.Quality.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.Quality
 void FileSinkImages.setQuality(FileSinkImages.Quality q)
          Enable high-quality rendering and anti-aliasing.
 



Copyright © 2012. All Rights Reserved.