public class EditionUtilities extends Object
Modifier and Type | Field and Description |
---|---|
static int |
EDITION_STATUS_MULTIPLE_VECTORIAL_LAYER_ACTIVE |
static int |
EDITION_STATUS_MULTIPLE_VECTORIAL_LAYER_ACTIVE_AND_EDITABLE |
static int |
EDITION_STATUS_NO_EDITION |
static int |
EDITION_STATUS_ONE_VECTORIAL_LAYER_ACTIVE |
static int |
EDITION_STATUS_ONE_VECTORIAL_LAYER_ACTIVE_AND_EDITABLE |
Constructor and Description |
---|
EditionUtilities() |
Modifier and Type | Method and Description |
---|---|
static FLayer[] |
getActiveAndEditedLayers() |
static int |
getEditionStatus() |
static String |
getLastMessage(Throwable ex) |
public static final int EDITION_STATUS_NO_EDITION
public static final int EDITION_STATUS_ONE_VECTORIAL_LAYER_ACTIVE_AND_EDITABLE
public static final int EDITION_STATUS_ONE_VECTORIAL_LAYER_ACTIVE
public static final int EDITION_STATUS_MULTIPLE_VECTORIAL_LAYER_ACTIVE
public static final int EDITION_STATUS_MULTIPLE_VECTORIAL_LAYER_ACTIVE_AND_EDITABLE