Uses of Interface
org.graphstream.stream.file.FileSinkImages.Resolution

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

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

Classes in org.graphstream.stream.file that implement FileSinkImages.Resolution
static class FileSinkImages.CustomResolution
          User-defined resolution.
static class FileSinkImages.Resolutions
          Common resolutions.
 

Methods in org.graphstream.stream.file with parameters of type FileSinkImages.Resolution
 void FileSinkImages.setResolution(FileSinkImages.Resolution r)
          Set resolution of images.
 

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



Copyright © 2012. All Rights Reserved.