java.lang.Object
com.saperion.ngc.viewer.virtualviewer.annotation.xml.ElementConstants

public final class ElementConstants extends Object
Author:
jek
  • Field Details

    • TYPE_ARROW

      public static final String TYPE_ARROW
      Annotation Type Arrow.
      See Also:
    • TYPE_RUBBER_STAMP

      public static final String TYPE_RUBBER_STAMP
      Annotation Type Rubber Stamp (Only Text, no border, no background color).
      See Also:
    • TYPE_STICKY_NOTE

      public static final String TYPE_STICKY_NOTE
      Annotation Type Rubber Stamp (Textbox).
      See Also:
    • TYPE_RECTANGLE

      public static final String TYPE_RECTANGLE
      Annotation Type Rectangle.
      See Also:
    • TYPE_LINE

      public static final String TYPE_LINE
      Annotation Type Line.
      See Also:
    • TYPE_CIRCLE

      public static final String TYPE_CIRCLE
      Annotation Type Circle.
      See Also:
    • TYPE_ELLIPSE

      public static final String TYPE_ELLIPSE
      Annotation Type Ellipse.
      See Also:
    • TYPE_TEXT

      public static final String TYPE_TEXT
      Annotation Type Text.
      See Also:
    • TYPE_FREEHAND

      public static final String TYPE_FREEHAND
      Annotation Type Freehand.
      See Also:
    • DOC_ID

      public static final String DOC_ID
      Annotation Value DOC_ID.
      See Also:
    • ANNOTATED_FILE_NAME

      public static final String ANNOTATED_FILE_NAME
      Annotation Value ANNOTATED_FILE_NAME.
      See Also:
    • ANN_ID

      public static final String ANN_ID
      Annotation Value ANN_ID.
      See Also:
    • ANNOTATION_LAYER_ID

      public static final String ANNOTATION_LAYER_ID
      Annotation Value ANNOTATION_LAYER_ID.
      See Also:
    • SOLID

      public static final String SOLID
      Annotation Value SOLID Line type .
      See Also:
    • ARIAL

      public static final String ARIAL
      Annotation Value Default ARIAL Line type.
      See Also:
    • TIMES_NEW_ROMAN

      public static final String TIMES_NEW_ROMAN
      Annotation Value Times New Roman Line type.
      See Also:
    • COURIER_NEW

      public static final String COURIER_NEW
      Annotation Value Courier New Line type.
      See Also:
    • MAX_LINEWIDTH

      public static final int MAX_LINEWIDTH
      Annotation Value MAX_LINEWIDTH is the Maximum Line width.
      See Also:
    • MIN_LINEWIDTH

      public static final int MIN_LINEWIDTH
      Annotation Value Default MIN_LINEWIDTH is the Minimun Line width.
      See Also:
    • MAX_FONTHEIGHT

      public static final int MAX_FONTHEIGHT
      Annotation Value MAX_FONTHEIGHT is the Maximum Font height.
      See Also:
    • MIN_ELEMENT_WIDTH

      public static final int MIN_ELEMENT_WIDTH
      Annotation Value Default MIN_ELEMENT_WIDTH is the Minimun Element width.
      See Also:
    • MIN_ELEMENT_HEIGHT

      public static final int MIN_ELEMENT_HEIGHT
      Annotation Value Default MIN_ELEMENT_HEIGHT is the Minimun Element height.
      See Also:
    • FONTHEIGHT_RESIZE

      public static final int FONTHEIGHT_RESIZE
      Annotation Value Default FONTHEIGHT_RESIZE Resize Step Element font height.
      See Also:
    • MIN_FONTHEIGHT

      public static final int MIN_FONTHEIGHT
      Annotation Value MIN_FONTHEIGHT is the Min Font height.
      See Also:
    • PAGE_WIDTH

      public static final int PAGE_WIDTH
      Annotation Value Default PageWidth width.
      See Also:
    • PAGE_HEIGHT

      public static final int PAGE_HEIGHT
      Annotation Value Default PageHeight height.
      See Also: