Class TextDocProducerTriples

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void change​(TextQuadAction qaction, Node g, Node s, Node p, Node o)
      A change has occurred
      void finish()
      Indicator that a sequence of changes has now finished
      void reset()
      Release any resources
      void start()
      Indicator that a sequence of changes is about to start
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait