Class AppConstants
java.lang.Object
org.locationtech.jtstest.testbuilder.AppConstants
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Color
static final int
static final Color
static final Font
static final Color
static final Color
static final Color
static final Color
static final Color
static final double
static final Color
static final Color
static final Color
static final double
static final int
static int
static final double
static final Color
static final Color
static final double
static final int
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
POINT_SIZE
public static final int POINT_SIZE- See Also:
-
VERTEX_SIZE
public static final int VERTEX_SIZE- See Also:
-
HIGHLIGHT_SIZE
public static final double HIGHLIGHT_SIZE- See Also:
-
VERTEX_SHADOW_SIZE
public static final double VERTEX_SHADOW_SIZE- See Also:
-
TOPO_STRETCH_VIEW_DIST
public static final double TOPO_STRETCH_VIEW_DIST- See Also:
-
MASK_WIDTH_FRAC
public static final double MASK_WIDTH_FRAC- See Also:
-
MASK_CLR
-
VERTEX_SHADOW_CLR
-
VERTEX_HIGHLIGHT_CLR
-
HIGHLIGHT_CLR
-
HIGHLIGHT_FILL_CLR
-
BAND_CLR
-
INDICATOR_FILL_CLR
-
INDICATOR_LINE_CLR
-
AXIS_WIDTH
public static final int AXIS_WIDTH- See Also:
-
AXIS_CLR
-
GRID_CLR
-
GRID_MAJOR_CLR
-
GRID_MINOR_CLR
-
TOLERANCE_PIXELS
public static int TOLERANCE_PIXELS -
FONT_LABEL
-
-
Constructor Details
-
AppConstants
public AppConstants()
-