@Api(allMethods=true)
public interface GeomajasConstant
| Modifier and Type | Interface and Description |
|---|---|
static class |
GeomajasConstant.GeomajasConstantImpl
Dummy interface implementation to keep GWT happy.
|
| Modifier and Type | Field and Description |
|---|---|
static String |
CLASSPATH_URL_PREFIX
URL prefix for classpath resources.
|
static int |
FEATURE_INCLUDE_ALL
The Features should include all aspects.
|
static int |
FEATURE_INCLUDE_ATTRIBUTES
Include attributes in the
Feature. |
static int |
FEATURE_INCLUDE_GEOMETRY
Include geometries in the
Feature. |
static int |
FEATURE_INCLUDE_LABEL
Include label string in the
Feature. |
static int |
FEATURE_INCLUDE_NONE
Value to use when all aspects of the Feature should be lazy loaded.
|
static int |
FEATURE_INCLUDE_STYLE
Include style definitions in the
Feature. |
static final int FEATURE_INCLUDE_NONE
static final int FEATURE_INCLUDE_ATTRIBUTES
Feature. (speed issue)static final int FEATURE_INCLUDE_GEOMETRY
Feature. (speed issue)static final int FEATURE_INCLUDE_STYLE
Feature. (speed issue)static final int FEATURE_INCLUDE_LABEL
Feature. (speed issue)static final int FEATURE_INCLUDE_ALL
static final String CLASSPATH_URL_PREFIX
Copyright © 2015 Geosparc. All Rights Reserved.