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

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

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

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



Copyright © 2011. All Rights Reserved.