Class AnnotationDataTypes

java.lang.Object
org.gvsig.annotation.AnnotationDataTypes

public class AnnotationDataTypes extends Object
DataTypes for the fields that are created in an annotation DataStore.
Author:
Jorge Piera Llodrá
  • Field Details

    • TEXT

      public static int TEXT
    • FONTROTATION

      public static int FONTROTATION
    • FONTCOLOR

      public static int FONTCOLOR
    • FONTHEIGHT

      public static int FONTHEIGHT
    • FONTTYPE

      public static int FONTTYPE
    • FONTSTYLE

      public static int FONTSTYLE
  • Constructor Details

    • AnnotationDataTypes

      public AnnotationDataTypes()