Class BasicManipulationPreview

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void addPreview​(ManipulationPreview preview)
      Adds a preview to the current preview
      void preview​(java.awt.Graphics2D graphics, java.awt.geom.AffineTransform transform)
      Renders the preview
      • Methods inherited from class java.lang.Object

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

      • BasicManipulationPreview

        public BasicManipulationPreview()
    • Method Detail

      • preview

        public void preview​(java.awt.Graphics2D graphics,
                            java.awt.geom.AffineTransform transform)
        Description copied from interface: ManipulationPreview
        Renders the preview
        Specified by:
        preview in interface ManipulationPreview
        Parameters:
        graphics - a graphics object
        transform - the transform used