Class AIKAFileSinkImages

java.lang.Object
org.graphstream.stream.file.FileSinkImages
org.graphstream.ui.swing.util.SwingFileSinkImages
network.aika.debugger.AIKAFileSinkImages
All Implemented Interfaces:
org.graphstream.stream.AttributeSink, org.graphstream.stream.ElementSink, org.graphstream.stream.file.FileSink, org.graphstream.stream.Sink

public class AIKAFileSinkImages extends org.graphstream.ui.swing.util.SwingFileSinkImages
Author:
Lukas Molzberger
  • Nested Class Summary

    Nested classes/interfaces inherited from class org.graphstream.stream.file.FileSinkImages

    org.graphstream.stream.file.FileSinkImages.InnerLayoutRunner, org.graphstream.stream.file.FileSinkImages.LayoutPolicy, org.graphstream.stream.file.FileSinkImages.Option, org.graphstream.stream.file.FileSinkImages.OutputPolicy, org.graphstream.stream.file.FileSinkImages.OutputRunner, org.graphstream.stream.file.FileSinkImages.OutputType, org.graphstream.stream.file.FileSinkImages.Quality
  • Field Summary

    Fields inherited from class org.graphstream.ui.swing.util.SwingFileSinkImages

    g2d, image, renderer

    Fields inherited from class org.graphstream.stream.file.FileSinkImages

    autofit, clearImageBeforeOutput, counter, filePrefix, filters, gg, hasBegun, layout, layoutPipeIn, layoutPolicy, layoutStabilizationLimit, layoutStepAfterStabilization, layoutStepPerFrame, layoutStepWithoutFrame, optLayout, outputPolicy, outputRunner, outputRunnerAlive, outputRunnerDelay, outputRunnerProxy, outputType, resolution, sink, styleSheet
  • Constructor Summary

    Constructors
    Constructor
    Description
    AIKAFileSinkImages(org.graphstream.stream.file.FileSinkImages.OutputType outputType, org.graphstream.stream.file.images.Resolution resolution)
     
  • Method Summary

    Methods inherited from class org.graphstream.ui.swing.util.SwingFileSinkImages

    clearImage, getCamera, getRenderedImage, initImage, render

    Methods inherited from class org.graphstream.stream.file.FileSinkImages

    addFilter, begin, begin, begin, clearGG, createDefault, edgeAdded, edgeAttributeAdded, edgeAttributeChanged, edgeAttributeRemoved, edgeRemoved, end, flush, getViewCenter, getViewPercent, graphAttributeAdded, graphAttributeChanged, graphAttributeRemoved, graphCleared, main, nodeAdded, nodeAttributeAdded, nodeAttributeChanged, nodeAttributeRemoved, nodeRemoved, outputNewImage, outputNewImage, printProgress, removeFilter, setAutofit, setClearImageBeforeOutputEnabled, setGraphViewport, setLayoutPolicy, setLayoutStabilizationLimit, setLayoutStepAfterStabilization, setLayoutStepPerFrame, setOutputPolicy, setOutputRunnerDelay, setOutputRunnerEnabled, setOutputType, setQuality, setResolution, setResolution, setStyleSheet, setViewCenter, setViewPercent, stabilizeLayout, stepBegins, usage, writeAll, writeAll, writeAll, writeImage

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • AIKAFileSinkImages

      public AIKAFileSinkImages(org.graphstream.stream.file.FileSinkImages.OutputType outputType, org.graphstream.stream.file.images.Resolution resolution)