public class EditionUtilities
extends java.lang.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 java.lang.String |
getLastMessage(java.lang.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
public static int getEditionStatus()
public static FLayer[] getActiveAndEditedLayers()
public static java.lang.String getLastMessage(java.lang.Throwable ex)