Uses of Class
org.graphstream.stream.file.FileSinkImages.Quality
| Package | Description |
|---|---|
| org.graphstream.stream.file |
-
Uses of FileSinkImages.Quality in org.graphstream.stream.file
Methods in org.graphstream.stream.file that return FileSinkImages.Quality Modifier and Type Method Description static FileSinkImages.QualityFileSinkImages.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 Modifier and Type Method Description voidFileSinkImages. setQuality(FileSinkImages.Quality q)Enable high-quality rendering and anti-aliasing.