Class CreateNorthArrowProcessor.Output

  • Enclosing class:
    CreateNorthArrowProcessor

    public static final class CreateNorthArrowProcessor.Output
    extends java.lang.Object
    Output for the processor.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      java.lang.String northArrowGraphic
      The path to the north arrow graphic (for testing purposes).
      java.lang.String northArrowSubReport
      The path to the compiled sub-report for the north arrow.
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • northArrowGraphic

        public final java.lang.String northArrowGraphic
        The path to the north arrow graphic (for testing purposes).
      • northArrowSubReport

        public final java.lang.String northArrowSubReport
        The path to the compiled sub-report for the north arrow.