public class DelineationUtil extends Object
| Modifier and Type | Field and Description |
|---|---|
static Cursor |
CURSOR |
static String |
DELINEATION_LAYER_NAME |
static String |
DESTINATION_SNAPPED_ATTRIBUTE_NAME |
static Icon |
ICON |
static String |
SOURCE_SNAPPED_ATTRIBUTE_NAME |
static Color |
TOOL_COLOR |
static int |
TOOL_STROKE_WIDTH |
| Constructor and Description |
|---|
DelineationUtil() |
| Modifier and Type | Method and Description |
|---|---|
static void |
checkDelineationCoordinates(com.vividsolutions.jts.geom.Coordinate[] coordinates) |
static String |
toString(boolean b) |
public static final String DELINEATION_LAYER_NAME
public static final String DESTINATION_SNAPPED_ATTRIBUTE_NAME
public static final String SOURCE_SNAPPED_ATTRIBUTE_NAME
public static final Color TOOL_COLOR
public static final int TOOL_STROKE_WIDTH
public static final Icon ICON
public static final Cursor CURSOR
Copyright © 2015. All rights reserved.