Class StandardCategoryNames

java.lang.Object
com.vividsolutions.jump.workbench.model.StandardCategoryNames

public class StandardCategoryNames extends Object
Creators of Layers are not bound to use these category names, but they are the standard ones.
  • Field Details

    • WORKING

      public static final String WORKING
    • REFERENCE

      public static final String REFERENCE
    • SUBJECT

      public static final String SUBJECT
    • RESULT

      public static final String RESULT
    • RESULT_REFERENCE

      public static final String RESULT_REFERENCE
    • RESULT_SUBJECT

      public static final String RESULT_SUBJECT
    • QA

      public static final String QA
    • SYSTEM

      public static final String SYSTEM
  • Constructor Details

    • StandardCategoryNames

      public StandardCategoryNames()