Interface GeographicalSchemaPackage

All Superinterfaces:
org.eclipse.emf.ecore.EModelElement, org.eclipse.emf.ecore.ENamedElement, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.EPackage, org.eclipse.emf.common.notify.Notifier
All Known Implementing Classes:
GeographicalSchemaPackageImpl

public interface GeographicalSchemaPackage extends org.eclipse.emf.ecore.EPackage
The Package for the model. It contains accessors for the meta objects to represent
  • each class,
  • each feature of each class,
  • each operation of each class,
  • each enum,
  • and each data type
See Also:
  • Field Details

    • eNAME

      static final String eNAME
      The package name.
      See Also:
    • eNS_URI

      static final String eNS_URI
      The package namespace URI.
      See Also:
    • eNS_PREFIX

      static final String eNS_PREFIX
      The package namespace name.
      See Also:
    • eINSTANCE

      static final GeographicalSchemaPackage eINSTANCE
      The singleton instance of the package.
    • SHAPE_COORDINATE_SYSTEM_INFO

      static final int SHAPE_COORDINATE_SYSTEM_INFO
      The meta object id for the 'Shape Coordinate System Info' class.
      See Also:
    • SHAPE_COORDINATE_SYSTEM_INFO__NAME

      static final int SHAPE_COORDINATE_SYSTEM_INFO__NAME
      The feature id for the 'Name' attribute.
      See Also:
    • SHAPE_COORDINATE_SYSTEM_INFO__DATUM_NAME

      static final int SHAPE_COORDINATE_SYSTEM_INFO__DATUM_NAME
      The feature id for the 'Datum Name' attribute.
      See Also:
    • SHAPE_COORDINATE_SYSTEM_INFO__SPHEROID_NAME

      static final int SHAPE_COORDINATE_SYSTEM_INFO__SPHEROID_NAME
      The feature id for the 'Spheroid Name' attribute.
      See Also:
    • SHAPE_COORDINATE_SYSTEM_INFO__SEMIMAJOR_AXIS

      static final int SHAPE_COORDINATE_SYSTEM_INFO__SEMIMAJOR_AXIS
      The feature id for the 'Semimajor Axis' attribute.
      See Also:
    • SHAPE_COORDINATE_SYSTEM_INFO__SEMIMINOR_AXIS

      static final int SHAPE_COORDINATE_SYSTEM_INFO__SEMIMINOR_AXIS
      The feature id for the 'Semiminor Axis' attribute.
      See Also:
    • SHAPE_COORDINATE_SYSTEM_INFO__INVERSE_FLATTENING

      static final int SHAPE_COORDINATE_SYSTEM_INFO__INVERSE_FLATTENING
      The feature id for the 'Inverse Flattening' attribute.
      See Also:
    • SHAPE_COORDINATE_SYSTEM_INFO__ANGULAR_UNIT_NAME

      static final int SHAPE_COORDINATE_SYSTEM_INFO__ANGULAR_UNIT_NAME
      The feature id for the 'Angular Unit Name' attribute.
      See Also:
    • SHAPE_COORDINATE_SYSTEM_INFO__RADIANS_PER_UNIT

      static final int SHAPE_COORDINATE_SYSTEM_INFO__RADIANS_PER_UNIT
      The feature id for the 'Radians Per Unit' attribute.
      See Also:
    • SHAPE_COORDINATE_SYSTEM_INFO__PRIME_MERIDIAN_NAME

      static final int SHAPE_COORDINATE_SYSTEM_INFO__PRIME_MERIDIAN_NAME
      The feature id for the 'Prime Meridian Name' attribute.
      See Also:
    • SHAPE_COORDINATE_SYSTEM_INFO__PRIME_MERIDIAN_LONGITUDE

      static final int SHAPE_COORDINATE_SYSTEM_INFO__PRIME_MERIDIAN_LONGITUDE
      The feature id for the 'Prime Meridian Longitude' attribute.
      See Also:
    • SHAPE_COORDINATE_SYSTEM_INFO_FEATURE_COUNT

      static final int SHAPE_COORDINATE_SYSTEM_INFO_FEATURE_COUNT
      The number of structural features of the 'Shape Coordinate System Info' class.
      See Also:
    • SHAPE_COORDINATE_SYSTEM_INFO_OPERATION_COUNT

      static final int SHAPE_COORDINATE_SYSTEM_INFO_OPERATION_COUNT
      The number of operations of the 'Shape Coordinate System Info' class.
      See Also:
    • DATA_SERIES_ITEM

      static final int DATA_SERIES_ITEM
      The meta object id for the 'Data Series Item' class.
      See Also:
    • DATA_SERIES_ITEM__OBJECT_ID

      static final int DATA_SERIES_ITEM__OBJECT_ID
      The feature id for the 'Object ID' attribute.
      See Also:
    • DATA_SERIES_ITEM__FIGURE_BASE_COLOR

      static final int DATA_SERIES_ITEM__FIGURE_BASE_COLOR
      The feature id for the 'Figure Base Color' containment reference.
      See Also:
    • DATA_SERIES_ITEM__TEXT_COLOR

      static final int DATA_SERIES_ITEM__TEXT_COLOR
      The feature id for the 'Text Color' containment reference.
      See Also:
    • DATA_SERIES_ITEM__TEXT_FONT

      static final int DATA_SERIES_ITEM__TEXT_FONT
      The feature id for the 'Text Font' containment reference.
      See Also:
    • DATA_SERIES_ITEM__VALUE

      static final int DATA_SERIES_ITEM__VALUE
      The feature id for the 'Value' containment reference.
      See Also:
    • DATA_SERIES_ITEM__NAME

      static final int DATA_SERIES_ITEM__NAME
      The feature id for the 'Name' attribute.
      See Also:
    • DATA_SERIES_ITEM__TEXT

      static final int DATA_SERIES_ITEM__TEXT
      The feature id for the 'Text' attribute.
      See Also:
    • DATA_SERIES_ITEM__FORMAT

      static final int DATA_SERIES_ITEM__FORMAT
      The feature id for the 'Format' attribute.
      See Also:
    • DATA_SERIES_ITEM__SHOW_MODE

      static final int DATA_SERIES_ITEM__SHOW_MODE
      The feature id for the 'Show Mode' attribute.
      See Also:
    • DATA_SERIES_ITEM__GROUP

      static final int DATA_SERIES_ITEM__GROUP
      The feature id for the 'Group' attribute.
      See Also:
    • DATA_SERIES_ITEM__TEXT_ANGLE

      static final int DATA_SERIES_ITEM__TEXT_ANGLE
      The feature id for the 'Text Angle' attribute.
      See Also:
    • DATA_SERIES_ITEM__DRAWING_MODE

      static final int DATA_SERIES_ITEM__DRAWING_MODE
      The feature id for the 'Drawing Mode' attribute.
      See Also:
    • DATA_SERIES_ITEM__MIN_VALUE

      static final int DATA_SERIES_ITEM__MIN_VALUE
      The feature id for the 'Min Value' attribute.
      See Also:
    • DATA_SERIES_ITEM__MAX_VALUE

      static final int DATA_SERIES_ITEM__MAX_VALUE
      The feature id for the 'Max Value' attribute.
      See Also:
    • DATA_SERIES_ITEM_FEATURE_COUNT

      static final int DATA_SERIES_ITEM_FEATURE_COUNT
      The number of structural features of the 'Data Series Item' class.
      See Also:
    • DATA_SERIES_ITEM___GET_DISPLAYED_NAME

      static final int DATA_SERIES_ITEM___GET_DISPLAYED_NAME
      The operation id for the 'Get Displayed Name' operation.
      See Also:
    • DATA_SERIES_ITEM_OPERATION_COUNT

      static final int DATA_SERIES_ITEM_OPERATION_COUNT
      The number of operations of the 'Data Series Item' class.
      See Also:
    • OBJECT_SERIES_VALUE

      static final int OBJECT_SERIES_VALUE
      The meta object id for the 'Object Series Value' class.
      See Also:
    • OBJECT_SERIES_VALUE__VALUE

      static final int OBJECT_SERIES_VALUE__VALUE
      The feature id for the 'Value' containment reference.
      See Also:
    • OBJECT_SERIES_VALUE__ID

      static final int OBJECT_SERIES_VALUE__ID
      The feature id for the 'Id' attribute.
      See Also:
    • OBJECT_SERIES_VALUE__SERIES_ID

      static final int OBJECT_SERIES_VALUE__SERIES_ID
      The feature id for the 'Series Id' attribute.
      See Also:
    • OBJECT_SERIES_VALUE_FEATURE_COUNT

      static final int OBJECT_SERIES_VALUE_FEATURE_COUNT
      The number of structural features of the 'Object Series Value' class.
      See Also:
    • OBJECT_SERIES_VALUE_OPERATION_COUNT

      static final int OBJECT_SERIES_VALUE_OPERATION_COUNT
      The number of operations of the 'Object Series Value' class.
      See Also:
    • POINT

      static final int POINT
      The meta object id for the 'Point' class.
      See Also:
    • POINT__OBJECT_ID

      static final int POINT__OBJECT_ID
      The feature id for the 'Object ID' attribute.
      See Also:
    • POINT__X

      static final int POINT__X
      The feature id for the 'X' attribute.
      See Also:
    • POINT__Y

      static final int POINT__Y
      The feature id for the 'Y' attribute.
      See Also:
    • POINT_FEATURE_COUNT

      static final int POINT_FEATURE_COUNT
      The number of structural features of the 'Point' class.
      See Also:
    • POINT_OPERATION_COUNT

      static final int POINT_OPERATION_COUNT
      The number of operations of the 'Point' class.
      See Also:
    • LAYER_OBJECT

      static final int LAYER_OBJECT
      The meta object id for the 'Layer Object' class.
      See Also:
    • LAYER_OBJECT__OBJECT_ID

      static final int LAYER_OBJECT__OBJECT_ID
      The feature id for the 'Object ID' attribute.
      See Also:
    • LAYER_OBJECT__COLOR

      static final int LAYER_OBJECT__COLOR
      The feature id for the 'Color' containment reference.
      See Also:
    • LAYER_OBJECT__VALUE

      static final int LAYER_OBJECT__VALUE
      The feature id for the 'Value' containment reference.
      See Also:
    • LAYER_OBJECT__OBJECT_SERIES_VALUES

      static final int LAYER_OBJECT__OBJECT_SERIES_VALUES
      The feature id for the 'Object Series Values' containment reference list.
      See Also:
    • LAYER_OBJECT__TOOLTIP

      static final int LAYER_OBJECT__TOOLTIP
      The feature id for the 'Tooltip' attribute.
      See Also:
    • LAYER_OBJECT__SHOW_LINKED_DATA

      static final int LAYER_OBJECT__SHOW_LINKED_DATA
      The feature id for the 'Show Linked Data' attribute.
      See Also:
    • LAYER_OBJECT__VISIBLE

      static final int LAYER_OBJECT__VISIBLE
      The feature id for the 'Visible' attribute.
      See Also:
    • LAYER_OBJECT__XMIN

      static final int LAYER_OBJECT__XMIN
      The feature id for the 'XMin' attribute.
      See Also:
    • LAYER_OBJECT__YMIN

      static final int LAYER_OBJECT__YMIN
      The feature id for the 'YMin' attribute.
      See Also:
    • LAYER_OBJECT__XMAX

      static final int LAYER_OBJECT__XMAX
      The feature id for the 'XMax' attribute.
      See Also:
    • LAYER_OBJECT__YMAX

      static final int LAYER_OBJECT__YMAX
      The feature id for the 'YMax' attribute.
      See Also:
    • LAYER_OBJECT_FEATURE_COUNT

      static final int LAYER_OBJECT_FEATURE_COUNT
      The number of structural features of the 'Layer Object' class.
      See Also:
    • LAYER_OBJECT___SET_BOUNDS__DOUBLE_DOUBLE_DOUBLE_DOUBLE

      static final int LAYER_OBJECT___SET_BOUNDS__DOUBLE_DOUBLE_DOUBLE_DOUBLE
      The operation id for the 'Set Bounds' operation.
      See Also:
    • LAYER_OBJECT_OPERATION_COUNT

      static final int LAYER_OBJECT_OPERATION_COUNT
      The number of operations of the 'Layer Object' class.
      See Also:
    • POINT_SHAPE

      static final int POINT_SHAPE
      The meta object id for the 'Point Shape' class.
      See Also:
    • POINT_SHAPE__OBJECT_ID

      static final int POINT_SHAPE__OBJECT_ID
      The feature id for the 'Object ID' attribute.
      See Also:
    • POINT_SHAPE__COLOR

      static final int POINT_SHAPE__COLOR
      The feature id for the 'Color' containment reference.
      See Also:
    • POINT_SHAPE__VALUE

      static final int POINT_SHAPE__VALUE
      The feature id for the 'Value' containment reference.
      See Also:
    • POINT_SHAPE__OBJECT_SERIES_VALUES

      static final int POINT_SHAPE__OBJECT_SERIES_VALUES
      The feature id for the 'Object Series Values' containment reference list.
      See Also:
    • POINT_SHAPE__TOOLTIP

      static final int POINT_SHAPE__TOOLTIP
      The feature id for the 'Tooltip' attribute.
      See Also:
    • POINT_SHAPE__SHOW_LINKED_DATA

      static final int POINT_SHAPE__SHOW_LINKED_DATA
      The feature id for the 'Show Linked Data' attribute.
      See Also:
    • POINT_SHAPE__VISIBLE

      static final int POINT_SHAPE__VISIBLE
      The feature id for the 'Visible' attribute.
      See Also:
    • POINT_SHAPE__XMIN

      static final int POINT_SHAPE__XMIN
      The feature id for the 'XMin' attribute.
      See Also:
    • POINT_SHAPE__YMIN

      static final int POINT_SHAPE__YMIN
      The feature id for the 'YMin' attribute.
      See Also:
    • POINT_SHAPE__XMAX

      static final int POINT_SHAPE__XMAX
      The feature id for the 'XMax' attribute.
      See Also:
    • POINT_SHAPE__YMAX

      static final int POINT_SHAPE__YMAX
      The feature id for the 'YMax' attribute.
      See Also:
    • POINT_SHAPE__FONT

      static final int POINT_SHAPE__FONT
      The feature id for the 'Font' containment reference.
      See Also:
    • POINT_SHAPE__PICTURE

      static final int POINT_SHAPE__PICTURE
      The feature id for the 'Picture' containment reference.
      See Also:
    • POINT_SHAPE__SYMBOL

      static final int POINT_SHAPE__SYMBOL
      The feature id for the 'Symbol' attribute.
      See Also:
    • POINT_SHAPE__MARKER_TYPE

      static final int POINT_SHAPE__MARKER_TYPE
      The feature id for the 'Marker Type' attribute.
      See Also:
    • POINT_SHAPE__POINT_POSITION

      static final int POINT_SHAPE__POINT_POSITION
      The feature id for the 'Point Position' attribute.
      See Also:
    • POINT_SHAPE__DRAWING_TYPE

      static final int POINT_SHAPE__DRAWING_TYPE
      The feature id for the 'Drawing Type' attribute.
      See Also:
    • POINT_SHAPE_FEATURE_COUNT

      static final int POINT_SHAPE_FEATURE_COUNT
      The number of structural features of the 'Point Shape' class.
      See Also:
    • POINT_SHAPE___SET_BOUNDS__DOUBLE_DOUBLE_DOUBLE_DOUBLE

      static final int POINT_SHAPE___SET_BOUNDS__DOUBLE_DOUBLE_DOUBLE_DOUBLE
      The operation id for the 'Set Bounds' operation.
      See Also:
    • POINT_SHAPE_OPERATION_COUNT

      static final int POINT_SHAPE_OPERATION_COUNT
      The number of operations of the 'Point Shape' class.
      See Also:
    • SINGLE_POINT_SHAPE

      static final int SINGLE_POINT_SHAPE
      The meta object id for the 'Single Point Shape' class.
      See Also:
    • SINGLE_POINT_SHAPE__OBJECT_ID

      static final int SINGLE_POINT_SHAPE__OBJECT_ID
      The feature id for the 'Object ID' attribute.
      See Also:
    • SINGLE_POINT_SHAPE__COLOR

      static final int SINGLE_POINT_SHAPE__COLOR
      The feature id for the 'Color' containment reference.
      See Also:
    • SINGLE_POINT_SHAPE__VALUE

      static final int SINGLE_POINT_SHAPE__VALUE
      The feature id for the 'Value' containment reference.
      See Also:
    • SINGLE_POINT_SHAPE__OBJECT_SERIES_VALUES

      static final int SINGLE_POINT_SHAPE__OBJECT_SERIES_VALUES
      The feature id for the 'Object Series Values' containment reference list.
      See Also:
    • SINGLE_POINT_SHAPE__TOOLTIP

      static final int SINGLE_POINT_SHAPE__TOOLTIP
      The feature id for the 'Tooltip' attribute.
      See Also:
    • SINGLE_POINT_SHAPE__SHOW_LINKED_DATA

      static final int SINGLE_POINT_SHAPE__SHOW_LINKED_DATA
      The feature id for the 'Show Linked Data' attribute.
      See Also:
    • SINGLE_POINT_SHAPE__VISIBLE

      static final int SINGLE_POINT_SHAPE__VISIBLE
      The feature id for the 'Visible' attribute.
      See Also:
    • SINGLE_POINT_SHAPE__XMIN

      static final int SINGLE_POINT_SHAPE__XMIN
      The feature id for the 'XMin' attribute.
      See Also:
    • SINGLE_POINT_SHAPE__YMIN

      static final int SINGLE_POINT_SHAPE__YMIN
      The feature id for the 'YMin' attribute.
      See Also:
    • SINGLE_POINT_SHAPE__XMAX

      static final int SINGLE_POINT_SHAPE__XMAX
      The feature id for the 'XMax' attribute.
      See Also:
    • SINGLE_POINT_SHAPE__YMAX

      static final int SINGLE_POINT_SHAPE__YMAX
      The feature id for the 'YMax' attribute.
      See Also:
    • SINGLE_POINT_SHAPE__FONT

      static final int SINGLE_POINT_SHAPE__FONT
      The feature id for the 'Font' containment reference.
      See Also:
    • SINGLE_POINT_SHAPE__PICTURE

      static final int SINGLE_POINT_SHAPE__PICTURE
      The feature id for the 'Picture' containment reference.
      See Also:
    • SINGLE_POINT_SHAPE__SYMBOL

      static final int SINGLE_POINT_SHAPE__SYMBOL
      The feature id for the 'Symbol' attribute.
      See Also:
    • SINGLE_POINT_SHAPE__MARKER_TYPE

      static final int SINGLE_POINT_SHAPE__MARKER_TYPE
      The feature id for the 'Marker Type' attribute.
      See Also:
    • SINGLE_POINT_SHAPE__POINT_POSITION

      static final int SINGLE_POINT_SHAPE__POINT_POSITION
      The feature id for the 'Point Position' attribute.
      See Also:
    • SINGLE_POINT_SHAPE__DRAWING_TYPE

      static final int SINGLE_POINT_SHAPE__DRAWING_TYPE
      The feature id for the 'Drawing Type' attribute.
      See Also:
    • SINGLE_POINT_SHAPE__X

      static final int SINGLE_POINT_SHAPE__X
      The feature id for the 'X' attribute.
      See Also:
    • SINGLE_POINT_SHAPE__Y

      static final int SINGLE_POINT_SHAPE__Y
      The feature id for the 'Y' attribute.
      See Also:
    • SINGLE_POINT_SHAPE_FEATURE_COUNT

      static final int SINGLE_POINT_SHAPE_FEATURE_COUNT
      The number of structural features of the 'Single Point Shape' class.
      See Also:
    • SINGLE_POINT_SHAPE___SET_BOUNDS__DOUBLE_DOUBLE_DOUBLE_DOUBLE

      static final int SINGLE_POINT_SHAPE___SET_BOUNDS__DOUBLE_DOUBLE_DOUBLE_DOUBLE
      The operation id for the 'Set Bounds' operation.
      See Also:
    • SINGLE_POINT_SHAPE___CONTAINS__DOUBLE_DOUBLE

      static final int SINGLE_POINT_SHAPE___CONTAINS__DOUBLE_DOUBLE
      The operation id for the 'Contains' operation.
      See Also:
    • SINGLE_POINT_SHAPE___GET_INT_COORDINATES__DOUBLE_DOUBLE_DOUBLE

      static final int SINGLE_POINT_SHAPE___GET_INT_COORDINATES__DOUBLE_DOUBLE_DOUBLE
      The operation id for the 'Get Int Coordinates' operation.
      See Also:
    • SINGLE_POINT_SHAPE_OPERATION_COUNT

      static final int SINGLE_POINT_SHAPE_OPERATION_COUNT
      The number of operations of the 'Single Point Shape' class.
      See Also:
    • MULTI_POINT_SHAPE

      static final int MULTI_POINT_SHAPE
      The meta object id for the 'Multi Point Shape' class.
      See Also:
    • MULTI_POINT_SHAPE__OBJECT_ID

      static final int MULTI_POINT_SHAPE__OBJECT_ID
      The feature id for the 'Object ID' attribute.
      See Also:
    • MULTI_POINT_SHAPE__COLOR

      static final int MULTI_POINT_SHAPE__COLOR
      The feature id for the 'Color' containment reference.
      See Also:
    • MULTI_POINT_SHAPE__VALUE

      static final int MULTI_POINT_SHAPE__VALUE
      The feature id for the 'Value' containment reference.
      See Also:
    • MULTI_POINT_SHAPE__OBJECT_SERIES_VALUES

      static final int MULTI_POINT_SHAPE__OBJECT_SERIES_VALUES
      The feature id for the 'Object Series Values' containment reference list.
      See Also:
    • MULTI_POINT_SHAPE__TOOLTIP

      static final int MULTI_POINT_SHAPE__TOOLTIP
      The feature id for the 'Tooltip' attribute.
      See Also:
    • MULTI_POINT_SHAPE__SHOW_LINKED_DATA

      static final int MULTI_POINT_SHAPE__SHOW_LINKED_DATA
      The feature id for the 'Show Linked Data' attribute.
      See Also:
    • MULTI_POINT_SHAPE__VISIBLE

      static final int MULTI_POINT_SHAPE__VISIBLE
      The feature id for the 'Visible' attribute.
      See Also:
    • MULTI_POINT_SHAPE__XMIN

      static final int MULTI_POINT_SHAPE__XMIN
      The feature id for the 'XMin' attribute.
      See Also:
    • MULTI_POINT_SHAPE__YMIN

      static final int MULTI_POINT_SHAPE__YMIN
      The feature id for the 'YMin' attribute.
      See Also:
    • MULTI_POINT_SHAPE__XMAX

      static final int MULTI_POINT_SHAPE__XMAX
      The feature id for the 'XMax' attribute.
      See Also:
    • MULTI_POINT_SHAPE__YMAX

      static final int MULTI_POINT_SHAPE__YMAX
      The feature id for the 'YMax' attribute.
      See Also:
    • MULTI_POINT_SHAPE__FONT

      static final int MULTI_POINT_SHAPE__FONT
      The feature id for the 'Font' containment reference.
      See Also:
    • MULTI_POINT_SHAPE__PICTURE

      static final int MULTI_POINT_SHAPE__PICTURE
      The feature id for the 'Picture' containment reference.
      See Also:
    • MULTI_POINT_SHAPE__SYMBOL

      static final int MULTI_POINT_SHAPE__SYMBOL
      The feature id for the 'Symbol' attribute.
      See Also:
    • MULTI_POINT_SHAPE__MARKER_TYPE

      static final int MULTI_POINT_SHAPE__MARKER_TYPE
      The feature id for the 'Marker Type' attribute.
      See Also:
    • MULTI_POINT_SHAPE__POINT_POSITION

      static final int MULTI_POINT_SHAPE__POINT_POSITION
      The feature id for the 'Point Position' attribute.
      See Also:
    • MULTI_POINT_SHAPE__DRAWING_TYPE

      static final int MULTI_POINT_SHAPE__DRAWING_TYPE
      The feature id for the 'Drawing Type' attribute.
      See Also:
    • MULTI_POINT_SHAPE__POINTS

      static final int MULTI_POINT_SHAPE__POINTS
      The feature id for the 'Points' containment reference list.
      See Also:
    • MULTI_POINT_SHAPE_FEATURE_COUNT

      static final int MULTI_POINT_SHAPE_FEATURE_COUNT
      The number of structural features of the 'Multi Point Shape' class.
      See Also:
    • MULTI_POINT_SHAPE___SET_BOUNDS__DOUBLE_DOUBLE_DOUBLE_DOUBLE

      static final int MULTI_POINT_SHAPE___SET_BOUNDS__DOUBLE_DOUBLE_DOUBLE_DOUBLE
      The operation id for the 'Set Bounds' operation.
      See Also:
    • MULTI_POINT_SHAPE_OPERATION_COUNT

      static final int MULTI_POINT_SHAPE_OPERATION_COUNT
      The number of operations of the 'Multi Point Shape' class.
      See Also:
    • LINE_STYLE

      static final int LINE_STYLE
      The meta object id for the 'Line Style' class.
      See Also:
    • LINE_STYLE__LINE_TYPE

      static final int LINE_STYLE__LINE_TYPE
      The feature id for the 'Line Type' attribute.
      See Also:
    • LINE_STYLE__WIDTH

      static final int LINE_STYLE__WIDTH
      The feature id for the 'Width' attribute.
      See Also:
    • LINE_STYLE__GAP

      static final int LINE_STYLE__GAP
      The feature id for the 'Gap' attribute.
      See Also:
    • LINE_STYLE_FEATURE_COUNT

      static final int LINE_STYLE_FEATURE_COUNT
      The number of structural features of the 'Line Style' class.
      See Also:
    • LINE_STYLE_OPERATION_COUNT

      static final int LINE_STYLE_OPERATION_COUNT
      The number of operations of the 'Line Style' class.
      See Also:
    • POINT_CONTOUR

      static final int POINT_CONTOUR
      The meta object id for the 'Point Contour' class.
      See Also:
    • POINT_CONTOUR__OBJECT_ID

      static final int POINT_CONTOUR__OBJECT_ID
      The feature id for the 'Object ID' attribute.
      See Also:
    • POINT_CONTOUR__POINTS

      static final int POINT_CONTOUR__POINTS
      The feature id for the 'Points' containment reference list.
      See Also:
    • POINT_CONTOUR_FEATURE_COUNT

      static final int POINT_CONTOUR_FEATURE_COUNT
      The number of structural features of the 'Point Contour' class.
      See Also:
    • POINT_CONTOUR_OPERATION_COUNT

      static final int POINT_CONTOUR_OPERATION_COUNT
      The number of operations of the 'Point Contour' class.
      See Also:
    • POLYLINE_SHAPE

      static final int POLYLINE_SHAPE
      The meta object id for the 'Polyline Shape' class.
      See Also:
    • POLYLINE_SHAPE__OBJECT_ID

      static final int POLYLINE_SHAPE__OBJECT_ID
      The feature id for the 'Object ID' attribute.
      See Also:
    • POLYLINE_SHAPE__COLOR

      static final int POLYLINE_SHAPE__COLOR
      The feature id for the 'Color' containment reference.
      See Also:
    • POLYLINE_SHAPE__VALUE

      static final int POLYLINE_SHAPE__VALUE
      The feature id for the 'Value' containment reference.
      See Also:
    • POLYLINE_SHAPE__OBJECT_SERIES_VALUES

      static final int POLYLINE_SHAPE__OBJECT_SERIES_VALUES
      The feature id for the 'Object Series Values' containment reference list.
      See Also:
    • POLYLINE_SHAPE__TOOLTIP

      static final int POLYLINE_SHAPE__TOOLTIP
      The feature id for the 'Tooltip' attribute.
      See Also:
    • POLYLINE_SHAPE__SHOW_LINKED_DATA

      static final int POLYLINE_SHAPE__SHOW_LINKED_DATA
      The feature id for the 'Show Linked Data' attribute.
      See Also:
    • POLYLINE_SHAPE__VISIBLE

      static final int POLYLINE_SHAPE__VISIBLE
      The feature id for the 'Visible' attribute.
      See Also:
    • POLYLINE_SHAPE__XMIN

      static final int POLYLINE_SHAPE__XMIN
      The feature id for the 'XMin' attribute.
      See Also:
    • POLYLINE_SHAPE__YMIN

      static final int POLYLINE_SHAPE__YMIN
      The feature id for the 'YMin' attribute.
      See Also:
    • POLYLINE_SHAPE__XMAX

      static final int POLYLINE_SHAPE__XMAX
      The feature id for the 'XMax' attribute.
      See Also:
    • POLYLINE_SHAPE__YMAX

      static final int POLYLINE_SHAPE__YMAX
      The feature id for the 'YMax' attribute.
      See Also:
    • POLYLINE_SHAPE__LINE_STYLE

      static final int POLYLINE_SHAPE__LINE_STYLE
      The feature id for the 'Line Style' containment reference.
      See Also:
    • POLYLINE_SHAPE__SEGMENTS

      static final int POLYLINE_SHAPE__SEGMENTS
      The feature id for the 'Segments' containment reference list.
      See Also:
    • POLYLINE_SHAPE_FEATURE_COUNT

      static final int POLYLINE_SHAPE_FEATURE_COUNT
      The number of structural features of the 'Polyline Shape' class.
      See Also:
    • POLYLINE_SHAPE___SET_BOUNDS__DOUBLE_DOUBLE_DOUBLE_DOUBLE

      static final int POLYLINE_SHAPE___SET_BOUNDS__DOUBLE_DOUBLE_DOUBLE_DOUBLE
      The operation id for the 'Set Bounds' operation.
      See Also:
    • POLYLINE_SHAPE_OPERATION_COUNT

      static final int POLYLINE_SHAPE_OPERATION_COUNT
      The number of operations of the 'Polyline Shape' class.
      See Also:
    • POLYGON_SHAPE

      static final int POLYGON_SHAPE
      The meta object id for the 'Polygon Shape' class.
      See Also:
    • POLYGON_SHAPE__OBJECT_ID

      static final int POLYGON_SHAPE__OBJECT_ID
      The feature id for the 'Object ID' attribute.
      See Also:
    • POLYGON_SHAPE__COLOR

      static final int POLYGON_SHAPE__COLOR
      The feature id for the 'Color' containment reference.
      See Also:
    • POLYGON_SHAPE__VALUE

      static final int POLYGON_SHAPE__VALUE
      The feature id for the 'Value' containment reference.
      See Also:
    • POLYGON_SHAPE__OBJECT_SERIES_VALUES

      static final int POLYGON_SHAPE__OBJECT_SERIES_VALUES
      The feature id for the 'Object Series Values' containment reference list.
      See Also:
    • POLYGON_SHAPE__TOOLTIP

      static final int POLYGON_SHAPE__TOOLTIP
      The feature id for the 'Tooltip' attribute.
      See Also:
    • POLYGON_SHAPE__SHOW_LINKED_DATA

      static final int POLYGON_SHAPE__SHOW_LINKED_DATA
      The feature id for the 'Show Linked Data' attribute.
      See Also:
    • POLYGON_SHAPE__VISIBLE

      static final int POLYGON_SHAPE__VISIBLE
      The feature id for the 'Visible' attribute.
      See Also:
    • POLYGON_SHAPE__XMIN

      static final int POLYGON_SHAPE__XMIN
      The feature id for the 'XMin' attribute.
      See Also:
    • POLYGON_SHAPE__YMIN

      static final int POLYGON_SHAPE__YMIN
      The feature id for the 'YMin' attribute.
      See Also:
    • POLYGON_SHAPE__XMAX

      static final int POLYGON_SHAPE__XMAX
      The feature id for the 'XMax' attribute.
      See Also:
    • POLYGON_SHAPE__YMAX

      static final int POLYGON_SHAPE__YMAX
      The feature id for the 'YMax' attribute.
      See Also:
    • POLYGON_SHAPE__BORDER_COLOR

      static final int POLYGON_SHAPE__BORDER_COLOR
      The feature id for the 'Border Color' containment reference.
      See Also:
    • POLYGON_SHAPE__CONTOURS

      static final int POLYGON_SHAPE__CONTOURS
      The feature id for the 'Contours' containment reference list.
      See Also:
    • POLYGON_SHAPE_FEATURE_COUNT

      static final int POLYGON_SHAPE_FEATURE_COUNT
      The number of structural features of the 'Polygon Shape' class.
      See Also:
    • POLYGON_SHAPE___SET_BOUNDS__DOUBLE_DOUBLE_DOUBLE_DOUBLE

      static final int POLYGON_SHAPE___SET_BOUNDS__DOUBLE_DOUBLE_DOUBLE_DOUBLE
      The operation id for the 'Set Bounds' operation.
      See Also:
    • POLYGON_SHAPE___GET_FILL_COLOR

      static final int POLYGON_SHAPE___GET_FILL_COLOR
      The operation id for the 'Get Fill Color' operation.
      See Also:
    • POLYGON_SHAPE___SET_FILL_COLOR__COLOR

      static final int POLYGON_SHAPE___SET_FILL_COLOR__COLOR
      The operation id for the 'Set Fill Color' operation.
      See Also:
    • POLYGON_SHAPE_OPERATION_COUNT

      static final int POLYGON_SHAPE_OPERATION_COUNT
      The number of operations of the 'Polygon Shape' class.
      See Also:
    • LAYER_ITEM

      static final int LAYER_ITEM
      The meta object id for the 'Layer Item' class.
      See Also:
    • LAYER_ITEM__OBJECT_ID

      static final int LAYER_ITEM__OBJECT_ID
      The feature id for the 'Object ID' attribute.
      See Also:
    • LAYER_ITEM__COORDINATE_SYSTEM

      static final int LAYER_ITEM__COORDINATE_SYSTEM
      The feature id for the 'Coordinate System' containment reference.
      See Also:
    • LAYER_ITEM__SERIES

      static final int LAYER_ITEM__SERIES
      The feature id for the 'Series' containment reference list.
      See Also:
    • LAYER_ITEM__OBJECTS

      static final int LAYER_ITEM__OBJECTS
      The feature id for the 'Objects' containment reference list.
      See Also:
    • LAYER_ITEM__NAME

      static final int LAYER_ITEM__NAME
      The feature id for the 'Name' attribute.
      See Also:
    • LAYER_ITEM__TEXT

      static final int LAYER_ITEM__TEXT
      The feature id for the 'Text' attribute.
      See Also:
    • LAYER_ITEM__DATA_SOURCE_RANGE

      static final int LAYER_ITEM__DATA_SOURCE_RANGE
      The feature id for the 'Data Source Range' attribute.
      See Also:
    • LAYER_ITEM__XMIN

      static final int LAYER_ITEM__XMIN
      The feature id for the 'XMin' attribute.
      See Also:
    • LAYER_ITEM__YMIN

      static final int LAYER_ITEM__YMIN
      The feature id for the 'YMin' attribute.
      See Also:
    • LAYER_ITEM__XMAX

      static final int LAYER_ITEM__XMAX
      The feature id for the 'XMax' attribute.
      See Also:
    • LAYER_ITEM__YMAX

      static final int LAYER_ITEM__YMAX
      The feature id for the 'YMax' attribute.
      See Also:
    • LAYER_ITEM__VISIBLE

      static final int LAYER_ITEM__VISIBLE
      The feature id for the 'Visible' attribute.
      See Also:
    • LAYER_ITEM__SELECTABLE

      static final int LAYER_ITEM__SELECTABLE
      The feature id for the 'Selectable' attribute.
      See Also:
    • LAYER_ITEM__SCALE_RANGE_BEGIN

      static final int LAYER_ITEM__SCALE_RANGE_BEGIN
      The feature id for the 'Scale Range Begin' attribute.
      See Also:
    • LAYER_ITEM__SCALE_RANGE_END

      static final int LAYER_ITEM__SCALE_RANGE_END
      The feature id for the 'Scale Range End' attribute.
      See Also:
    • LAYER_ITEM__ORGANIZATION_TYPE

      static final int LAYER_ITEM__ORGANIZATION_TYPE
      The feature id for the 'Organization Type' attribute.
      See Also:
    • LAYER_ITEM__ELEMENTS_TYPE

      static final int LAYER_ITEM__ELEMENTS_TYPE
      The feature id for the 'Elements Type' attribute.
      See Also:
    • LAYER_ITEM_FEATURE_COUNT

      static final int LAYER_ITEM_FEATURE_COUNT
      The number of structural features of the 'Layer Item' class.
      See Also:
    • LAYER_ITEM_OPERATION_COUNT

      static final int LAYER_ITEM_OPERATION_COUNT
      The number of operations of the 'Layer Item' class.
      See Also:
    • LEGEND_ITEM

      static final int LEGEND_ITEM
      The meta object id for the 'Legend Item' class.
      See Also:
    • LEGEND_ITEM__OBJECT_ID

      static final int LEGEND_ITEM__OBJECT_ID
      The feature id for the 'Object ID' attribute.
      See Also:
    • LEGEND_ITEM__SAMPLE_TEXT_COLOR

      static final int LEGEND_ITEM__SAMPLE_TEXT_COLOR
      The feature id for the 'Sample Text Color' containment reference.
      See Also:
    • LEGEND_ITEM__SAMPLE_TEXT_FONT

      static final int LEGEND_ITEM__SAMPLE_TEXT_FONT
      The feature id for the 'Sample Text Font' containment reference.
      See Also:
    • LEGEND_ITEM__PICTURE

      static final int LEGEND_ITEM__PICTURE
      The feature id for the 'Picture' containment reference.
      See Also:
    • LEGEND_ITEM__DATA_SERIES_ID

      static final int LEGEND_ITEM__DATA_SERIES_ID
      The feature id for the 'Data Series ID' attribute.
      See Also:
    • LEGEND_ITEM__LAYER_ITEM_ID

      static final int LEGEND_ITEM__LAYER_ITEM_ID
      The feature id for the 'Layer Item ID' attribute.
      See Also:
    • LEGEND_ITEM__SAMPLE_TEXT

      static final int LEGEND_ITEM__SAMPLE_TEXT
      The feature id for the 'Sample Text' attribute.
      See Also:
    • LEGEND_ITEM__CAPTION_TEXT

      static final int LEGEND_ITEM__CAPTION_TEXT
      The feature id for the 'Caption Text' attribute.
      See Also:
    • LEGEND_ITEM__SHOW_SCALE_TYPE

      static final int LEGEND_ITEM__SHOW_SCALE_TYPE
      The feature id for the 'Show Scale Type' attribute.
      See Also:
    • LEGEND_ITEM_FEATURE_COUNT

      static final int LEGEND_ITEM_FEATURE_COUNT
      The number of structural features of the 'Legend Item' class.
      See Also:
    • LEGEND_ITEM_OPERATION_COUNT

      static final int LEGEND_ITEM_OPERATION_COUNT
      The number of operations of the 'Legend Item' class.
      See Also:
    • GEOGRAPHICAL_SCHEMA_COMPONENT

      static final int GEOGRAPHICAL_SCHEMA_COMPONENT
      The meta object id for the 'Component' class.
      See Also:
    • GEOGRAPHICAL_SCHEMA_COMPONENT__BORDER

      static final int GEOGRAPHICAL_SCHEMA_COMPONENT__BORDER
      The feature id for the 'Border' containment reference.
      See Also:
    • GEOGRAPHICAL_SCHEMA_COMPONENT__TRANSPARENT

      static final int GEOGRAPHICAL_SCHEMA_COMPONENT__TRANSPARENT
      The feature id for the 'Transparent' attribute.
      See Also:
    • GEOGRAPHICAL_SCHEMA_COMPONENT__LEFT_COORDINATE_PERCENTAGE

      static final int GEOGRAPHICAL_SCHEMA_COMPONENT__LEFT_COORDINATE_PERCENTAGE
      The feature id for the 'Left Coordinate Percentage' attribute.
      See Also:
    • GEOGRAPHICAL_SCHEMA_COMPONENT__TOP_COORDINATE_PERCENTAGE

      static final int GEOGRAPHICAL_SCHEMA_COMPONENT__TOP_COORDINATE_PERCENTAGE
      The feature id for the 'Top Coordinate Percentage' attribute.
      See Also:
    • GEOGRAPHICAL_SCHEMA_COMPONENT__RIGHT_COORDINATE_PERCENTAGE

      static final int GEOGRAPHICAL_SCHEMA_COMPONENT__RIGHT_COORDINATE_PERCENTAGE
      The feature id for the 'Right Coordinate Percentage' attribute.
      See Also:
    • GEOGRAPHICAL_SCHEMA_COMPONENT__BOTTOM_COORDINATE_PERCENTAGE

      static final int GEOGRAPHICAL_SCHEMA_COMPONENT__BOTTOM_COORDINATE_PERCENTAGE
      The feature id for the 'Bottom Coordinate Percentage' attribute.
      See Also:
    • GEOGRAPHICAL_SCHEMA_COMPONENT_FEATURE_COUNT

      static final int GEOGRAPHICAL_SCHEMA_COMPONENT_FEATURE_COUNT
      The number of structural features of the 'Component' class.
      See Also:
    • GEOGRAPHICAL_SCHEMA_COMPONENT_OPERATION_COUNT

      static final int GEOGRAPHICAL_SCHEMA_COMPONENT_OPERATION_COUNT
      The number of operations of the 'Component' class.
      See Also:
    • GEOGRAPHICAL_SCHEMA_LEGEND

      static final int GEOGRAPHICAL_SCHEMA_LEGEND
      The meta object id for the 'Legend' class.
      See Also:
    • GEOGRAPHICAL_SCHEMA_LEGEND__BORDER

      static final int GEOGRAPHICAL_SCHEMA_LEGEND__BORDER
      The feature id for the 'Border' containment reference.
      See Also:
    • GEOGRAPHICAL_SCHEMA_LEGEND__TRANSPARENT

      static final int GEOGRAPHICAL_SCHEMA_LEGEND__TRANSPARENT
      The feature id for the 'Transparent' attribute.
      See Also:
    • GEOGRAPHICAL_SCHEMA_LEGEND__LEFT_COORDINATE_PERCENTAGE

      static final int GEOGRAPHICAL_SCHEMA_LEGEND__LEFT_COORDINATE_PERCENTAGE
      The feature id for the 'Left Coordinate Percentage' attribute.
      See Also:
    • GEOGRAPHICAL_SCHEMA_LEGEND__TOP_COORDINATE_PERCENTAGE

      static final int GEOGRAPHICAL_SCHEMA_LEGEND__TOP_COORDINATE_PERCENTAGE
      The feature id for the 'Top Coordinate Percentage' attribute.
      See Also:
    • GEOGRAPHICAL_SCHEMA_LEGEND__RIGHT_COORDINATE_PERCENTAGE

      static final int GEOGRAPHICAL_SCHEMA_LEGEND__RIGHT_COORDINATE_PERCENTAGE
      The feature id for the 'Right Coordinate Percentage' attribute.
      See Also:
    • GEOGRAPHICAL_SCHEMA_LEGEND__BOTTOM_COORDINATE_PERCENTAGE

      static final int GEOGRAPHICAL_SCHEMA_LEGEND__BOTTOM_COORDINATE_PERCENTAGE
      The feature id for the 'Bottom Coordinate Percentage' attribute.
      See Also:
    • GEOGRAPHICAL_SCHEMA_LEGEND__SCALE_LINE_TEXT_COLOR

      static final int GEOGRAPHICAL_SCHEMA_LEGEND__SCALE_LINE_TEXT_COLOR
      The feature id for the 'Scale Line Text Color' containment reference.
      See Also:
    • GEOGRAPHICAL_SCHEMA_LEGEND__BORDER_COLOR

      static final int GEOGRAPHICAL_SCHEMA_LEGEND__BORDER_COLOR
      The feature id for the 'Border Color' containment reference.
      See Also:
    • GEOGRAPHICAL_SCHEMA_LEGEND__BACK_COLOR

      static final int GEOGRAPHICAL_SCHEMA_LEGEND__BACK_COLOR
      The feature id for the 'Back Color' containment reference.
      See Also:
    • GEOGRAPHICAL_SCHEMA_LEGEND__SCALE_LINE_TEXT_FONT

      static final int GEOGRAPHICAL_SCHEMA_LEGEND__SCALE_LINE_TEXT_FONT
      The feature id for the 'Scale Line Text Font' containment reference.
      See Also:
    • GEOGRAPHICAL_SCHEMA_LEGEND__ITEMS

      static final int GEOGRAPHICAL_SCHEMA_LEGEND__ITEMS
      The feature id for the 'Items' containment reference list.
      See Also:
    • GEOGRAPHICAL_SCHEMA_LEGEND__SHOWN

      static final int GEOGRAPHICAL_SCHEMA_LEGEND__SHOWN
      The feature id for the 'Shown' attribute.
      See Also:
    • GEOGRAPHICAL_SCHEMA_LEGEND__SCALE_LINE_SHOWN

      static final int GEOGRAPHICAL_SCHEMA_LEGEND__SCALE_LINE_SHOWN
      The feature id for the 'Scale Line Shown' attribute.
      See Also:
    • GEOGRAPHICAL_SCHEMA_LEGEND_FEATURE_COUNT

      static final int GEOGRAPHICAL_SCHEMA_LEGEND_FEATURE_COUNT
      The number of structural features of the 'Legend' class.
      See Also:
    • GEOGRAPHICAL_SCHEMA_LEGEND_OPERATION_COUNT

      static final int GEOGRAPHICAL_SCHEMA_LEGEND_OPERATION_COUNT
      The number of operations of the 'Legend' class.
      See Also:
    • GEOGRAPHICAL_SCHEMA_DRAWING_AREA

      static final int GEOGRAPHICAL_SCHEMA_DRAWING_AREA
      The meta object id for the 'Drawing Area' class.
      See Also:
    • GEOGRAPHICAL_SCHEMA_DRAWING_AREA__BORDER

      static final int GEOGRAPHICAL_SCHEMA_DRAWING_AREA__BORDER
      The feature id for the 'Border' containment reference.
      See Also:
    • GEOGRAPHICAL_SCHEMA_DRAWING_AREA__TRANSPARENT

      static final int GEOGRAPHICAL_SCHEMA_DRAWING_AREA__TRANSPARENT
      The feature id for the 'Transparent' attribute.
      See Also:
    • GEOGRAPHICAL_SCHEMA_DRAWING_AREA__LEFT_COORDINATE_PERCENTAGE

      static final int GEOGRAPHICAL_SCHEMA_DRAWING_AREA__LEFT_COORDINATE_PERCENTAGE
      The feature id for the 'Left Coordinate Percentage' attribute.
      See Also:
    • GEOGRAPHICAL_SCHEMA_DRAWING_AREA__TOP_COORDINATE_PERCENTAGE

      static final int GEOGRAPHICAL_SCHEMA_DRAWING_AREA__TOP_COORDINATE_PERCENTAGE
      The feature id for the 'Top Coordinate Percentage' attribute.
      See Also:
    • GEOGRAPHICAL_SCHEMA_DRAWING_AREA__RIGHT_COORDINATE_PERCENTAGE

      static final int GEOGRAPHICAL_SCHEMA_DRAWING_AREA__RIGHT_COORDINATE_PERCENTAGE
      The feature id for the 'Right Coordinate Percentage' attribute.
      See Also:
    • GEOGRAPHICAL_SCHEMA_DRAWING_AREA__BOTTOM_COORDINATE_PERCENTAGE

      static final int GEOGRAPHICAL_SCHEMA_DRAWING_AREA__BOTTOM_COORDINATE_PERCENTAGE
      The feature id for the 'Bottom Coordinate Percentage' attribute.
      See Also:
    • GEOGRAPHICAL_SCHEMA_DRAWING_AREA__BORDER_COLOR

      static final int GEOGRAPHICAL_SCHEMA_DRAWING_AREA__BORDER_COLOR
      The feature id for the 'Border Color' containment reference.
      See Also:
    • GEOGRAPHICAL_SCHEMA_DRAWING_AREA__BACK_COLOR

      static final int GEOGRAPHICAL_SCHEMA_DRAWING_AREA__BACK_COLOR
      The feature id for the 'Back Color' containment reference.
      See Also:
    • GEOGRAPHICAL_SCHEMA_DRAWING_AREA_FEATURE_COUNT

      static final int GEOGRAPHICAL_SCHEMA_DRAWING_AREA_FEATURE_COUNT
      The number of structural features of the 'Drawing Area' class.
      See Also:
    • GEOGRAPHICAL_SCHEMA_DRAWING_AREA_OPERATION_COUNT

      static final int GEOGRAPHICAL_SCHEMA_DRAWING_AREA_OPERATION_COUNT
      The number of operations of the 'Drawing Area' class.
      See Also:
    • GEOGRAPHICAL_SCHEMA_TITLE

      static final int GEOGRAPHICAL_SCHEMA_TITLE
      The meta object id for the 'Title' class.
      See Also:
    • GEOGRAPHICAL_SCHEMA_TITLE__BORDER

      static final int GEOGRAPHICAL_SCHEMA_TITLE__BORDER
      The feature id for the 'Border' containment reference.
      See Also:
    • GEOGRAPHICAL_SCHEMA_TITLE__TRANSPARENT

      static final int GEOGRAPHICAL_SCHEMA_TITLE__TRANSPARENT
      The feature id for the 'Transparent' attribute.
      See Also:
    • GEOGRAPHICAL_SCHEMA_TITLE__LEFT_COORDINATE_PERCENTAGE

      static final int GEOGRAPHICAL_SCHEMA_TITLE__LEFT_COORDINATE_PERCENTAGE
      The feature id for the 'Left Coordinate Percentage' attribute.
      See Also:
    • GEOGRAPHICAL_SCHEMA_TITLE__TOP_COORDINATE_PERCENTAGE

      static final int GEOGRAPHICAL_SCHEMA_TITLE__TOP_COORDINATE_PERCENTAGE
      The feature id for the 'Top Coordinate Percentage' attribute.
      See Also:
    • GEOGRAPHICAL_SCHEMA_TITLE__RIGHT_COORDINATE_PERCENTAGE

      static final int GEOGRAPHICAL_SCHEMA_TITLE__RIGHT_COORDINATE_PERCENTAGE
      The feature id for the 'Right Coordinate Percentage' attribute.
      See Also:
    • GEOGRAPHICAL_SCHEMA_TITLE__BOTTOM_COORDINATE_PERCENTAGE

      static final int GEOGRAPHICAL_SCHEMA_TITLE__BOTTOM_COORDINATE_PERCENTAGE
      The feature id for the 'Bottom Coordinate Percentage' attribute.
      See Also:
    • GEOGRAPHICAL_SCHEMA_TITLE__FONT

      static final int GEOGRAPHICAL_SCHEMA_TITLE__FONT
      The feature id for the 'Font' containment reference.
      See Also:
    • GEOGRAPHICAL_SCHEMA_TITLE__TEXT

      static final int GEOGRAPHICAL_SCHEMA_TITLE__TEXT
      The feature id for the 'Text' map.
      See Also:
    • GEOGRAPHICAL_SCHEMA_TITLE__TEXT_COLOR

      static final int GEOGRAPHICAL_SCHEMA_TITLE__TEXT_COLOR
      The feature id for the 'Text Color' containment reference.
      See Also:
    • GEOGRAPHICAL_SCHEMA_TITLE__BORDER_COLOR

      static final int GEOGRAPHICAL_SCHEMA_TITLE__BORDER_COLOR
      The feature id for the 'Border Color' containment reference.
      See Also:
    • GEOGRAPHICAL_SCHEMA_TITLE__BACK_COLOR

      static final int GEOGRAPHICAL_SCHEMA_TITLE__BACK_COLOR
      The feature id for the 'Back Color' containment reference.
      See Also:
    • GEOGRAPHICAL_SCHEMA_TITLE__SHOWN

      static final int GEOGRAPHICAL_SCHEMA_TITLE__SHOWN
      The feature id for the 'Shown' attribute.
      See Also:
    • GEOGRAPHICAL_SCHEMA_TITLE__ALIGN

      static final int GEOGRAPHICAL_SCHEMA_TITLE__ALIGN
      The feature id for the 'Align' attribute.
      See Also:
    • GEOGRAPHICAL_SCHEMA_TITLE_FEATURE_COUNT

      static final int GEOGRAPHICAL_SCHEMA_TITLE_FEATURE_COUNT
      The number of structural features of the 'Title' class.
      See Also:
    • GEOGRAPHICAL_SCHEMA_TITLE_OPERATION_COUNT

      static final int GEOGRAPHICAL_SCHEMA_TITLE_OPERATION_COUNT
      The number of operations of the 'Title' class.
      See Also:
    • GEOGRAPHICAL_SCHEMA

      static final int GEOGRAPHICAL_SCHEMA
      The meta object id for the 'Geographical Schema' class.
      See Also:
    • GEOGRAPHICAL_SCHEMA__LAYER_ITEMS

      static final int GEOGRAPHICAL_SCHEMA__LAYER_ITEMS
      The feature id for the 'Layer Items' containment reference list.
      See Also:
    • GEOGRAPHICAL_SCHEMA__PRINT_OPTIONS

      static final int GEOGRAPHICAL_SCHEMA__PRINT_OPTIONS
      The feature id for the 'Print Options' map.
      See Also:
    • GEOGRAPHICAL_SCHEMA__GEOGRAPHICAL_SCHEMA_LEGEND

      static final int GEOGRAPHICAL_SCHEMA__GEOGRAPHICAL_SCHEMA_LEGEND
      The feature id for the 'Geographical Schema Legend' containment reference.
      See Also:
    • GEOGRAPHICAL_SCHEMA__GEOGRAPHICAL_SCHEMA_TITLE

      static final int GEOGRAPHICAL_SCHEMA__GEOGRAPHICAL_SCHEMA_TITLE
      The feature id for the 'Geographical Schema Title' containment reference.
      See Also:
    • GEOGRAPHICAL_SCHEMA__GEOGRAPHICAL_SCHEMA_DRAWING_AREA

      static final int GEOGRAPHICAL_SCHEMA__GEOGRAPHICAL_SCHEMA_DRAWING_AREA
      The feature id for the 'Geographical Schema Drawing Area' containment reference.
      See Also:
    • GEOGRAPHICAL_SCHEMA__LATITUDE_SHIFT

      static final int GEOGRAPHICAL_SCHEMA__LATITUDE_SHIFT
      The feature id for the 'Latitude Shift' attribute.
      See Also:
    • GEOGRAPHICAL_SCHEMA__LONGITUDE_SHIFT

      static final int GEOGRAPHICAL_SCHEMA__LONGITUDE_SHIFT
      The feature id for the 'Longitude Shift' attribute.
      See Also:
    • GEOGRAPHICAL_SCHEMA__SCHEMA_PROJECTION

      static final int GEOGRAPHICAL_SCHEMA__SCHEMA_PROJECTION
      The feature id for the 'Schema Projection' attribute.
      See Also:
    • GEOGRAPHICAL_SCHEMA__SHOW_MODE

      static final int GEOGRAPHICAL_SCHEMA__SHOW_MODE
      The feature id for the 'Show Mode' attribute.
      See Also:
    • GEOGRAPHICAL_SCHEMA__SCALE

      static final int GEOGRAPHICAL_SCHEMA__SCALE
      The feature id for the 'Scale' attribute.
      See Also:
    • GEOGRAPHICAL_SCHEMA__XMIN

      static final int GEOGRAPHICAL_SCHEMA__XMIN
      The feature id for the 'XMin' attribute.
      See Also:
    • GEOGRAPHICAL_SCHEMA__YMIN

      static final int GEOGRAPHICAL_SCHEMA__YMIN
      The feature id for the 'YMin' attribute.
      See Also:
    • GEOGRAPHICAL_SCHEMA__XMAX

      static final int GEOGRAPHICAL_SCHEMA__XMAX
      The feature id for the 'XMax' attribute.
      See Also:
    • GEOGRAPHICAL_SCHEMA__YMAX

      static final int GEOGRAPHICAL_SCHEMA__YMAX
      The feature id for the 'YMax' attribute.
      See Also:
    • GEOGRAPHICAL_SCHEMA__VIEWED_XMIN

      static final int GEOGRAPHICAL_SCHEMA__VIEWED_XMIN
      The feature id for the 'Viewed XMin' attribute.
      See Also:
    • GEOGRAPHICAL_SCHEMA__VIEWED_YMIN

      static final int GEOGRAPHICAL_SCHEMA__VIEWED_YMIN
      The feature id for the 'Viewed YMin' attribute.
      See Also:
    • GEOGRAPHICAL_SCHEMA__VIEWED_XMAX

      static final int GEOGRAPHICAL_SCHEMA__VIEWED_XMAX
      The feature id for the 'Viewed XMax' attribute.
      See Also:
    • GEOGRAPHICAL_SCHEMA__VIEWED_YMAX

      static final int GEOGRAPHICAL_SCHEMA__VIEWED_YMAX
      The feature id for the 'Viewed YMax' attribute.
      See Also:
    • GEOGRAPHICAL_SCHEMA__USE_OUTPUT

      static final int GEOGRAPHICAL_SCHEMA__USE_OUTPUT
      The feature id for the 'Use Output' attribute.
      See Also:
    • GEOGRAPHICAL_SCHEMA__CURRENT_ID

      static final int GEOGRAPHICAL_SCHEMA__CURRENT_ID
      The feature id for the 'Current ID' attribute.
      See Also:
    • GEOGRAPHICAL_SCHEMA_FEATURE_COUNT

      static final int GEOGRAPHICAL_SCHEMA_FEATURE_COUNT
      The number of structural features of the 'Geographical Schema' class.
      See Also:
    • GEOGRAPHICAL_SCHEMA_OPERATION_COUNT

      static final int GEOGRAPHICAL_SCHEMA_OPERATION_COUNT
      The number of operations of the 'Geographical Schema' class.
      See Also:
    • GEO_PICTURE

      static final int GEO_PICTURE
      The meta object id for the 'Geo Picture' class.
      See Also:
    • GEO_PICTURE__GLYPH

      static final int GEO_PICTURE__GLYPH
      The feature id for the 'Glyph' containment reference.
      See Also:
    • GEO_PICTURE__TRANSPARENT_PIXEL

      static final int GEO_PICTURE__TRANSPARENT_PIXEL
      The feature id for the 'Transparent Pixel' containment reference.
      See Also:
    • GEO_PICTURE__CONTENT

      static final int GEO_PICTURE__CONTENT
      The feature id for the 'Content' attribute.
      See Also:
    • GEO_PICTURE_FEATURE_COUNT

      static final int GEO_PICTURE_FEATURE_COUNT
      The number of structural features of the 'Geo Picture' class.
      See Also:
    • GEO_PICTURE_OPERATION_COUNT

      static final int GEO_PICTURE_OPERATION_COUNT
      The number of operations of the 'Geo Picture' class.
      See Also:
    • SHOW_MODE

      static final int SHOW_MODE
      The meta object id for the 'Show Mode' enum.
      See Also:
    • LINE_TYPE

      static final int LINE_TYPE
      The meta object id for the 'Line Type' enum.
      See Also:
    • PROJECTION

      static final int PROJECTION
      The meta object id for the 'Projection' enum.
      See Also:
    • DATA_SOURCE_ORGANIZATION_TYPE

      static final int DATA_SOURCE_ORGANIZATION_TYPE
      The meta object id for the 'Data Source Organization Type' enum.
      See Also:
    • LAYER_SERIES_SHOW_MODE

      static final int LAYER_SERIES_SHOW_MODE
      The meta object id for the 'Layer Series Show Mode' enum.
      See Also:
    • SERIES_VALUES_DRAWING_MODE

      static final int SERIES_VALUES_DRAWING_MODE
      The meta object id for the 'Series Values Drawing Mode' enum.
      See Also:
    • MARKER_TYPE

      static final int MARKER_TYPE
      The meta object id for the 'Marker Type' enum.
      See Also:
    • PAINTING_REFERENCE_POINT_POSITION

      static final int PAINTING_REFERENCE_POINT_POSITION
      The meta object id for the 'Painting Reference Point Position' enum.
      See Also:
    • POINT_OBJECT_DRAWING_TYPE

      static final int POINT_OBJECT_DRAWING_TYPE
      The meta object id for the 'Point Object Drawing Type' enum.
      See Also:
    • LEGEND_ITEM_SHOW_SCALE_TYPE

      static final int LEGEND_ITEM_SHOW_SCALE_TYPE
      The meta object id for the 'Legend Item Show Scale Type' enum.
      See Also:
    • HORIZONTAL_ALIGN

      static final int HORIZONTAL_ALIGN
      The meta object id for the 'Horizontal Align' enum.
      See Also:
    • USE_OUTPUT

      static final int USE_OUTPUT
      The meta object id for the 'Use Output' enum.
      See Also:
  • Method Details