Class ReshapeListener.Context

  • Enclosing interface:
    ReshapeListener

    public static class ReshapeListener.Context
    extends Object
    The context of the reshaping process in which the listener methods are invoked.
    • Constructor Detail

      • Context

        public Context​(ReshapeWorker worker,
                       com.levigo.jadice.document.Document document)
    • Method Detail

      • getWorker

        public ReshapeWorker getWorker()
        Returns:
        The reshape worker in charge
      • getDocument

        public com.levigo.jadice.document.Document getDocument()
        Returns:
        The Document being processed