A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

X

x - Variable in class com.esri.arcgis.display.tagPOINT
 
x - Variable in class com.esri.arcgis.system._WKSPoint
 
x - Variable in class com.esri.arcgis.system._WKSPointZ
 
xMax - Variable in class com.esri.arcgis.system._WKSEnvelope
 
xMax - Variable in class com.esri.arcgis.system._WKSEnvelopeZ
 
xMin - Variable in class com.esri.arcgis.system._WKSEnvelope
 
xMin - Variable in class com.esri.arcgis.system._WKSEnvelopeZ
 
XML_SERIALIZE_E_CANT_MAP_XMLTYPE_TO_CLASS - Static variable in interface com.esri.arcgis.system.xmlSerializeError
Unable to instantiate a class for a given xml type.
XML_SERIALIZE_E_CONVFAILED - Static variable in interface com.esri.arcgis.system.xmlSerializeError
Type conversion failed XML serialize error.
XML_SERIALIZE_E_INVALIDENUMVALUE - Static variable in interface com.esri.arcgis.system.xmlSerializeError
Invalid enum value XML serialize error.
XML_SERIALIZE_E_UNKNOWN - Static variable in interface com.esri.arcgis.system.xmlSerializeError
Unknown XML serialize error.
XMLAttributes - Class in com.esri.arcgis.system
A collection of XML element attributes.
XMLAttributes() - Constructor for class com.esri.arcgis.system.XMLAttributes
Constructs a XMLAttributes using ArcGIS Engine.
XMLAttributes(Object) - Constructor for class com.esri.arcgis.system.XMLAttributes
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
XMLAttributes theXMLAttributes = (XMLAttributes) obj;
XMLFilterDef - Class in com.esri.arcgis.geodatabase
ESRI XML Filter Definition object.
XMLFilterDef() - Constructor for class com.esri.arcgis.geodatabase.XMLFilterDef
Constructs a XMLFilterDef using ArcGIS Engine.
XMLFilterDef(Object) - Constructor for class com.esri.arcgis.geodatabase.XMLFilterDef
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
XMLFilterDef theXMLFilterDef = (XMLFilterDef) obj;
XMLFlags - Class in com.esri.arcgis.system
A collection of XML flags.
XMLFlags() - Constructor for class com.esri.arcgis.system.XMLFlags
Constructs a XMLFlags using ArcGIS Engine.
XMLFlags(Object) - Constructor for class com.esri.arcgis.system.XMLFlags
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
XMLFlags theXMLFlags = (XMLFlags) obj;
XMLIndex - Class in com.esri.arcgis.geodatabase
XML Index Object.
XMLIndex() - Constructor for class com.esri.arcgis.geodatabase.XMLIndex
Constructs a XMLIndex using ArcGIS Engine.
XMLIndex(Object) - Constructor for class com.esri.arcgis.geodatabase.XMLIndex
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
XMLIndex theXMLIndex = (XMLIndex) obj;
XMLIndexTag - Class in com.esri.arcgis.geodatabase
XML Index Tag Object.
XMLIndexTag() - Constructor for class com.esri.arcgis.geodatabase.XMLIndexTag
Constructs a XMLIndexTag using ArcGIS Engine.
XMLIndexTag(Object) - Constructor for class com.esri.arcgis.geodatabase.XMLIndexTag
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
XMLIndexTag theXMLIndexTag = (XMLIndexTag) obj;
XMLIndexTags - Class in com.esri.arcgis.geodatabase
XML Index Tags Collection Object.
XMLIndexTags() - Constructor for class com.esri.arcgis.geodatabase.XMLIndexTags
Constructs a XMLIndexTags using ArcGIS Engine.
XMLIndexTags(Object) - Constructor for class com.esri.arcgis.geodatabase.XMLIndexTags
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
XMLIndexTags theXMLIndexTags = (XMLIndexTags) obj;
XMLIndexTemplate - Class in com.esri.arcgis.geodatabase
XML Index Template Object.
XMLIndexTemplate() - Constructor for class com.esri.arcgis.geodatabase.XMLIndexTemplate
Constructs a XMLIndexTemplate using ArcGIS Engine.
XMLIndexTemplate(Object) - Constructor for class com.esri.arcgis.geodatabase.XMLIndexTemplate
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
XMLIndexTemplate theXMLIndexTemplate = (XMLIndexTemplate) obj;
XMLNamespaces - Class in com.esri.arcgis.system
A collection of XML namespace declarations.
XMLNamespaces() - Constructor for class com.esri.arcgis.system.XMLNamespaces
Constructs a XMLNamespaces using ArcGIS Engine.
XMLNamespaces(Object) - Constructor for class com.esri.arcgis.system.XMLNamespaces
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
XMLNamespaces theXMLNamespaces = (XMLNamespaces) obj;
XMLPersistedObject - Class in com.esri.arcgis.system
CoClass to serialize objects to XML.
XMLPersistedObject() - Constructor for class com.esri.arcgis.system.XMLPersistedObject
Constructs a XMLPersistedObject using ArcGIS Engine.
XMLPersistedObject(Object) - Constructor for class com.esri.arcgis.system.XMLPersistedObject
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
XMLPersistedObject theXMLPersistedObject = (XMLPersistedObject) obj;
XmlPropertySet - Class in com.esri.arcgis.geodatabase
ESRI XML PropertySet object.
XmlPropertySet() - Constructor for class com.esri.arcgis.geodatabase.XmlPropertySet
Constructs a XmlPropertySet using ArcGIS Engine.
XmlPropertySet(Object) - Constructor for class com.esri.arcgis.geodatabase.XmlPropertySet
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
XmlPropertySet theXmlPropertySet = (XmlPropertySet) obj;
XmlPropertySetEdit - Class in com.esri.arcgis.geodatabase
ESRI XML PropertySet Edit object.
XmlPropertySetEdit() - Constructor for class com.esri.arcgis.geodatabase.XmlPropertySetEdit
Constructs a XmlPropertySetEdit using ArcGIS Engine.
XmlPropertySetEdit(Object) - Constructor for class com.esri.arcgis.geodatabase.XmlPropertySetEdit
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
XmlPropertySetEdit theXmlPropertySetEdit = (XmlPropertySetEdit) obj;
XMLReader - Class in com.esri.arcgis.system
An XML sequential document reader.
XMLReader() - Constructor for class com.esri.arcgis.system.XMLReader
Constructs a XMLReader using ArcGIS Engine.
XMLReader(Object) - Constructor for class com.esri.arcgis.system.XMLReader
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
XMLReader theXMLReader = (XMLReader) obj;
XMLSchemaValidator - Class in com.esri.arcgis.geoprocessing.tools.conversiontools
Uses the .NET 3.5 Framework's XML software to validate an ArcGIS item's metadata or any XML file.
XMLSchemaValidator() - Constructor for class com.esri.arcgis.geoprocessing.tools.conversiontools.XMLSchemaValidator
Creates the XML Schema Validation tool with defaults.
XMLSchemaValidator(Object, String) - Constructor for class com.esri.arcgis.geoprocessing.tools.conversiontools.XMLSchemaValidator
Creates the XML Schema Validation tool with the required parameters.
xmlSerializeError - Interface in com.esri.arcgis.system
XML Serialize Error Codes.
XMLSerializer - Class in com.esri.arcgis.system
An XML serializer and deserializer of objects.
XMLSerializer() - Constructor for class com.esri.arcgis.system.XMLSerializer
Constructs a XMLSerializer using ArcGIS Engine.
XMLSerializer(Object) - Constructor for class com.esri.arcgis.system.XMLSerializer
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
XMLSerializer theXMLSerializer = (XMLSerializer) obj;
XMLSerializerAlt - Class in com.esri.arcgis.system
XML serializer of objects.
XMLSerializerAlt() - Constructor for class com.esri.arcgis.system.XMLSerializerAlt
Constructs a XMLSerializerAlt using ArcGIS Engine.
XMLSerializerAlt(Object) - Constructor for class com.esri.arcgis.system.XMLSerializerAlt
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
XMLSerializerAlt theXMLSerializerAlt = (XMLSerializerAlt) obj;
XMLStream - Class in com.esri.arcgis.system
An in-memory XML stream.
XMLStream() - Constructor for class com.esri.arcgis.system.XMLStream
Constructs a XMLStream using ArcGIS Engine.
XMLStream(Object) - Constructor for class com.esri.arcgis.system.XMLStream
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
XMLStream theXMLStream = (XMLStream) obj;
XMLTypeMapper - Class in com.esri.arcgis.system
A type converter for XML and native types.
XMLTypeMapper() - Constructor for class com.esri.arcgis.system.XMLTypeMapper
Constructs a XMLTypeMapper using ArcGIS Engine.
XMLTypeMapper(Object) - Constructor for class com.esri.arcgis.system.XMLTypeMapper
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
XMLTypeMapper theXMLTypeMapper = (XMLTypeMapper) obj;
XMLWriter - Class in com.esri.arcgis.system
An XML sequential document writer.
XMLWriter() - Constructor for class com.esri.arcgis.system.XMLWriter
Constructs a XMLWriter using ArcGIS Engine.
XMLWriter(Object) - Constructor for class com.esri.arcgis.system.XMLWriter
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
XMLWriter theXMLWriter = (XMLWriter) obj;
xOr(IRecordNumberSet) - Method in interface com.esri.arcgis.geodatabase.IRecordNumberSet
Combines the record numbers that are in one of the collections, but not both collections, into a single collection.
xOr(IRecordNumberSet) - Method in class com.esri.arcgis.geodatabase.RecordNumberSet
Combines the record numbers that are in one of the collections, but not both collections, into a single collection.
xOr(IGeoDataset, IGeoDataset) - Method in interface com.esri.arcgis.spatialanalyst.IBitwiseOp
Performs a bitwise 'exclusive or' operation on the binary value of two input GeoDatasets.
xOr(IGeoDataset, IGeoDataset) - Method in class com.esri.arcgis.spatialanalyst.RasterMathOps
Performs a bitwise 'exclusive or' operation on the binary value of two input GeoDatasets.
XSLTransform - Class in com.esri.arcgis.geoprocessing.tools.conversiontools
Uses the .NET 3.5 XML software to transform an ArcGIS item's metadata or any XML file using an XSLT 1.0 stylesheet and save the result to an XML file.
XSLTransform() - Constructor for class com.esri.arcgis.geoprocessing.tools.conversiontools.XSLTransform
Creates the XSLT Transformation tool with defaults.
xxDummy - Static variable in interface com.esri.arcgis.cartoUI.IRendererPropertyPage
Deprecated. Internal use only
xxDummy - Static variable in interface com.esri.arcgis.catalogUI.IAGSSOEParameterPage
Deprecated. Internal use only
xxDummy - Static variable in interface com.esri.arcgis.catalogUI.IAGSSOEParameterPage2
Deprecated. Internal use only
xxDummy - Static variable in interface com.esri.arcgis.catalogUI.IAttributesEditContext
Deprecated. Internal use only
xxDummy - Static variable in interface com.esri.arcgis.catalogUI.IEditEvaluatorContext
Deprecated. Internal use only
xxDummy - Static variable in interface com.esri.arcgis.catalogUI.IEditEvaluators
Deprecated. Internal use only
xxDummy - Static variable in interface com.esri.arcgis.catalogUI.IEvaluatorEditor
Deprecated. Internal use only
xxDummy - Static variable in interface com.esri.arcgis.catalogUI.INetworkAttributeConfiguration
Deprecated. Internal use only
xxDummy - Static variable in interface com.esri.arcgis.framework.IComEmbeddedPropertyPage
Deprecated. Internal use only
xxDummy - Static variable in interface com.esri.arcgis.framework.IComPropertyPage
Deprecated. Internal use only
xxDummy - Static variable in interface com.esri.arcgis.framework.IComPropertyPageSite
Deprecated. Internal use only
xxDummy - Static variable in interface com.esri.arcgis.framework.IDockableWindowDef
Deprecated. Internal use only
xxDummy - Static variable in interface com.esri.arcgis.framework.IDockableWindowImageDef
Deprecated. Internal use only
xxDummy - Static variable in interface com.esri.arcgis.framework.IDockableWindowInitialPlacement
Deprecated. Internal use only
xxDummy - Static variable in interface com.esri.arcgis.framework.IRootLevelMenu
Deprecated. Internal use only
xxDummy - Static variable in interface com.esri.arcgis.geodatabase.IFeatureClassDescription
Deprecated. Internal use only
xxDummy - Static variable in interface com.esri.arcgis.geodatabase.IObjectClassDescription
Deprecated. Internal use only
xxDummy - Static variable in interface com.esri.arcgis.networkanalyst.INASolver
Deprecated. Internal use only
xxDummy - Static variable in interface com.esri.arcgis.networkanalyst.INASolverSettings
Deprecated. Internal use only
xxDummy - Static variable in interface com.esri.arcgis.networkanalyst.INASolverSettings2
Deprecated. Internal use only
xxDummy - Static variable in interface com.esri.arcgis.server.IServerConnection
Dummy reference to interface proxy to make sure it gets compiled
xxDummy - Static variable in interface com.esri.arcgis.server.IServerContext
Deprecated. Internal use only
xxDummy - Static variable in interface com.esri.arcgis.system.IExtension
Deprecated. Internal use only
xxDummy - Static variable in interface com.esri.arcgis.system.IExtensionConfig
Deprecated. Internal use only
xxDummy - Static variable in interface com.esri.arcgis.system.IObjectActivate
Deprecated. Internal use only
xxDummy - Static variable in interface com.esri.arcgis.system.IRequestHandler
Deprecated. Internal use only
xxDummy - Static variable in interface com.esri.arcgis.system.IRESTRequestHandler
Deprecated. Internal use only
xxDummy - Static variable in interface com.esri.arcgis.systemUI.IComboBox
Deprecated. Internal use only
xxDummy - Static variable in interface com.esri.arcgis.systemUI.IComponentTip
Deprecated. Internal use only
xxDummy - Static variable in interface com.esri.arcgis.systemUI.IMenuDef
Deprecated. Internal use only
xxDummy - Static variable in interface com.esri.arcgis.systemUI.IToolBarDef
Deprecated. Internal use only
xxDummy - Static variable in interface com.esri.arcgis.systemUI.IToolPalette
Deprecated. Internal use only
XYCoordSysPage - Class in com.esri.arcgis.catalogUI
ESRI XY Coordinate System Page.
XYCoordSysPage() - Constructor for class com.esri.arcgis.catalogUI.XYCoordSysPage
Constructs a XYCoordSysPage using ArcGIS Engine.
XYCoordSysPage(Object) - Constructor for class com.esri.arcgis.catalogUI.XYCoordSysPage
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
XYCoordSysPage theXYCoordSysPage = (XYCoordSysPage) obj;
XYEvent2FieldsProperties - Class in com.esri.arcgis.geodatabase
Defines the fields needed for an xy event layer, requiring atleast X and Y fields.
XYEvent2FieldsProperties() - Constructor for class com.esri.arcgis.geodatabase.XYEvent2FieldsProperties
Constructs a XYEvent2FieldsProperties using ArcGIS Engine.
XYEvent2FieldsProperties(Object) - Constructor for class com.esri.arcgis.geodatabase.XYEvent2FieldsProperties
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
XYEvent2FieldsProperties theXYEvent2FieldsProperties = (XYEvent2FieldsProperties) obj;
XYEVENT_E_CANT_DELETE_FIELD - Static variable in interface com.esri.arcgis.geodatabase.esriXYEventError
Can't delete a mandatory location field.
XYEVENT_E_CANT_SELECT - Static variable in interface com.esri.arcgis.geodatabase.esriXYEventError
Can't Select.
XYEVENT_E_INVALID_X_NAME - Static variable in interface com.esri.arcgis.geodatabase.esriXYEventError
Invalid X Field Name.
XYEVENT_E_INVALID_X_TYPE - Static variable in interface com.esri.arcgis.geodatabase.esriXYEventError
Invalid X Field Type.
XYEVENT_E_INVALID_Y_NAME - Static variable in interface com.esri.arcgis.geodatabase.esriXYEventError
Invalid Y Field Name.
XYEVENT_E_INVALID_Y_TYPE - Static variable in interface com.esri.arcgis.geodatabase.esriXYEventError
Invalid Y Field Type.
XYEVENT_E_INVALID_Z_NAME - Static variable in interface com.esri.arcgis.geodatabase.esriXYEventError
Invalid Z Field Name.
XYEVENT_E_INVALID_Z_TYPE - Static variable in interface com.esri.arcgis.geodatabase.esriXYEventError
Invalid Z Field Type.
XYEVENT_E_SOURCENAME_NOT_SETUP - Static variable in interface com.esri.arcgis.geodatabase.esriXYEventError
SourceName Not Set Up.
XYEventSource - Class in com.esri.arcgis.geodatabase
XY event source object.
XYEventSource(Object) - Constructor for class com.esri.arcgis.geodatabase.XYEventSource
Construct a XYEventSource using a reference to such an object returned from ArcGIS Engine or Server.
XYEventSourceName - Class in com.esri.arcgis.geodatabase
A name object that defines the objects needed to create an XY event layer.
XYEventSourceName() - Constructor for class com.esri.arcgis.geodatabase.XYEventSourceName
Constructs a XYEventSourceName using ArcGIS Engine.
XYEventSourceName(Object) - Constructor for class com.esri.arcgis.geodatabase.XYEventSourceName
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
XYEventSourceName theXYEventSourceName = (XYEventSourceName) obj;
xYRank() - Method in interface com.esri.arcgis.geodatabase.IGeoDBProtectNames
xYRank
xYRank() - Method in class com.esri.arcgis.geodatabase.IGeoDBProtectNamesProxy
xYRank
xYRank() - Method in interface com.esri.arcgis.geodatabase.ITopologyProtectNames
xYRank
xYRank() - Method in class com.esri.arcgis.geodatabase.ITopologyProtectNamesProxy
xYRank
XYToLine - Class in com.esri.arcgis.geoprocessing.tools.datamanagementtools
Creates a new feature class containing geodetic two-point polyline features from a table of start and end points.
XYToLine() - Constructor for class com.esri.arcgis.geoprocessing.tools.datamanagementtools.XYToLine
Creates the XY To Line tool with defaults.
XYToLine(Object, Object, Object, Object, Object, Object, String) - Constructor for class com.esri.arcgis.geoprocessing.tools.datamanagementtools.XYToLine
Creates the XY To Line tool with the required parameters.

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _