com.moximedia.aims
Interface AimsObject
- All Known Implementing Classes:
- AimsAcetateLayer, AimsFeatureLayer, AimsFolder, AimsFolders, AimsImageLayer, AimsLayerGroup, AimsLayerGroups, WmsLayer
- public interface AimsObject
Used to identify the type of object.
- Author:
- jdc
|
Method Summary |
int |
getObjectType()
Gets the enumerator for the object type. |
OBJECT_TYPE_ACETATE_LAYER
public static final int OBJECT_TYPE_ACETATE_LAYER
- See Also:
- Constant Field Values
OBJECT_TYPE_FEATURE_LAYER
public static final int OBJECT_TYPE_FEATURE_LAYER
- See Also:
- Constant Field Values
OBJECT_TYPE_FOLDER
public static final int OBJECT_TYPE_FOLDER
- See Also:
- Constant Field Values
OBJECT_TYPE_FOLDERS
public static final int OBJECT_TYPE_FOLDERS
- See Also:
- Constant Field Values
OBJECT_TYPE_GROUP
public static final int OBJECT_TYPE_GROUP
- See Also:
- Constant Field Values
OBJECT_TYPE_GROUPS
public static final int OBJECT_TYPE_GROUPS
- See Also:
- Constant Field Values
OBJECT_TYPE_IMAGE_LAYER
public static final int OBJECT_TYPE_IMAGE_LAYER
- See Also:
- Constant Field Values
OBJECT_TYPE_WMS_LAYER
public static final int OBJECT_TYPE_WMS_LAYER
- See Also:
- Constant Field Values
getObjectType
public int getObjectType()
- Gets the enumerator for the object type.
- Returns:
- The enumerated object type.
Internet Mapping Framework for ArcIMS Java Object Model API (v5.1.00)
Copyright © 2006 Moxi Media Inc. and Province of British Columbia. All Rights Reserved.