Class StandardCategoryNames
- java.lang.Object
-
- org.locationtech.jts.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.
-
-
Constructor Summary
Constructors Constructor Description StandardCategoryNames()
-
-
-
Field Detail
-
WORKING
public static final String WORKING
- See Also:
- Constant Field Values
-
REFERENCE
public static final String REFERENCE
- See Also:
- Constant Field Values
-
SUBJECT
public static final String SUBJECT
- See Also:
- Constant Field Values
-
RESULT_REFERENCE
public static final String RESULT_REFERENCE
- See Also:
- Constant Field Values
-
RESULT_SUBJECT
public static final String RESULT_SUBJECT
- See Also:
- Constant Field Values
-
QA
public static final String QA
- See Also:
- Constant Field Values
-
SYSTEM
public static final String SYSTEM
- See Also:
- Constant Field Values
-
-