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 _

N

NACandidateFieldMap - class com.esri.arcgis.networkanalyst.NACandidateFieldMap.
Field Map holding default value and candidate fields.
NACandidateFieldMap() - Constructor for class com.esri.arcgis.networkanalyst.NACandidateFieldMap
Constructs a NACandidateFieldMap using ArcGIS Engine.
NACandidateFieldMap(Object) - Constructor for class com.esri.arcgis.networkanalyst.NACandidateFieldMap
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NAClass - class com.esri.arcgis.networkanalyst.NAClass.
Holds features used as input and generated as output during network analysis.
NAClass(Object) - Constructor for class com.esri.arcgis.networkanalyst.NAClass
Construct a NAClass using a reference to such an object returned from ArcGIS Engine or Server.
NAClassCandidateFieldMap - class com.esri.arcgis.networkanalyst.NAClassCandidateFieldMap.
Candidate field maps of a NAClass.
NAClassCandidateFieldMap() - Constructor for class com.esri.arcgis.networkanalyst.NAClassCandidateFieldMap
Constructs a NAClassCandidateFieldMap using ArcGIS Engine.
NAClassCandidateFieldMap(Object) - Constructor for class com.esri.arcgis.networkanalyst.NAClassCandidateFieldMap
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NAClassDefinition - class com.esri.arcgis.networkanalyst.NAClassDefinition.
Defines how fields should be mapped as inputs and outputs of analysis functions.
NAClassDefinition() - Constructor for class com.esri.arcgis.networkanalyst.NAClassDefinition
Constructs a NAClassDefinition using ArcGIS Engine.
NAClassDefinition(Object) - Constructor for class com.esri.arcgis.networkanalyst.NAClassDefinition
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NAClassFieldMap - class com.esri.arcgis.networkanalyst.NAClassFieldMap.
Defines one field mapping.
NAClassFieldMap() - Constructor for class com.esri.arcgis.networkanalyst.NAClassFieldMap
Constructs a NAClassFieldMap using ArcGIS Engine.
NAClassFieldMap(Object) - Constructor for class com.esri.arcgis.networkanalyst.NAClassFieldMap
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NAClassFieldMapType - class com.esri.arcgis.networkanalyst.NAClassFieldMapType.
Network Analyst Class FieldMap type.
NAClassFieldMapType() - Constructor for class com.esri.arcgis.networkanalyst.NAClassFieldMapType
Constructs a NAClassFieldMapType using ArcGIS Engine.
NAClassFieldMapType(Object) - Constructor for class com.esri.arcgis.networkanalyst.NAClassFieldMapType
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NAClassLoader - class com.esri.arcgis.networkanalyst.NAClassLoader.
Loads a network class based on its field maps.
NAClassLoader() - Constructor for class com.esri.arcgis.networkanalyst.NAClassLoader
Constructs a NAClassLoader using ArcGIS Engine.
NAClassLoader(Object) - Constructor for class com.esri.arcgis.networkanalyst.NAClassLoader
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NAClosestFacilitySolver - class com.esri.arcgis.networkanalyst.NAClosestFacilitySolver.
Performs closest facility analysis.
NAClosestFacilitySolver() - Constructor for class com.esri.arcgis.networkanalyst.NAClosestFacilitySolver
Constructs a NAClosestFacilitySolver using ArcGIS Engine.
NAClosestFacilitySolver(Object) - Constructor for class com.esri.arcgis.networkanalyst.NAClosestFacilitySolver
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NAClosestFacilitySymbolizer - class com.esri.arcgis.networkanalyst.NAClosestFacilitySymbolizer.
Symbolizes closest facility analysis results.
NAClosestFacilitySymbolizer() - Constructor for class com.esri.arcgis.networkanalyst.NAClosestFacilitySymbolizer
Constructs a NAClosestFacilitySymbolizer using ArcGIS Engine.
NAClosestFacilitySymbolizer(Object) - Constructor for class com.esri.arcgis.networkanalyst.NAClosestFacilitySymbolizer
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NAContext - class com.esri.arcgis.networkanalyst.NAContext.
The analysis and problem definition container.
NAContext() - Constructor for class com.esri.arcgis.networkanalyst.NAContext
Constructs a NAContext using ArcGIS Engine.
NAContext(Object) - Constructor for class com.esri.arcgis.networkanalyst.NAContext
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NADCONTransformation - class com.esri.arcgis.geometry.NADCONTransformation.
Creates a NADCON-based transformation.
NADCONTransformation() - Constructor for class com.esri.arcgis.geometry.NADCONTransformation
Constructs a NADCONTransformation using ArcGIS Engine.
NADCONTransformation(Object) - Constructor for class com.esri.arcgis.geometry.NADCONTransformation
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NALayer - class com.esri.arcgis.networkanalyst.NALayer.
The layer for defining, solving and viewing network analysis results.
NALayer() - Constructor for class com.esri.arcgis.networkanalyst.NALayer
Constructs a NALayer using ArcGIS Engine.
NALayer(Object) - Constructor for class com.esri.arcgis.networkanalyst.NALayer
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NALocation - class com.esri.arcgis.networkanalyst.NALocation.
Defines the side and position of an analysis object on a feature.
NALocation() - Constructor for class com.esri.arcgis.networkanalyst.NALocation
Constructs a NALocation using ArcGIS Engine.
NALocation(Object) - Constructor for class com.esri.arcgis.networkanalyst.NALocation
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NALocationFeature - class com.esri.arcgis.networkanalyst.NALocationFeature.
A network location which can be used like feature a row.
NALocationFeature() - Constructor for class com.esri.arcgis.networkanalyst.NALocationFeature
Constructs a NALocationFeature using ArcGIS Engine.
NALocationFeature(Object) - Constructor for class com.esri.arcgis.networkanalyst.NALocationFeature
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NALocationObject - class com.esri.arcgis.networkanalyst.NALocationObject.
A network location which can be used like a row.
NALocationObject() - Constructor for class com.esri.arcgis.networkanalyst.NALocationObject
Constructs a NALocationObject using ArcGIS Engine.
NALocationObject(Object) - Constructor for class com.esri.arcgis.networkanalyst.NALocationObject
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NALocator - class com.esri.arcgis.networkanalyst.NALocator.
Finds network locations for analysis.
NALocator() - Constructor for class com.esri.arcgis.networkanalyst.NALocator
Constructs a NALocator using ArcGIS Engine.
NALocator(Object) - Constructor for class com.esri.arcgis.networkanalyst.NALocator
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NALocatorFeatureAgent - class com.esri.arcgis.networkanalyst.NALocatorFeatureAgent.
Finds network feature locations for analysis.
NALocatorFeatureAgent() - Constructor for class com.esri.arcgis.networkanalyst.NALocatorFeatureAgent
Constructs a NALocatorFeatureAgent using ArcGIS Engine.
NALocatorFeatureAgent(Object) - Constructor for class com.esri.arcgis.networkanalyst.NALocatorFeatureAgent
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NALocatorLocationFieldsAgent - class com.esri.arcgis.networkanalyst.NALocatorLocationFieldsAgent.
Defines the network location fields to be used by a locator.
NALocatorLocationFieldsAgent() - Constructor for class com.esri.arcgis.networkanalyst.NALocatorLocationFieldsAgent
Constructs a NALocatorLocationFieldsAgent using ArcGIS Engine.
NALocatorLocationFieldsAgent(Object) - Constructor for class com.esri.arcgis.networkanalyst.NALocatorLocationFieldsAgent
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NAODCostMatrixSolver - class com.esri.arcgis.networkanalyst.NAODCostMatrixSolver.
Performs origin-destination matrix analysis.
NAODCostMatrixSolver() - Constructor for class com.esri.arcgis.networkanalyst.NAODCostMatrixSolver
Constructs a NAODCostMatrixSolver using ArcGIS Engine.
NAODCostMatrixSolver(Object) - Constructor for class com.esri.arcgis.networkanalyst.NAODCostMatrixSolver
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NAODCostMatrixSymbolizer - class com.esri.arcgis.networkanalyst.NAODCostMatrixSymbolizer.
Symbolizes origin-destination matrix analysis results.
NAODCostMatrixSymbolizer() - Constructor for class com.esri.arcgis.networkanalyst.NAODCostMatrixSymbolizer
Constructs a NAODCostMatrixSymbolizer using ArcGIS Engine.
NAODCostMatrixSymbolizer(Object) - Constructor for class com.esri.arcgis.networkanalyst.NAODCostMatrixSymbolizer
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NARouteSolver - class com.esri.arcgis.networkanalyst.NARouteSolver.
Performs shortest path and tour analysis.
NARouteSolver() - Constructor for class com.esri.arcgis.networkanalyst.NARouteSolver
Constructs a NARouteSolver using ArcGIS Engine.
NARouteSolver(Object) - Constructor for class com.esri.arcgis.networkanalyst.NARouteSolver
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NARouteSymbolizer - class com.esri.arcgis.networkanalyst.NARouteSymbolizer.
Symbolizes route analysis results.
NARouteSymbolizer() - Constructor for class com.esri.arcgis.networkanalyst.NARouteSymbolizer
Constructs a NARouteSymbolizer using ArcGIS Engine.
NARouteSymbolizer(Object) - Constructor for class com.esri.arcgis.networkanalyst.NARouteSymbolizer
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NAServer - class com.esri.arcgis.networkanalyst.NAServer.
A MapServer object extension for performing network analysis within a stateless environment.
NAServer() - Constructor for class com.esri.arcgis.networkanalyst.NAServer
Constructs a NAServer using ArcGIS Engine.
NAServer(Object) - Constructor for class com.esri.arcgis.networkanalyst.NAServer
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NAServerClosestFacilityParams - class com.esri.arcgis.networkanalyst.NAServerClosestFacilityParams.
A container for the closest facility solver settings and return parameters used by NAServer.
NAServerClosestFacilityParams() - Constructor for class com.esri.arcgis.networkanalyst.NAServerClosestFacilityParams
Constructs a NAServerClosestFacilityParams using ArcGIS Engine.
NAServerClosestFacilityParams(Object) - Constructor for class com.esri.arcgis.networkanalyst.NAServerClosestFacilityParams
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NAServerClosestFacilityResults - class com.esri.arcgis.networkanalyst.NAServerClosestFacilityResults.
A container for the closest facility network analysis results returned by NAServer.
NAServerClosestFacilityResults() - Constructor for class com.esri.arcgis.networkanalyst.NAServerClosestFacilityResults
Constructs a NAServerClosestFacilityResults using ArcGIS Engine.
NAServerClosestFacilityResults(Object) - Constructor for class com.esri.arcgis.networkanalyst.NAServerClosestFacilityResults
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NAServerIP - class com.esri.arcgis.networkanalyst.NAServerIP.
NAServer Proxy for IP Messages.
NAServerIP() - Constructor for class com.esri.arcgis.networkanalyst.NAServerIP
Constructs a NAServerIP using ArcGIS Engine.
NAServerIP(Object) - Constructor for class com.esri.arcgis.networkanalyst.NAServerIP
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NAServerLP - class com.esri.arcgis.networkanalyst.NAServerLP.
NAServer Proxy for LAN messages.
NAServerLP() - Constructor for class com.esri.arcgis.networkanalyst.NAServerLP
Constructs a NAServerLP using ArcGIS Engine.
NAServerLP(Object) - Constructor for class com.esri.arcgis.networkanalyst.NAServerLP
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NAServerNetworkAttribute - class com.esri.arcgis.networkanalyst.NAServerNetworkAttribute.
A container for network attribute.
NAServerNetworkAttribute() - Constructor for class com.esri.arcgis.networkanalyst.NAServerNetworkAttribute
Constructs a NAServerNetworkAttribute using ArcGIS Engine.
NAServerNetworkAttribute(Object) - Constructor for class com.esri.arcgis.networkanalyst.NAServerNetworkAttribute
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NAServerNetworkDescription - class com.esri.arcgis.networkanalyst.NAServerNetworkDescription.
A container for network description.
NAServerNetworkDescription() - Constructor for class com.esri.arcgis.networkanalyst.NAServerNetworkDescription
Constructs a NAServerNetworkDescription using ArcGIS Engine.
NAServerNetworkDescription(Object) - Constructor for class com.esri.arcgis.networkanalyst.NAServerNetworkDescription
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NAServerNetworkSource - class com.esri.arcgis.networkanalyst.NAServerNetworkSource.
A container for network source.
NAServerNetworkSource() - Constructor for class com.esri.arcgis.networkanalyst.NAServerNetworkSource
Constructs a NAServerNetworkSource using ArcGIS Engine.
NAServerNetworkSource(Object) - Constructor for class com.esri.arcgis.networkanalyst.NAServerNetworkSource
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NAServerObjectDescription - class com.esri.arcgis.networkanalyst.NAServerObjectDescription.
Server object description for the NAServer server object extension.
NAServerObjectDescription() - Constructor for class com.esri.arcgis.networkanalyst.NAServerObjectDescription
Constructs a NAServerObjectDescription using ArcGIS Engine.
NAServerObjectDescription(Object) - Constructor for class com.esri.arcgis.networkanalyst.NAServerObjectDescription
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NAServerPropertySets - class com.esri.arcgis.networkanalyst.NAServerPropertySets.
A container for an array of propertysets holding network locations.
NAServerPropertySets() - Constructor for class com.esri.arcgis.networkanalyst.NAServerPropertySets
Constructs a NAServerPropertySets using ArcGIS Engine.
NAServerPropertySets(Object) - Constructor for class com.esri.arcgis.networkanalyst.NAServerPropertySets
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NAServerRecordSet - class com.esri.arcgis.networkanalyst.NAServerRecordSet.
A container for a recordset holding network locations.
NAServerRecordSet() - Constructor for class com.esri.arcgis.networkanalyst.NAServerRecordSet
Constructs a NAServerRecordSet using ArcGIS Engine.
NAServerRecordSet(Object) - Constructor for class com.esri.arcgis.networkanalyst.NAServerRecordSet
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NAServerRouteParams - class com.esri.arcgis.networkanalyst.NAServerRouteParams.
A container for the route solver settings and return parameters used by NAServer.
NAServerRouteParams() - Constructor for class com.esri.arcgis.networkanalyst.NAServerRouteParams
Constructs a NAServerRouteParams using ArcGIS Engine.
NAServerRouteParams(Object) - Constructor for class com.esri.arcgis.networkanalyst.NAServerRouteParams
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NAServerRouteResults - class com.esri.arcgis.networkanalyst.NAServerRouteResults.
A container for the route network analysis results returned by NAServer.
NAServerRouteResults() - Constructor for class com.esri.arcgis.networkanalyst.NAServerRouteResults
Constructs a NAServerRouteResults using ArcGIS Engine.
NAServerRouteResults(Object) - Constructor for class com.esri.arcgis.networkanalyst.NAServerRouteResults
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NAServerServiceAreaParams - class com.esri.arcgis.networkanalyst.NAServerServiceAreaParams.
A container for the service area solver settings and return parameters used by NAServer.
NAServerServiceAreaParams() - Constructor for class com.esri.arcgis.networkanalyst.NAServerServiceAreaParams
Constructs a NAServerServiceAreaParams using ArcGIS Engine.
NAServerServiceAreaParams(Object) - Constructor for class com.esri.arcgis.networkanalyst.NAServerServiceAreaParams
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NAServerServiceAreaResults - class com.esri.arcgis.networkanalyst.NAServerServiceAreaResults.
A container for the service area network analysis results returned by NAServer.
NAServerServiceAreaResults() - Constructor for class com.esri.arcgis.networkanalyst.NAServerServiceAreaResults
Constructs a NAServerServiceAreaResults using ArcGIS Engine.
NAServerServiceAreaResults(Object) - Constructor for class com.esri.arcgis.networkanalyst.NAServerServiceAreaResults
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NAServiceAreaSolver - class com.esri.arcgis.networkanalyst.NAServiceAreaSolver.
Performs service area analysis.
NAServiceAreaSolver() - Constructor for class com.esri.arcgis.networkanalyst.NAServiceAreaSolver
Constructs a NAServiceAreaSolver using ArcGIS Engine.
NAServiceAreaSolver(Object) - Constructor for class com.esri.arcgis.networkanalyst.NAServiceAreaSolver
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NAServiceAreaSymbolizer - class com.esri.arcgis.networkanalyst.NAServiceAreaSymbolizer.
Symbolizes service area analysis results.
NAServiceAreaSymbolizer() - Constructor for class com.esri.arcgis.networkanalyst.NAServiceAreaSymbolizer
Constructs a NAServiceAreaSymbolizer using ArcGIS Engine.
NAServiceAreaSymbolizer(Object) - Constructor for class com.esri.arcgis.networkanalyst.NAServiceAreaSymbolizer
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NAStopRenderer - class com.esri.arcgis.networkanalyst.NAStopRenderer.
Defines symbology for rendering stops.
NAStopRenderer() - Constructor for class com.esri.arcgis.networkanalyst.NAStopRenderer
Constructs a NAStopRenderer using ArcGIS Engine.
NAStopRenderer(Object) - Constructor for class com.esri.arcgis.networkanalyst.NAStopRenderer
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NAStreetDirectionsAgent - class com.esri.arcgis.networkanalyst.NAStreetDirectionsAgent.
Generates driving directions for network analysis results.
NAStreetDirectionsAgent() - Constructor for class com.esri.arcgis.networkanalyst.NAStreetDirectionsAgent
Constructs a NAStreetDirectionsAgent using ArcGIS Engine.
NAStreetDirectionsAgent(Object) - Constructor for class com.esri.arcgis.networkanalyst.NAStreetDirectionsAgent
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NATraversalResult - class com.esri.arcgis.networkanalyst.NATraversalResult.
Contains the result of a network analysis.
NATraversalResult() - Constructor for class com.esri.arcgis.networkanalyst.NATraversalResult
Constructs a NATraversalResult using ArcGIS Engine.
NATraversalResult(Object) - Constructor for class com.esri.arcgis.networkanalyst.NATraversalResult
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NATraversalResultElement - class com.esri.arcgis.networkanalyst.NATraversalResultElement.
An individual element in a traversal result.
NATraversalResultElement() - Constructor for class com.esri.arcgis.networkanalyst.NATraversalResultElement
Constructs a NATraversalResultElement using ArcGIS Engine.
NATraversalResultElement(Object) - Constructor for class com.esri.arcgis.networkanalyst.NATraversalResultElement
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NATraversalResultSource - class com.esri.arcgis.networkanalyst.NATraversalResultSource.
Traversal results for a particular source.
NATraversalResultSource() - Constructor for class com.esri.arcgis.networkanalyst.NATraversalResultSource
Constructs a NATraversalResultSource using ArcGIS Engine.
NATraversalResultSource(Object) - Constructor for class com.esri.arcgis.networkanalyst.NATraversalResultSource
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NETWORKANALYSIS_E_INVALID_DOCUMENT - Static variable in interface com.esri.arcgis.networkanalysis.esriUtilityNetworkErrors
 
NETWORKANALYSIS_E_INVALID_ELEMENT_TYPE - Static variable in interface com.esri.arcgis.networkanalysis.esriUtilityNetworkErrors
 
NETWORKANALYSIS_E_INVALID_FEATURE - Static variable in interface com.esri.arcgis.networkanalysis.esriUtilityNetworkErrors
 
NETWORKANALYSIS_E_INVALID_FEATURELAYER - Static variable in interface com.esri.arcgis.networkanalysis.esriUtilityNetworkErrors
 
NETWORKANALYSIS_E_INVALID_FILTERTYPE - Static variable in interface com.esri.arcgis.networkanalysis.esriUtilityNetworkErrors
 
NETWORKANALYSIS_E_INVALID_FLOW_ELEMENTS - Static variable in interface com.esri.arcgis.networkanalysis.esriUtilityNetworkErrors
 
NETWORKANALYSIS_E_INVALID_FLOW_METHOD - Static variable in interface com.esri.arcgis.networkanalysis.esriUtilityNetworkErrors
 
NETWORKANALYSIS_E_INVALID_GEOMETRICINDEX - Static variable in interface com.esri.arcgis.networkanalysis.esriUtilityNetworkErrors
 
NETWORKANALYSIS_E_INVALID_INDEX - Static variable in interface com.esri.arcgis.networkanalysis.esriUtilityNetworkErrors
 
NETWORKANALYSIS_E_INVALID_NETWORK - Static variable in interface com.esri.arcgis.networkanalysis.esriUtilityNetworkErrors
 
NETWORKANALYSIS_E_INVALID_PATH_OBJECTIVE - Static variable in interface com.esri.arcgis.networkanalysis.esriUtilityNetworkErrors
 
NETWORKANALYSIS_E_INVALID_PERCENTAGE - Static variable in interface com.esri.arcgis.networkanalysis.esriUtilityNetworkErrors
 
NETWORKANALYSIS_E_INVALID_USER_CLASS_ID - Static variable in interface com.esri.arcgis.networkanalysis.esriUtilityNetworkErrors
 
NETWORKANALYSIS_E_INVALID_USER_ID - Static variable in interface com.esri.arcgis.networkanalysis.esriUtilityNetworkErrors
 
NETWORKANALYSIS_E_INVALID_USER_SUB_ID - Static variable in interface com.esri.arcgis.networkanalysis.esriUtilityNetworkErrors
 
NETWORKANALYSIS_E_INVALID_WEIGHT_FILTER_TYPE - Static variable in interface com.esri.arcgis.networkanalysis.esriUtilityNetworkErrors
 
NETWORKANALYSIS_E_MULTIPLE_NETWORK - Static variable in interface com.esri.arcgis.networkanalysis.esriUtilityNetworkErrors
 
NETWORKANALYSIS_E_NO_EDGE_WEIGHT_FILTER - Static variable in interface com.esri.arcgis.networkanalysis.esriUtilityNetworkErrors
 
NETWORKANALYSIS_E_NO_JUNCTION_WEIGHT_FILTER - Static variable in interface com.esri.arcgis.networkanalysis.esriUtilityNetworkErrors
 
NETWORKLOADER_E_CANNOT_ACCESS_TEMP_FILE - Static variable in interface com.esri.arcgis.networkanalysis.esriUtilityNetworkErrors
 
NETWORKLOADER_E_CANNOT_ADD_EDGE_ELEMENT - Static variable in interface com.esri.arcgis.networkanalysis.esriUtilityNetworkErrors
 
NETWORKLOADER_E_CANNOT_ADD_FEATURE_CLASS - Static variable in interface com.esri.arcgis.networkanalysis.esriUtilityNetworkErrors
 
NETWORKLOADER_E_CANNOT_ADD_JUNCTION_ELEMENT - Static variable in interface com.esri.arcgis.networkanalysis.esriUtilityNetworkErrors
 
NETWORKLOADER_E_CANNOT_ADD_ORPHAN_JUNCTION_ROW - Static variable in interface com.esri.arcgis.networkanalysis.esriUtilityNetworkErrors
 
NETWORKLOADER_E_CANNOT_CREATE_ANCILLARY_ROLE_FIELD - Static variable in interface com.esri.arcgis.networkanalysis.esriUtilityNetworkErrors
 
NETWORKLOADER_E_CANNOT_CREATE_ENABLED_FIELD - Static variable in interface com.esri.arcgis.networkanalysis.esriUtilityNetworkErrors
 
NETWORKLOADER_E_CANNOT_CREATE_ERROR_TABLE - Static variable in interface com.esri.arcgis.networkanalysis.esriUtilityNetworkErrors
 
NETWORKLOADER_E_CANNOT_CREATE_GEOMETRIC_NETWORK - Static variable in interface com.esri.arcgis.networkanalysis.esriUtilityNetworkErrors
 
NETWORKLOADER_E_CANNOT_CREATE_INDEX - Static variable in interface com.esri.arcgis.networkanalysis.esriUtilityNetworkErrors
 
NETWORKLOADER_E_CANNOT_DROP_INDEX - Static variable in interface com.esri.arcgis.networkanalysis.esriUtilityNetworkErrors
 
NETWORKLOADER_E_CANNOT_OPEN_FEATURE_CLASS - Static variable in interface com.esri.arcgis.networkanalysis.esriUtilityNetworkErrors
 
NETWORKLOADER_E_CANNOT_OPEN_FEATURE_DATASET - Static variable in interface com.esri.arcgis.networkanalysis.esriUtilityNetworkErrors
 
NETWORKLOADER_E_CANNOT_OPEN_ORPHAN_JUNCTION_CLASS - Static variable in interface com.esri.arcgis.networkanalysis.esriUtilityNetworkErrors
 
NETWORKLOADER_E_CANNOT_READ_FEATURE_CLASS - Static variable in interface com.esri.arcgis.networkanalysis.esriUtilityNetworkErrors
 
NETWORKLOADER_E_CANNOT_UPDATE_ANCILLARY_ROLE_FIELD - Static variable in interface com.esri.arcgis.networkanalysis.esriUtilityNetworkErrors
 
NETWORKLOADER_E_CANNOT_UPDATE_ENABLED_FIELD - Static variable in interface com.esri.arcgis.networkanalysis.esriUtilityNetworkErrors
 
NETWORKLOADER_E_CANNOT_UPDATE_ERROR_TABLE - Static variable in interface com.esri.arcgis.networkanalysis.esriUtilityNetworkErrors
 
NETWORKLOADER_E_CANNOT_UPDATE_FEATURE_CLASS - Static variable in interface com.esri.arcgis.networkanalysis.esriUtilityNetworkErrors
 
NETWORKLOADER_E_INVALID_ANCILLARY_ROLE - Static variable in interface com.esri.arcgis.networkanalysis.esriUtilityNetworkErrors
 
NETWORKLOADER_E_INVALID_ANCILLARY_ROLE_FIELD_DOMAIN - Static variable in interface com.esri.arcgis.networkanalysis.esriUtilityNetworkErrors
 
NETWORKLOADER_E_INVALID_ANCILLARY_ROLE_FIELD_TYPE - Static variable in interface com.esri.arcgis.networkanalysis.esriUtilityNetworkErrors
 
NETWORKLOADER_E_INVALID_BITGATE_SIZE - Static variable in interface com.esri.arcgis.networkanalysis.esriUtilityNetworkErrors
 
NETWORKLOADER_E_INVALID_ENABLED_FIELD_DOMAIN - Static variable in interface com.esri.arcgis.networkanalysis.esriUtilityNetworkErrors
 
NETWORKLOADER_E_INVALID_ENABLED_FIELD_TYPE - Static variable in interface com.esri.arcgis.networkanalysis.esriUtilityNetworkErrors
 
NETWORKLOADER_E_INVALID_FEATURE_CLASS_NAME - Static variable in interface com.esri.arcgis.networkanalysis.esriUtilityNetworkErrors
 
NETWORKLOADER_E_INVALID_FEATURE_DATASET_NAME - Static variable in interface com.esri.arcgis.networkanalysis.esriUtilityNetworkErrors
 
NETWORKLOADER_E_INVALID_FEATURE_TYPE - Static variable in interface com.esri.arcgis.networkanalysis.esriUtilityNetworkErrors
 
NETWORKLOADER_E_INVALID_FIELD_NAME - Static variable in interface com.esri.arcgis.networkanalysis.esriUtilityNetworkErrors
 
NETWORKLOADER_E_INVALID_NETWORK_NAME - Static variable in interface com.esri.arcgis.networkanalysis.esriUtilityNetworkErrors
 
NETWORKLOADER_E_INVALID_SHAPE_TYPE - Static variable in interface com.esri.arcgis.networkanalysis.esriUtilityNetworkErrors
 
NETWORKLOADER_E_INVALID_SNAP_TOLERANCE - Static variable in interface com.esri.arcgis.networkanalysis.esriUtilityNetworkErrors
 
NETWORKLOADER_E_INVALID_WEIGHT_NAME - Static variable in interface com.esri.arcgis.networkanalysis.esriUtilityNetworkErrors
 
NETWORKLOADER_E_UNKNOWN_ERROR - Static variable in interface com.esri.arcgis.networkanalysis.esriUtilityNetworkErrors
 
NETWORKLOADER_E_UNSUPPORTED_NETWORK_TYPE - Static variable in interface com.esri.arcgis.networkanalysis.esriUtilityNetworkErrors
 
NETWORK_E_ADD_WEIGHT_HAS_ELEMENTS - Static variable in interface com.esri.arcgis.geodatabase.esriNetworkErrors
 
NETWORK_E_BAD_TURN_DUPLICATED_FIRST_LAST_EDGES - Static variable in interface com.esri.arcgis.geodatabase.esriNetworkErrors
 
NETWORK_E_BAD_TURN_INTERIOR_EXTERIOR_CONFLICT - Static variable in interface com.esri.arcgis.geodatabase.esriNetworkErrors
 
NETWORK_E_BAD_TURN_SELF_LOOP - Static variable in interface com.esri.arcgis.geodatabase.esriNetworkErrors
 
NETWORK_E_BAD_TURN_UNCONNECTED_ANCHOR - Static variable in interface com.esri.arcgis.geodatabase.esriNetworkErrors
 
NETWORK_E_BAD_TURN_UNCONNECTED_EDGES - Static variable in interface com.esri.arcgis.geodatabase.esriNetworkErrors
 
NETWORK_E_CANNOT_CLOSE_TABLE - Static variable in interface com.esri.arcgis.geodatabase.esriNetworkErrors
 
NETWORK_E_CANNOT_CREATE_TABLE - Static variable in interface com.esri.arcgis.geodatabase.esriNetworkErrors
 
NETWORK_E_CANNOT_DELETE_TABLE - Static variable in interface com.esri.arcgis.geodatabase.esriNetworkErrors
 
NETWORK_E_CANNOT_OPEN_TABLE - Static variable in interface com.esri.arcgis.geodatabase.esriNetworkErrors
 
NETWORK_E_CANNOT_READ_TABLE - Static variable in interface com.esri.arcgis.geodatabase.esriNetworkErrors
 
NETWORK_E_CANNOT_WRITE_TABLE - Static variable in interface com.esri.arcgis.geodatabase.esriNetworkErrors
 
NETWORK_E_COPY_OVERFLOW_USER_CLASS_ID - Static variable in interface com.esri.arcgis.geodatabase.esriNetworkErrors
 
NETWORK_E_CORRUPT_DATA - Static variable in interface com.esri.arcgis.geodatabase.esriNetworkErrors
 
NETWORK_E_DELETE_WEIGHT_HAS_ASSOCIATIONS - Static variable in interface com.esri.arcgis.geodatabase.esriNetworkErrors
 
NETWORK_E_DOES_NOT_SUPPORT_EDITING - Static variable in interface com.esri.arcgis.geodatabase.esriNetworkErrors
 
NETWORK_E_DUPLICATE_TURN - Static variable in interface com.esri.arcgis.geodatabase.esriNetworkErrors
 
NETWORK_E_EDIT_OPERATION_IN_PROGRESS - Static variable in interface com.esri.arcgis.geodatabase.esriNetworkErrors
 
NETWORK_E_EDIT_SESSION_IN_PROGRESS - Static variable in interface com.esri.arcgis.geodatabase.esriNetworkErrors
 
NETWORK_E_ELEMENT_TYPE_MISMATCH - Static variable in interface com.esri.arcgis.geodatabase.esriNetworkErrors
 
NETWORK_E_INCOMPLETE_NETWORK - Static variable in interface com.esri.arcgis.geodatabase.esriNetworkErrors
 
NETWORK_E_INVALID_BITGATE_SIZE - Static variable in interface com.esri.arcgis.geodatabase.esriNetworkErrors
 
NETWORK_E_INVALID_DIRECTORY_NAME - Static variable in interface com.esri.arcgis.geodatabase.esriNetworkErrors
 
NETWORK_E_INVALID_ELEMENT_CLASSES - Static variable in interface com.esri.arcgis.geodatabase.esriNetworkErrors
 
NETWORK_E_INVALID_ELEMENT_CLASS_NAME - Static variable in interface com.esri.arcgis.geodatabase.esriNetworkErrors
 
NETWORK_E_INVALID_ELEMENT_ID - Static variable in interface com.esri.arcgis.geodatabase.esriNetworkErrors
 
NETWORK_E_INVALID_ELEMENT_TYPE - Static variable in interface com.esri.arcgis.geodatabase.esriNetworkErrors
 
NETWORK_E_INVALID_ENGINE - Static variable in interface com.esri.arcgis.geodatabase.esriNetworkErrors
 
NETWORK_E_INVALID_ENGINE_BSTAR - Static variable in interface com.esri.arcgis.geodatabase.esriNetworkErrors
 
NETWORK_E_INVALID_ENGINE_CONNECTION - Static variable in interface com.esri.arcgis.geodatabase.esriNetworkErrors
 
NETWORK_E_INVALID_ENGINE_FSTAR - Static variable in interface com.esri.arcgis.geodatabase.esriNetworkErrors
 
NETWORK_E_INVALID_ENGINE_VIEW - Static variable in interface com.esri.arcgis.geodatabase.esriNetworkErrors
 
NETWORK_E_INVALID_FEATURE_CLASS - Static variable in interface com.esri.arcgis.geodatabase.esriNetworkErrors
 
NETWORK_E_INVALID_FEATURE_CLASS_COUNT - Static variable in interface com.esri.arcgis.geodatabase.esriNetworkErrors
 
NETWORK_E_INVALID_FEATURE_DATASET - Static variable in interface com.esri.arcgis.geodatabase.esriNetworkErrors
 
NETWORK_E_INVALID_FEATURE_WORKSPACE - Static variable in interface com.esri.arcgis.geodatabase.esriNetworkErrors
 
NETWORK_E_INVALID_FIELD_NAME - Static variable in interface com.esri.arcgis.geodatabase.esriNetworkErrors
 
NETWORK_E_INVALID_FORMAT_NUMBER - Static variable in interface com.esri.arcgis.geodatabase.esriNetworkErrors
 
NETWORK_E_INVALID_JUNCTION_FEATURE_CLASS_NAME - Static variable in interface com.esri.arcgis.geodatabase.esriNetworkErrors
 
NETWORK_E_INVALID_NETWORK - Static variable in interface com.esri.arcgis.geodatabase.esriNetworkErrors
 
NETWORK_E_INVALID_NETWORK_ACCESS - Static variable in interface com.esri.arcgis.geodatabase.esriNetworkErrors
 
NETWORK_E_INVALID_NETWORK_NAME - Static variable in interface com.esri.arcgis.geodatabase.esriNetworkErrors
 
NETWORK_E_INVALID_NETWORK_WORKSPACE - Static variable in interface com.esri.arcgis.geodatabase.esriNetworkErrors
 
NETWORK_E_INVALID_TABLE_NAME - Static variable in interface com.esri.arcgis.geodatabase.esriNetworkErrors
 
NETWORK_E_INVALID_USER_CLASS_ID - Static variable in interface com.esri.arcgis.geodatabase.esriNetworkErrors
 
NETWORK_E_INVALID_USER_ID - Static variable in interface com.esri.arcgis.geodatabase.esriNetworkErrors
 
NETWORK_E_INVALID_USER_SUB_ID - Static variable in interface com.esri.arcgis.geodatabase.esriNetworkErrors
 
NETWORK_E_INVALID_WEIGHT_ASSOCIATION - Static variable in interface com.esri.arcgis.geodatabase.esriNetworkErrors
 
NETWORK_E_INVALID_WEIGHT_DEFINITIONS - Static variable in interface com.esri.arcgis.geodatabase.esriNetworkErrors
 
NETWORK_E_INVALID_WEIGHT_ELEMENT_TYPES - Static variable in interface com.esri.arcgis.geodatabase.esriNetworkErrors
 
NETWORK_E_INVALID_WEIGHT_ID - Static variable in interface com.esri.arcgis.geodatabase.esriNetworkErrors
 
NETWORK_E_INVALID_WEIGHT_NAME - Static variable in interface com.esri.arcgis.geodatabase.esriNetworkErrors
 
NETWORK_E_INVALID_WEIGHT_TYPE - Static variable in interface com.esri.arcgis.geodatabase.esriNetworkErrors
 
NETWORK_E_INVALID_WEIGHT_VALUE - Static variable in interface com.esri.arcgis.geodatabase.esriNetworkErrors
 
NETWORK_E_INVALID_WORKSPACE - Static variable in interface com.esri.arcgis.geodatabase.esriNetworkErrors
 
NETWORK_E_LOOP_EDGE_CHAIN - Static variable in interface com.esri.arcgis.geodatabase.esriNetworkErrors
 
NETWORK_E_NETWORK_ALREADY_EXISTS - Static variable in interface com.esri.arcgis.geodatabase.esriNetworkErrors
 
NETWORK_E_NO_EDIT_OPERATION_IN_PROGRESS - Static variable in interface com.esri.arcgis.geodatabase.esriNetworkErrors
 
NETWORK_E_NO_EDIT_SESSION_IN_PROGRESS - Static variable in interface com.esri.arcgis.geodatabase.esriNetworkErrors
 
NETWORK_E_NO_UPDATE_SESSION_IN_PROGRESS - Static variable in interface com.esri.arcgis.geodatabase.esriNetworkErrors
 
NETWORK_E_OLD_NETWORK_VERSION - Static variable in interface com.esri.arcgis.geodatabase.esriNetworkErrors
 
NETWORK_E_OLD_WORKSPACE_VERSION - Static variable in interface com.esri.arcgis.geodatabase.esriNetworkErrors
 
NETWORK_E_OVERFLOW_ELEMENT_ID - Static variable in interface com.esri.arcgis.geodatabase.esriNetworkErrors
 
NETWORK_E_OVERFLOW_USER_CLASS_ID - Static variable in interface com.esri.arcgis.geodatabase.esriNetworkErrors
 
NETWORK_E_OVERFLOW_USER_ID - Static variable in interface com.esri.arcgis.geodatabase.esriNetworkErrors
 
NETWORK_E_OVERFLOW_USER_SUB_ID - Static variable in interface com.esri.arcgis.geodatabase.esriNetworkErrors
 
NETWORK_E_PROPERTY_IS_ALREADY_SET - Static variable in interface com.esri.arcgis.geodatabase.esriNetworkErrors
 
NETWORK_E_REACHED_MEMORY_QUOTA - Static variable in interface com.esri.arcgis.geodatabase.esriNetworkErrors
 
NETWORK_E_READ_ONLY_NETWORK - Static variable in interface com.esri.arcgis.geodatabase.esriNetworkErrors
 
NETWORK_E_UNKNOWN_ENGINE_ERROR - Static variable in interface com.esri.arcgis.geodatabase.esriNetworkErrors
 
NETWORK_E_UNKNOWN_ERROR - Static variable in interface com.esri.arcgis.geodatabase.esriNetworkErrors
 
NETWORK_E_UNKNOWN_NETWORK_TYPE - Static variable in interface com.esri.arcgis.geodatabase.esriNetworkErrors
 
NETWORK_E_UPDATE_SESSION_IN_PROGRESS - Static variable in interface com.esri.arcgis.geodatabase.esriNetworkErrors
 
NONE - Static variable in class com.esri.arcgis.server.ServerClusterType
No cluster type supported, only the first one in the list is used.
NTLMAuthenticate - class com.esri.arcgis.interop.NTLMAuthenticate.
This class authenticates a domain/user/password using the "NT Challenge-Response" protocol.
NTLMAuthenticate(String) - Constructor for class com.esri.arcgis.interop.NTLMAuthenticate
 
NTLMAuthenticate(String, String) - Constructor for class com.esri.arcgis.interop.NTLMAuthenticate
 
NTv2Transformation - class com.esri.arcgis.geometry.NTv2Transformation.
Creates a NTv2-based transformation.
NTv2Transformation() - Constructor for class com.esri.arcgis.geometry.NTv2Transformation
Constructs a NTv2Transformation using ArcGIS Engine.
NTv2Transformation(Object) - Constructor for class com.esri.arcgis.geometry.NTv2Transformation
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NameFactory - class com.esri.arcgis.system.NameFactory.
Name Object Factory.
NameFactory() - Constructor for class com.esri.arcgis.system.NameFactory
Constructs a NameFactory using ArcGIS Engine.
NameFactory(Object) - Constructor for class com.esri.arcgis.system.NameFactory
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NamedSet - class com.esri.arcgis.networkanalyst.NamedSet.
A collection class with access to item by name.
NamedSet() - Constructor for class com.esri.arcgis.networkanalyst.NamedSet
Constructs a NamedSet using ArcGIS Engine.
NamedSet(Object) - Constructor for class com.esri.arcgis.networkanalyst.NamedSet
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
Names - class com.esri.arcgis.geodatabase.Names.
An object to hold a collection of names.
Names() - Constructor for class com.esri.arcgis.geodatabase.Names
Constructs a Names using ArcGIS Engine.
Names(Object) - Constructor for class com.esri.arcgis.geodatabase.Names
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NamesEnumerator - class com.esri.arcgis.geodatabase.NamesEnumerator.
Name Enumerator.
NamesEnumerator() - Constructor for class com.esri.arcgis.geodatabase.NamesEnumerator
Constructs a NamesEnumerator using ArcGIS Engine.
NamesEnumerator(Object) - Constructor for class com.esri.arcgis.geodatabase.NamesEnumerator
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NativeAuth - class com.esri.arcgis.interop.NativeAuth.
 
NativeAuth() - Constructor for class com.esri.arcgis.interop.NativeAuth
 
NativeInitInproc - class com.esri.arcgis.interop.NativeInitInproc.
 
NativeInitThread - class com.esri.arcgis.interop.NativeInitThread.
 
NativeLoader - class com.esri.arcgis.interop.NativeLoader.
 
NativeLoader() - Constructor for class com.esri.arcgis.interop.NativeLoader
 
NativeSetThreadClassLoader - class com.esri.arcgis.interop.NativeSetThreadClassLoader.
Called by native code when attaching to a thread running a Java 2 JVM See http://developer.java.sun.com/developer/bugParade/bugs/4307751.html
NativeSetThreadClassLoader() - Constructor for class com.esri.arcgis.interop.NativeSetThreadClassLoader
 
NativeVtblInvokeExecutor - class com.esri.arcgis.interop.NativeVtblInvokeExecutor.
 
NativeVtblInvokeExecutor(NativeObjectProxy, long, int, Object[]) - Constructor for class com.esri.arcgis.interop.NativeVtblInvokeExecutor
 
NaturalBreaks - class com.esri.arcgis.system.NaturalBreaks.
Defines a natural breaks classification method.
NaturalBreaks() - Constructor for class com.esri.arcgis.system.NaturalBreaks
Constructs a NaturalBreaks using ArcGIS Engine.
NaturalBreaks(Object) - Constructor for class com.esri.arcgis.system.NaturalBreaks
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NaturalNeighbor - class com.esri.arcgis.geoprocessing.tools.analyst3dtools.NaturalNeighbor.
Interpolates a surface from points using a natural neighbor technique.
NaturalNeighbor() - Constructor for class com.esri.arcgis.geoprocessing.tools.analyst3dtools.NaturalNeighbor
Creates the Natural Neighbor tool with defaults.
NaturalNeighbor(Object, Object, Object) - Constructor for class com.esri.arcgis.geoprocessing.tools.analyst3dtools.NaturalNeighbor
Creates the Natural Neighbor tool with the required parameters.
NaturalNeighbor - class com.esri.arcgis.geoprocessing.tools.spatialanalysttools.NaturalNeighbor.
Interpolates a surface from points using a natural neighbor technique.
NaturalNeighbor() - Constructor for class com.esri.arcgis.geoprocessing.tools.spatialanalysttools.NaturalNeighbor
Creates the Natural Neighbor tool with defaults.
NaturalNeighbor(Object, Object, Object) - Constructor for class com.esri.arcgis.geoprocessing.tools.spatialanalysttools.NaturalNeighbor
Creates the Natural Neighbor tool with the required parameters.
Near - class com.esri.arcgis.geoprocessing.tools.analysistools.Near.
Determines the distance from each point in the Input Features to the nearest point or polyline in the Near Features, within the Search Radius.
Near() - Constructor for class com.esri.arcgis.geoprocessing.tools.analysistools.Near
Creates the Near tool with defaults.
Near(Object, Object) - Constructor for class com.esri.arcgis.geoprocessing.tools.analysistools.Near
Creates the Near tool with the required parameters.
Near - class com.esri.arcgis.geoprocessing.tools.coveragetools.Near.
The Near tool is contained in the Coverage Tools tool box.
Near() - Constructor for class com.esri.arcgis.geoprocessing.tools.coveragetools.Near
Creates the Near tool with defaults.
Near(Object, Object, Object) - Constructor for class com.esri.arcgis.geoprocessing.tools.coveragetools.Near
Creates the Near tool with the required parameters.
Negate - class com.esri.arcgis.geoprocessing.tools.spatialanalysttools.Negate.
Changes the sign (multiplies by -1) of the cell values of the input raster on a cell-by-cell basis within the Analysis window.
Negate() - Constructor for class com.esri.arcgis.geoprocessing.tools.spatialanalysttools.Negate
Creates the Negate tool with defaults.
Negate(Object, Object) - Constructor for class com.esri.arcgis.geoprocessing.tools.spatialanalysttools.Negate
Creates the Negate tool with the required parameters.
NestedLegendItem - class com.esri.arcgis.carto.NestedLegendItem.
Nested legend item.
NestedLegendItem() - Constructor for class com.esri.arcgis.carto.NestedLegendItem
Constructs a NestedLegendItem using ArcGIS Engine.
NestedLegendItem(Object) - Constructor for class com.esri.arcgis.carto.NestedLegendItem
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NetCDFFeatureClass - class com.esri.arcgis.datasourcesnetCDF.NetCDFFeatureClass.
An in-memory representation of a NetCDF feature class.
NetCDFFeatureClass(Object) - Constructor for class com.esri.arcgis.datasourcesnetCDF.NetCDFFeatureClass
Construct a NetCDFFeatureClass using a reference to such an object returned from ArcGIS Engine or Server.
NetCDFFeatureClassName - class com.esri.arcgis.datasourcesnetCDF.NetCDFFeatureClassName.
A container for name information about a NetCDF feature class.
NetCDFFeatureClassName() - Constructor for class com.esri.arcgis.datasourcesnetCDF.NetCDFFeatureClassName
Constructs a NetCDFFeatureClassName using ArcGIS Engine.
NetCDFFeatureClassName(Object) - Constructor for class com.esri.arcgis.datasourcesnetCDF.NetCDFFeatureClassName
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NetCDFLayerFactory - class com.esri.arcgis.carto.NetCDFLayerFactory.
A factory for creating NetCDF layers.
NetCDFLayerFactory() - Constructor for class com.esri.arcgis.carto.NetCDFLayerFactory
Constructs a NetCDFLayerFactory using ArcGIS Engine.
NetCDFLayerFactory(Object) - Constructor for class com.esri.arcgis.carto.NetCDFLayerFactory
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NetCDFRasterBand - class com.esri.arcgis.datasourcesnetCDF.NetCDFRasterBand.
A representation of a single band of a NetCDF raster dataset on disk.
NetCDFRasterBand(Object) - Constructor for class com.esri.arcgis.datasourcesnetCDF.NetCDFRasterBand
Construct a NetCDFRasterBand using a reference to such an object returned from ArcGIS Engine or Server.
NetCDFRasterDataset - class com.esri.arcgis.datasourcesnetCDF.NetCDFRasterDataset.
A representation of a NetCDF raster dataset on disk.
NetCDFRasterDataset(Object) - Constructor for class com.esri.arcgis.datasourcesnetCDF.NetCDFRasterDataset
Construct a NetCDFRasterDataset using a reference to such an object returned from ArcGIS Engine or Server.
NetCDFRasterDatasetName - class com.esri.arcgis.datasourcesnetCDF.NetCDFRasterDatasetName.
A container for name information about a NetCDF raster dataset.
NetCDFRasterDatasetName() - Constructor for class com.esri.arcgis.datasourcesnetCDF.NetCDFRasterDatasetName
Constructs a NetCDFRasterDatasetName using ArcGIS Engine.
NetCDFRasterDatasetName(Object) - Constructor for class com.esri.arcgis.datasourcesnetCDF.NetCDFRasterDatasetName
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NetCDFTable - class com.esri.arcgis.datasourcesnetCDF.NetCDFTable.
An in-memory representation of a NetCDF table.
NetCDFTable(Object) - Constructor for class com.esri.arcgis.datasourcesnetCDF.NetCDFTable
Construct a NetCDFTable using a reference to such an object returned from ArcGIS Engine or Server.
NetCDFTableFactory - class com.esri.arcgis.carto.NetCDFTableFactory.
A factory for creating NetCDF tables.
NetCDFTableFactory() - Constructor for class com.esri.arcgis.carto.NetCDFTableFactory
Constructs a NetCDFTableFactory using ArcGIS Engine.
NetCDFTableFactory(Object) - Constructor for class com.esri.arcgis.carto.NetCDFTableFactory
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NetCDFTableName - class com.esri.arcgis.datasourcesnetCDF.NetCDFTableName.
A container for name information about a NetCDF table.
NetCDFTableName() - Constructor for class com.esri.arcgis.datasourcesnetCDF.NetCDFTableName
Constructs a NetCDFTableName using ArcGIS Engine.
NetCDFTableName(Object) - Constructor for class com.esri.arcgis.datasourcesnetCDF.NetCDFTableName
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NetCDFUtil - class com.esri.arcgis.datasourcesnetCDF.NetCDFUtil.
Private class for netcdf utilities.
NetCDFUtil() - Constructor for class com.esri.arcgis.datasourcesnetCDF.NetCDFUtil
Constructs a NetCDFUtil using ArcGIS Engine.
NetCDFUtil(Object) - Constructor for class com.esri.arcgis.datasourcesnetCDF.NetCDFUtil
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NetCDFWorkspace - class com.esri.arcgis.datasourcesnetCDF.NetCDFWorkspace.
The NetCDF workspace object.
NetCDFWorkspace(Object) - Constructor for class com.esri.arcgis.datasourcesnetCDF.NetCDFWorkspace
Construct a NetCDFWorkspace using a reference to such an object returned from ArcGIS Engine or Server.
NetCDFWorkspaceFactory - class com.esri.arcgis.datasourcesnetCDF.NetCDFWorkspaceFactory.
Provides access to members that control creation of NetCDF workspaces.
NetCDFWorkspaceFactory() - Constructor for class com.esri.arcgis.datasourcesnetCDF.NetCDFWorkspaceFactory
Constructs a NetCDFWorkspaceFactory using ArcGIS Engine.
NetCDFWorkspaceFactory(Object) - Constructor for class com.esri.arcgis.datasourcesnetCDF.NetCDFWorkspaceFactory
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NetElementBarriers - class com.esri.arcgis.networkanalysis.NetElementBarriers.
A container for defining to the NetSolver which network elements have barriers.
NetElementBarriers() - Constructor for class com.esri.arcgis.networkanalysis.NetElementBarriers
Constructs a NetElementBarriers using ArcGIS Engine.
NetElementBarriers(Object) - Constructor for class com.esri.arcgis.networkanalysis.NetElementBarriers
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NetElementClass - class com.esri.arcgis.geodatabase.NetElementClass.
A container for describing a class in the network.
NetElementClass(Object) - Constructor for class com.esri.arcgis.geodatabase.NetElementClass
Construct a NetElementClass using a reference to such an object returned from ArcGIS Engine or Server.
NetElementDescription - class com.esri.arcgis.geodatabase.NetElementDescription.
A container for describing an element in the network.
NetElementDescription() - Constructor for class com.esri.arcgis.geodatabase.NetElementDescription
Constructs a NetElementDescription using ArcGIS Engine.
NetElementDescription(Object) - Constructor for class com.esri.arcgis.geodatabase.NetElementDescription
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NetWeight - class com.esri.arcgis.geodatabase.NetWeight.
A container for defining a weight on the network.
NetWeight() - Constructor for class com.esri.arcgis.geodatabase.NetWeight
Constructs a NetWeight using ArcGIS Engine.
NetWeight(Object) - Constructor for class com.esri.arcgis.geodatabase.NetWeight
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NetWeightAssociation - class com.esri.arcgis.geodatabase.NetWeightAssociation.
A container for defining an association between a network weight and a field in a table.
NetWeightAssociation() - Constructor for class com.esri.arcgis.geodatabase.NetWeightAssociation
Constructs a NetWeightAssociation using ArcGIS Engine.
NetWeightAssociation(Object) - Constructor for class com.esri.arcgis.geodatabase.NetWeightAssociation
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NetworkAttribute - class com.esri.arcgis.geodatabase.NetworkAttribute.
A container for describing a network dataset attribute.
NetworkAttribute() - Constructor for class com.esri.arcgis.geodatabase.NetworkAttribute
Constructs a NetworkAttribute using ArcGIS Engine.
NetworkAttribute(Object) - Constructor for class com.esri.arcgis.geodatabase.NetworkAttribute
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NetworkAttributeParameter - class com.esri.arcgis.geodatabase.NetworkAttributeParameter.
.
NetworkAttributeParameter() - Constructor for class com.esri.arcgis.geodatabase.NetworkAttributeParameter
Constructs a NetworkAttributeParameter using ArcGIS Engine.
NetworkAttributeParameter(Object) - Constructor for class com.esri.arcgis.geodatabase.NetworkAttributeParameter
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NetworkConstantEvaluator - class com.esri.arcgis.geodatabase.NetworkConstantEvaluator.
A container for describing a network attribute evaluator whose values are derived from a constant value.
NetworkConstantEvaluator() - Constructor for class com.esri.arcgis.geodatabase.NetworkConstantEvaluator
Constructs a NetworkConstantEvaluator using ArcGIS Engine.
NetworkConstantEvaluator(Object) - Constructor for class com.esri.arcgis.geodatabase.NetworkConstantEvaluator
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NetworkDataset - class com.esri.arcgis.geodatabase.NetworkDataset.
A container for querying information about a network dataset.
NetworkDataset(Object) - Constructor for class com.esri.arcgis.geodatabase.NetworkDataset
Construct a NetworkDataset using a reference to such an object returned from ArcGIS Engine or Server.
NetworkDatasetFDExtension - class com.esri.arcgis.geodatabase.NetworkDatasetFDExtension.
A container for describing this network dataset's feature dataset extension properties.
NetworkDatasetFDExtension(Object) - Constructor for class com.esri.arcgis.geodatabase.NetworkDatasetFDExtension
Construct a NetworkDatasetFDExtension using a reference to such an object returned from ArcGIS Engine or Server.
NetworkDatasetName - class com.esri.arcgis.geodatabase.NetworkDatasetName.
A container for describing this network dataset's name properties.
NetworkDatasetName() - Constructor for class com.esri.arcgis.geodatabase.NetworkDatasetName
Constructs a NetworkDatasetName using ArcGIS Engine.
NetworkDatasetName(Object) - Constructor for class com.esri.arcgis.geodatabase.NetworkDatasetName
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NetworkDatasetWorkspaceExtension - class com.esri.arcgis.geodatabase.NetworkDatasetWorkspaceExtension.
A container for describing this network dataset's workspace extension properties.
NetworkDatasetWorkspaceExtension(Object) - Constructor for class com.esri.arcgis.geodatabase.NetworkDatasetWorkspaceExtension
Construct a NetworkDatasetWorkspaceExtension using a reference to such an object returned from ArcGIS Engine or Server.
NetworkDirections - class com.esri.arcgis.geodatabase.NetworkDirections.
A container for describing and using network directions.
NetworkDirections() - Constructor for class com.esri.arcgis.geodatabase.NetworkDirections
Constructs a NetworkDirections using ArcGIS Engine.
NetworkDirections(Object) - Constructor for class com.esri.arcgis.geodatabase.NetworkDirections
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NetworkEdge - class com.esri.arcgis.geodatabase.NetworkEdge.
A container for querying information on a network dataset edge element.
NetworkEdge(Object) - Constructor for class com.esri.arcgis.geodatabase.NetworkEdge
Construct a NetworkEdge using a reference to such an object returned from ArcGIS Engine or Server.
NetworkFieldEvaluator - class com.esri.arcgis.geodatabase.NetworkFieldEvaluator.
A container for describing a network attribute evaluator whose values are derived from object field attributes.
NetworkFieldEvaluator() - Constructor for class com.esri.arcgis.geodatabase.NetworkFieldEvaluator
Constructs a NetworkFieldEvaluator using ArcGIS Engine.
NetworkFieldEvaluator(Object) - Constructor for class com.esri.arcgis.geodatabase.NetworkFieldEvaluator
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NetworkForwardStar - class com.esri.arcgis.geodatabase.NetworkForwardStar.
A container for querying information about adjacent elements in the network dataset.
NetworkForwardStar(Object) - Constructor for class com.esri.arcgis.geodatabase.NetworkForwardStar
Construct a NetworkForwardStar using a reference to such an object returned from ArcGIS Engine or Server.
NetworkForwardStarAdjacencies - class com.esri.arcgis.geodatabase.NetworkForwardStarAdjacencies.
A container for retrieving information about the elements adjacent to a given network element.
NetworkForwardStarAdjacencies(Object) - Constructor for class com.esri.arcgis.geodatabase.NetworkForwardStarAdjacencies
Construct a NetworkForwardStarAdjacencies using a reference to such an object returned from ArcGIS Engine or Server.
NetworkJunction - class com.esri.arcgis.geodatabase.NetworkJunction.
A container for querying information on a network dataset junction element.
NetworkJunction(Object) - Constructor for class com.esri.arcgis.geodatabase.NetworkJunction
Construct a NetworkJunction using a reference to such an object returned from ArcGIS Engine or Server.
NetworkLayer - class com.esri.arcgis.carto.NetworkLayer.
ESRI Network Layer CoClass.
NetworkLayer() - Constructor for class com.esri.arcgis.carto.NetworkLayer
Constructs a NetworkLayer using ArcGIS Engine.
NetworkLayer(Object) - Constructor for class com.esri.arcgis.carto.NetworkLayer
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NetworkLoader - class com.esri.arcgis.networkanalysis.NetworkLoader.
A container for specifying the parameters for building a geometric network.
NetworkLoader() - Constructor for class com.esri.arcgis.networkanalysis.NetworkLoader
Constructs a NetworkLoader using ArcGIS Engine.
NetworkLoader(Object) - Constructor for class com.esri.arcgis.networkanalysis.NetworkLoader
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NetworkScriptEvaluator - class com.esri.arcgis.geodatabase.NetworkScriptEvaluator.
A container for describing a network attribute evaluator whose values are derived from VBScript expressions.
NetworkScriptEvaluator() - Constructor for class com.esri.arcgis.geodatabase.NetworkScriptEvaluator
Constructs a NetworkScriptEvaluator using ArcGIS Engine.
NetworkScriptEvaluator(Object) - Constructor for class com.esri.arcgis.geodatabase.NetworkScriptEvaluator
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NetworkScriptEvaluatorFunctions - class com.esri.arcgis.geodatabase.NetworkScriptEvaluatorFunctions.
A container for scriptable members in a network script evaluator.
NetworkScriptEvaluatorFunctions(Object) - Constructor for class com.esri.arcgis.geodatabase.NetworkScriptEvaluatorFunctions
Construct a NetworkScriptEvaluatorFunctions using a reference to such an object returned from ArcGIS Engine or Server.
NetworkSource - class com.esri.arcgis.geodatabase.NetworkSource.
A container for describing a network dataset source.
NetworkSource() - Constructor for class com.esri.arcgis.geodatabase.NetworkSource
Constructs a NetworkSource using ArcGIS Engine.
NetworkSource(Object) - Constructor for class com.esri.arcgis.geodatabase.NetworkSource
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NetworkSourceDirections - class com.esri.arcgis.geodatabase.NetworkSourceDirections.
A container for describing how to generate driving directions for a network dataset source.
NetworkSourceDirections() - Constructor for class com.esri.arcgis.geodatabase.NetworkSourceDirections
Constructs a NetworkSourceDirections using ArcGIS Engine.
NetworkSourceDirections(Object) - Constructor for class com.esri.arcgis.geodatabase.NetworkSourceDirections
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NetworkTurn - class com.esri.arcgis.geodatabase.NetworkTurn.
A container for querying information on a network dataset turn element.
NetworkTurn(Object) - Constructor for class com.esri.arcgis.geodatabase.NetworkTurn
Construct a NetworkTurn using a reference to such an object returned from ArcGIS Engine or Server.
NetworkWorkspace - class com.esri.arcgis.geodatabase.NetworkWorkspace.
A container for creating and maintaining information about the logical networks in this workspace.
NetworkWorkspace(Object) - Constructor for class com.esri.arcgis.geodatabase.NetworkWorkspace
Construct a NetworkWorkspace using a reference to such an object returned from ArcGIS Engine or Server.
NewBezierCurveFeedback - class com.esri.arcgis.display.NewBezierCurveFeedback.
New Bezier Curve Display Feedback Object.
NewBezierCurveFeedback() - Constructor for class com.esri.arcgis.display.NewBezierCurveFeedback
Constructs a NewBezierCurveFeedback using ArcGIS Engine.
NewBezierCurveFeedback(Object) - Constructor for class com.esri.arcgis.display.NewBezierCurveFeedback
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NewCircleFeedback - class com.esri.arcgis.display.NewCircleFeedback.
New circle feedback object.
NewCircleFeedback() - Constructor for class com.esri.arcgis.display.NewCircleFeedback
Constructs a NewCircleFeedback using ArcGIS Engine.
NewCircleFeedback(Object) - Constructor for class com.esri.arcgis.display.NewCircleFeedback
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NewDimensionFeedback - class com.esri.arcgis.carto.NewDimensionFeedback.
A display feedback for creating new dimension features.
NewDimensionFeedback() - Constructor for class com.esri.arcgis.carto.NewDimensionFeedback
Constructs a NewDimensionFeedback using ArcGIS Engine.
NewDimensionFeedback(Object) - Constructor for class com.esri.arcgis.carto.NewDimensionFeedback
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NewEnvelopeFeedback - class com.esri.arcgis.display.NewEnvelopeFeedback.
New Envelope Display Feedback Object.
NewEnvelopeFeedback() - Constructor for class com.esri.arcgis.display.NewEnvelopeFeedback
Constructs a NewEnvelopeFeedback using ArcGIS Engine.
NewEnvelopeFeedback(Object) - Constructor for class com.esri.arcgis.display.NewEnvelopeFeedback
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NewLineFeedback - class com.esri.arcgis.display.NewLineFeedback.
New Line Display Feedback Object.
NewLineFeedback() - Constructor for class com.esri.arcgis.display.NewLineFeedback
Constructs a NewLineFeedback using ArcGIS Engine.
NewLineFeedback(Object) - Constructor for class com.esri.arcgis.display.NewLineFeedback
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NewMultiPointFeedback - class com.esri.arcgis.display.NewMultiPointFeedback.
New MultiPoint Display Feedback Object.
NewMultiPointFeedback() - Constructor for class com.esri.arcgis.display.NewMultiPointFeedback
Constructs a NewMultiPointFeedback using ArcGIS Engine.
NewMultiPointFeedback(Object) - Constructor for class com.esri.arcgis.display.NewMultiPointFeedback
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NewPolygonFeedback - class com.esri.arcgis.display.NewPolygonFeedback.
New Polygon Display Feedback Object.
NewPolygonFeedback() - Constructor for class com.esri.arcgis.display.NewPolygonFeedback
Constructs a NewPolygonFeedback using ArcGIS Engine.
NewPolygonFeedback(Object) - Constructor for class com.esri.arcgis.display.NewPolygonFeedback
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NewTextBezierCurveFeedback - class com.esri.arcgis.display.NewTextBezierCurveFeedback.
New Curved Text Display Feedback Object.
NewTextBezierCurveFeedback() - Constructor for class com.esri.arcgis.display.NewTextBezierCurveFeedback
Constructs a NewTextBezierCurveFeedback using ArcGIS Engine.
NewTextBezierCurveFeedback(Object) - Constructor for class com.esri.arcgis.display.NewTextBezierCurveFeedback
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NewTextFeedback - class com.esri.arcgis.display.NewTextFeedback.
Move Text Display Feedback Object.
NewTextFeedback() - Constructor for class com.esri.arcgis.display.NewTextFeedback
Constructs a NewTextFeedback using ArcGIS Engine.
NewTextFeedback(Object) - Constructor for class com.esri.arcgis.display.NewTextFeedback
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NgADODataSource - class com.esri.arcgis.schematic.NgADODataSource.
ADO datasource object.
NgADODataSource() - Constructor for class com.esri.arcgis.schematic.NgADODataSource
Constructs a NgADODataSource using ArcGIS Engine.
NgADODataSource(Object) - Constructor for class com.esri.arcgis.schematic.NgADODataSource
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NgADOExtendedDataSource - class com.esri.arcgis.schematic.NgADOExtendedDataSource.
ADO extended datasource object.
NgADOExtendedDataSource() - Constructor for class com.esri.arcgis.schematic.NgADOExtendedDataSource
Constructs a NgADOExtendedDataSource using ArcGIS Engine.
NgADOExtendedDataSource(Object) - Constructor for class com.esri.arcgis.schematic.NgADOExtendedDataSource
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NgADORecordset - class com.esri.arcgis.schematic.NgADORecordset.
ADO recordset object.
NgADORecordset(Object) - Constructor for class com.esri.arcgis.schematic.NgADORecordset
Construct a NgADORecordset using a reference to such an object returned from ArcGIS Engine or Server.
NgAttribute - class com.esri.arcgis.schematic.NgAttribute.
Attribute object.
NgAttribute(Object) - Constructor for class com.esri.arcgis.schematic.NgAttribute
Construct a NgAttribute using a reference to such an object returned from ArcGIS Engine or Server.
NgAttributeConstant - class com.esri.arcgis.schematic.NgAttributeConstant.
Attribute constant object.
NgAttributeConstant(Object) - Constructor for class com.esri.arcgis.schematic.NgAttributeConstant
Construct a NgAttributeConstant using a reference to such an object returned from ArcGIS Engine or Server.
NgAttributeField - class com.esri.arcgis.schematic.NgAttributeField.
Attribute field object.
NgAttributeField(Object) - Constructor for class com.esri.arcgis.schematic.NgAttributeField
Construct a NgAttributeField using a reference to such an object returned from ArcGIS Engine or Server.
NgAttributeFormatted - class com.esri.arcgis.schematic.NgAttributeFormatted.
Attribute formatted object.
NgAttributeFormatted(Object) - Constructor for class com.esri.arcgis.schematic.NgAttributeFormatted
Construct a NgAttributeFormatted using a reference to such an object returned from ArcGIS Engine or Server.
NgAttributeFunction - class com.esri.arcgis.schematic.NgAttributeFunction.
Attribute function object.
NgAttributeFunction(Object) - Constructor for class com.esri.arcgis.schematic.NgAttributeFunction
Construct a NgAttributeFunction using a reference to such an object returned from ArcGIS Engine or Server.
NgAttributeGeometry - class com.esri.arcgis.schematic.NgAttributeGeometry.
Attribute geometry object.
NgAttributeGeometry(Object) - Constructor for class com.esri.arcgis.schematic.NgAttributeGeometry
Construct a NgAttributeGeometry using a reference to such an object returned from ArcGIS Engine or Server.
NgAttributePropertySet - class com.esri.arcgis.schematic.NgAttributePropertySet.
Attribute PropertySet object.
NgAttributePropertySet(Object) - Constructor for class com.esri.arcgis.schematic.NgAttributePropertySet
Construct a NgAttributePropertySet using a reference to such an object returned from ArcGIS Engine or Server.
NgAttributeQuery - class com.esri.arcgis.schematic.NgAttributeQuery.
Attribute query object.
NgAttributeQuery(Object) - Constructor for class com.esri.arcgis.schematic.NgAttributeQuery
Construct a NgAttributeQuery using a reference to such an object returned from ArcGIS Engine or Server.
NgAttributes - class com.esri.arcgis.schematic.NgAttributes.
Attributes collection object.
NgAttributes() - Constructor for class com.esri.arcgis.schematic.NgAttributes
Constructs a NgAttributes using ArcGIS Engine.
NgAttributes(Object) - Constructor for class com.esri.arcgis.schematic.NgAttributes
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NgBehavior - class com.esri.arcgis.schematic.NgBehavior.
Behavior object.
NgBehavior(Object) - Constructor for class com.esri.arcgis.schematic.NgBehavior
Construct a NgBehavior using a reference to such an object returned from ArcGIS Engine or Server.
NgBehaviors - class com.esri.arcgis.schematic.NgBehaviors.
Behaviors collection object.
NgBehaviors() - Constructor for class com.esri.arcgis.schematic.NgBehaviors
Constructs a NgBehaviors using ArcGIS Engine.
NgBehaviors(Object) - Constructor for class com.esri.arcgis.schematic.NgBehaviors
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NgBoundedFilter - class com.esri.arcgis.schematic.NgBoundedFilter.
Graphic bounded filter object.
NgBoundedFilter(Object) - Constructor for class com.esri.arcgis.schematic.NgBoundedFilter
Construct a NgBoundedFilter using a reference to such an object returned from ArcGIS Engine or Server.
NgBoundedFilters - class com.esri.arcgis.schematic.NgBoundedFilters.
Graphic bounded filters collection object.
NgBoundedFilters() - Constructor for class com.esri.arcgis.schematic.NgBoundedFilters
Constructs a NgBoundedFilters using ArcGIS Engine.
NgBoundedFilters(Object) - Constructor for class com.esri.arcgis.schematic.NgBoundedFilters
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NgBoundedProperty - class com.esri.arcgis.schematic.NgBoundedProperty.
Graphic bounded property object.
NgBoundedProperty(Object) - Constructor for class com.esri.arcgis.schematic.NgBoundedProperty
Construct a NgBoundedProperty using a reference to such an object returned from ArcGIS Engine or Server.
NgCommand - class com.esri.arcgis.schematic.NgCommand.
Command object.
NgCommand() - Constructor for class com.esri.arcgis.schematic.NgCommand
Constructs a NgCommand using ArcGIS Engine.
NgCommand(Object) - Constructor for class com.esri.arcgis.schematic.NgCommand
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NgDAOJetEngineDataSource - class com.esri.arcgis.schematic.NgDAOJetEngineDataSource.
DAO jet engine datasource object.
NgDAOJetEngineDataSource() - Constructor for class com.esri.arcgis.schematic.NgDAOJetEngineDataSource
Constructs a NgDAOJetEngineDataSource using ArcGIS Engine.
NgDAOJetEngineDataSource(Object) - Constructor for class com.esri.arcgis.schematic.NgDAOJetEngineDataSource
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NgDAOOdbcDirectDataSource - class com.esri.arcgis.schematic.NgDAOOdbcDirectDataSource.
DAO Odbc direct datasource object.
NgDAOOdbcDirectDataSource() - Constructor for class com.esri.arcgis.schematic.NgDAOOdbcDirectDataSource
Constructs a NgDAOOdbcDirectDataSource using ArcGIS Engine.
NgDAOOdbcDirectDataSource(Object) - Constructor for class com.esri.arcgis.schematic.NgDAOOdbcDirectDataSource
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NgDAORecordset - class com.esri.arcgis.schematic.NgDAORecordset.
DAO Jet recordset object.
NgDAORecordset(Object) - Constructor for class com.esri.arcgis.schematic.NgDAORecordset
Construct a NgDAORecordset using a reference to such an object returned from ArcGIS Engine or Server.
NgDataSources - class com.esri.arcgis.schematic.NgDataSources.
Datasources collection object.
NgDataSources() - Constructor for class com.esri.arcgis.schematic.NgDataSources
Constructs a NgDataSources using ArcGIS Engine.
NgDataSources(Object) - Constructor for class com.esri.arcgis.schematic.NgDataSources
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NgDiagram - class com.esri.arcgis.schematic.NgDiagram.
Graphic diagram object.
NgDiagram(Object) - Constructor for class com.esri.arcgis.schematic.NgDiagram
Construct a NgDiagram using a reference to such an object returned from ArcGIS Engine or Server.
NgDiagramType - class com.esri.arcgis.schematic.NgDiagramType.
Graphic diagram type object.
NgDiagramType(Object) - Constructor for class com.esri.arcgis.schematic.NgDiagramType
Construct a NgDiagramType using a reference to such an object returned from ArcGIS Engine or Server.
NgDiagramTypes - class com.esri.arcgis.schematic.NgDiagramTypes.
Graphic diagram types collection object.
NgDiagramTypes() - Constructor for class com.esri.arcgis.schematic.NgDiagramTypes
Constructs a NgDiagramTypes using ArcGIS Engine.
NgDiagramTypes(Object) - Constructor for class com.esri.arcgis.schematic.NgDiagramTypes
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NgDiagrams - class com.esri.arcgis.schematic.NgDiagrams.
Graphic diagrams collection object.
NgDiagrams() - Constructor for class com.esri.arcgis.schematic.NgDiagrams
Constructs a NgDiagrams using ArcGIS Engine.
NgDiagrams(Object) - Constructor for class com.esri.arcgis.schematic.NgDiagrams
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NgDirectProperty - class com.esri.arcgis.schematic.NgDirectProperty.
Graphic direct property object.
NgDirectProperty(Object) - Constructor for class com.esri.arcgis.schematic.NgDirectProperty
Construct a NgDirectProperty using a reference to such an object returned from ArcGIS Engine or Server.
NgDiscreteFilter - class com.esri.arcgis.schematic.NgDiscreteFilter.
Graphic discrete filter object.
NgDiscreteFilter(Object) - Constructor for class com.esri.arcgis.schematic.NgDiscreteFilter
Construct a NgDiscreteFilter using a reference to such an object returned from ArcGIS Engine or Server.
NgDiscreteFilters - class com.esri.arcgis.schematic.NgDiscreteFilters.
Graphic discrete filters collection object.
NgDiscreteFilters() - Constructor for class com.esri.arcgis.schematic.NgDiscreteFilters
Constructs a NgDiscreteFilters using ArcGIS Engine.
NgDiscreteFilters(Object) - Constructor for class com.esri.arcgis.schematic.NgDiscreteFilters
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NgDiscreteProperty - class com.esri.arcgis.schematic.NgDiscreteProperty.
Graphic discrete property object.
NgDiscreteProperty(Object) - Constructor for class com.esri.arcgis.schematic.NgDiscreteProperty
Construct a NgDiscreteProperty using a reference to such an object returned from ArcGIS Engine or Server.
NgDrawing - class com.esri.arcgis.schematic.NgDrawing.
Graphic drawing object.
NgDrawing(Object) - Constructor for class com.esri.arcgis.schematic.NgDrawing
Construct a NgDrawing using a reference to such an object returned from ArcGIS Engine or Server.
NgDrawings - class com.esri.arcgis.schematic.NgDrawings.
Graphic drawings collection object.
NgDrawings() - Constructor for class com.esri.arcgis.schematic.NgDrawings
Constructs a NgDrawings using ArcGIS Engine.
NgDrawings(Object) - Constructor for class com.esri.arcgis.schematic.NgDrawings
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NgElement - class com.esri.arcgis.schematic.NgElement.
Graphic element object.
NgElement(Object) - Constructor for class com.esri.arcgis.schematic.NgElement
Construct a NgElement using a reference to such an object returned from ArcGIS Engine or Server.
NgElementType - class com.esri.arcgis.schematic.NgElementType.
Graphic element type object.
NgElementType(Object) - Constructor for class com.esri.arcgis.schematic.NgElementType
Construct a NgElementType using a reference to such an object returned from ArcGIS Engine or Server.
NgElementTypeEffect - class com.esri.arcgis.schematic.NgElementTypeEffect.
Element type effect object.
NgElementTypeEffect() - Constructor for class com.esri.arcgis.schematic.NgElementTypeEffect
Constructs a NgElementTypeEffect using ArcGIS Engine.
NgElementTypeEffect(Object) - Constructor for class com.esri.arcgis.schematic.NgElementTypeEffect
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NgElementTypeEffects - class com.esri.arcgis.schematic.NgElementTypeEffects.
Element type effects collection object.
NgElementTypeEffects() - Constructor for class com.esri.arcgis.schematic.NgElementTypeEffects
Constructs a NgElementTypeEffects using ArcGIS Engine.
NgElementTypeEffects(Object) - Constructor for class com.esri.arcgis.schematic.NgElementTypeEffects
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NgElementTypes - class com.esri.arcgis.schematic.NgElementTypes.
Graphic element types collection object.
NgElementTypes() - Constructor for class com.esri.arcgis.schematic.NgElementTypes
Constructs a NgElementTypes using ArcGIS Engine.
NgElementTypes(Object) - Constructor for class com.esri.arcgis.schematic.NgElementTypes
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NgElements - class com.esri.arcgis.schematic.NgElements.
Graphic elements collection object.
NgElements() - Constructor for class com.esri.arcgis.schematic.NgElements
Constructs a NgElements using ArcGIS Engine.
NgElements(Object) - Constructor for class com.esri.arcgis.schematic.NgElements
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NgFilterEffect - class com.esri.arcgis.schematic.NgFilterEffect.
Graphic filter effect object.
NgFilterEffect() - Constructor for class com.esri.arcgis.schematic.NgFilterEffect
Constructs a NgFilterEffect using ArcGIS Engine.
NgFilterEffect(Object) - Constructor for class com.esri.arcgis.schematic.NgFilterEffect
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NgFilterEffects - class com.esri.arcgis.schematic.NgFilterEffects.
Filter effects collection object.
NgFilterEffects() - Constructor for class com.esri.arcgis.schematic.NgFilterEffects
Constructs a NgFilterEffects using ArcGIS Engine.
NgFilterEffects(Object) - Constructor for class com.esri.arcgis.schematic.NgFilterEffects
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NgFlag - class com.esri.arcgis.schematic.NgFlag.
Graphic flag object.
NgFlag(Object) - Constructor for class com.esri.arcgis.schematic.NgFlag
Construct a NgFlag using a reference to such an object returned from ArcGIS Engine or Server.
NgFlagModel - class com.esri.arcgis.schematic.NgFlagModel.
Graphic flag model object.
NgFlagModel(Object) - Constructor for class com.esri.arcgis.schematic.NgFlagModel
Construct a NgFlagModel using a reference to such an object returned from ArcGIS Engine or Server.
NgFlagModels - class com.esri.arcgis.schematic.NgFlagModels.
Graphic flag models collection object.
NgFlagModels() - Constructor for class com.esri.arcgis.schematic.NgFlagModels
Constructs a NgFlagModels using ArcGIS Engine.
NgFlagModels(Object) - Constructor for class com.esri.arcgis.schematic.NgFlagModels
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NgFlags - class com.esri.arcgis.schematic.NgFlags.
Graphic flags collection object.
NgFlags() - Constructor for class com.esri.arcgis.schematic.NgFlags
Constructs a NgFlags using ArcGIS Engine.
NgFlags(Object) - Constructor for class com.esri.arcgis.schematic.NgFlags
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NgInformation - class com.esri.arcgis.schematic.NgInformation.
Graphic information object.
NgInformation() - Constructor for class com.esri.arcgis.schematic.NgInformation
Constructs a NgInformation using ArcGIS Engine.
NgInformation(Object) - Constructor for class com.esri.arcgis.schematic.NgInformation
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NgLegend - class com.esri.arcgis.schematic.NgLegend.
Graphic legend object.
NgLegend(Object) - Constructor for class com.esri.arcgis.schematic.NgLegend
Construct a NgLegend using a reference to such an object returned from ArcGIS Engine or Server.
NgLegendDescription - class com.esri.arcgis.schematic.NgLegendDescription.
Graphic legend description object.
NgLegendDescription(Object) - Constructor for class com.esri.arcgis.schematic.NgLegendDescription
Construct a NgLegendDescription using a reference to such an object returned from ArcGIS Engine or Server.
NgLink - class com.esri.arcgis.schematic.NgLink.
Graphic link object.
NgLink(Object) - Constructor for class com.esri.arcgis.schematic.NgLink
Construct a NgLink using a reference to such an object returned from ArcGIS Engine or Server.
NgLinks - class com.esri.arcgis.schematic.NgLinks.
Graphic links collection object.
NgLinks() - Constructor for class com.esri.arcgis.schematic.NgLinks
Constructs a NgLinks using ArcGIS Engine.
NgLinks(Object) - Constructor for class com.esri.arcgis.schematic.NgLinks
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NgName - class com.esri.arcgis.schematic.NgName.
Name object.
NgName() - Constructor for class com.esri.arcgis.schematic.NgName
Constructs a NgName using ArcGIS Engine.
NgName(Object) - Constructor for class com.esri.arcgis.schematic.NgName
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NgNames - class com.esri.arcgis.schematic.NgNames.
Names collection object.
NgNames() - Constructor for class com.esri.arcgis.schematic.NgNames
Constructs a NgNames using ArcGIS Engine.
NgNames(Object) - Constructor for class com.esri.arcgis.schematic.NgNames
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NgNode - class com.esri.arcgis.schematic.NgNode.
Graphic node object.
NgNode(Object) - Constructor for class com.esri.arcgis.schematic.NgNode
Construct a NgNode using a reference to such an object returned from ArcGIS Engine or Server.
NgNodeOnLink - class com.esri.arcgis.schematic.NgNodeOnLink.
Graphic node-on-link object.
NgNodeOnLink(Object) - Constructor for class com.esri.arcgis.schematic.NgNodeOnLink
Construct a NgNodeOnLink using a reference to such an object returned from ArcGIS Engine or Server.
NgNodes - class com.esri.arcgis.schematic.NgNodes.
Graphic nodes collection object.
NgNodes() - Constructor for class com.esri.arcgis.schematic.NgNodes
Constructs a NgNodes using ArcGIS Engine.
NgNodes(Object) - Constructor for class com.esri.arcgis.schematic.NgNodes
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NgObjectType - class com.esri.arcgis.schematic.NgObjectType.
Graphic object type object.
NgObjectType(Object) - Constructor for class com.esri.arcgis.schematic.NgObjectType
Construct a NgObjectType using a reference to such an object returned from ArcGIS Engine or Server.
NgObjectTypes - class com.esri.arcgis.schematic.NgObjectTypes.
Graphic object types collection object.
NgObjectTypes() - Constructor for class com.esri.arcgis.schematic.NgObjectTypes
Constructs a NgObjectTypes using ArcGIS Engine.
NgObjectTypes(Object) - Constructor for class com.esri.arcgis.schematic.NgObjectTypes
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NgParameter - class com.esri.arcgis.schematic.NgParameter.
Parameter object.
NgParameter() - Constructor for class com.esri.arcgis.schematic.NgParameter
Constructs a NgParameter using ArcGIS Engine.
NgParameter(Object) - Constructor for class com.esri.arcgis.schematic.NgParameter
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NgParameters - class com.esri.arcgis.schematic.NgParameters.
Parameters collection object.
NgParameters() - Constructor for class com.esri.arcgis.schematic.NgParameters
Constructs a NgParameters using ArcGIS Engine.
NgParameters(Object) - Constructor for class com.esri.arcgis.schematic.NgParameters
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NgPatternModel - class com.esri.arcgis.schematic.NgPatternModel.
Graphic pattern model object.
NgPatternModel(Object) - Constructor for class com.esri.arcgis.schematic.NgPatternModel
Construct a NgPatternModel using a reference to such an object returned from ArcGIS Engine or Server.
NgPatternModels - class com.esri.arcgis.schematic.NgPatternModels.
Graphic pattern models object.
NgPatternModels() - Constructor for class com.esri.arcgis.schematic.NgPatternModels
Constructs a NgPatternModels using ArcGIS Engine.
NgPatternModels(Object) - Constructor for class com.esri.arcgis.schematic.NgPatternModels
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NgPoint - class com.esri.arcgis.schematic.NgPoint.
Graphic point object.
NgPoint() - Constructor for class com.esri.arcgis.schematic.NgPoint
Constructs a NgPoint using ArcGIS Engine.
NgPoint(Object) - Constructor for class com.esri.arcgis.schematic.NgPoint
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NgPoints - class com.esri.arcgis.schematic.NgPoints.
Graphic points collection object.
NgPoints() - Constructor for class com.esri.arcgis.schematic.NgPoints
Constructs a NgPoints using ArcGIS Engine.
NgPoints(Object) - Constructor for class com.esri.arcgis.schematic.NgPoints
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NgPole - class com.esri.arcgis.schematic.NgPole.
Graphic pole object.
NgPole(Object) - Constructor for class com.esri.arcgis.schematic.NgPole
Construct a NgPole using a reference to such an object returned from ArcGIS Engine or Server.
NgProject - class com.esri.arcgis.schematic.NgProject.
Project object.
NgProject() - Constructor for class com.esri.arcgis.schematic.NgProject
Constructs a NgProject using ArcGIS Engine.
NgProject(Object) - Constructor for class com.esri.arcgis.schematic.NgProject
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NgProperties - class com.esri.arcgis.schematic.NgProperties.
Graphic properties collection object.
NgProperties() - Constructor for class com.esri.arcgis.schematic.NgProperties
Constructs a NgProperties using ArcGIS Engine.
NgProperties(Object) - Constructor for class com.esri.arcgis.schematic.NgProperties
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NgProperty - class com.esri.arcgis.schematic.NgProperty.
Graphic property object.
NgProperty(Object) - Constructor for class com.esri.arcgis.schematic.NgProperty
Construct a NgProperty using a reference to such an object returned from ArcGIS Engine or Server.
NgPropertyFilter - class com.esri.arcgis.schematic.NgPropertyFilter.
Graphic property filter object.
NgPropertyFilter(Object) - Constructor for class com.esri.arcgis.schematic.NgPropertyFilter
Construct a NgPropertyFilter using a reference to such an object returned from ArcGIS Engine or Server.
NgRasterImage - class com.esri.arcgis.schematic.NgRasterImage.
Graphic raster image object.
NgRasterImage(Object) - Constructor for class com.esri.arcgis.schematic.NgRasterImage
Construct a NgRasterImage using a reference to such an object returned from ArcGIS Engine or Server.
NgRasterImages - class com.esri.arcgis.schematic.NgRasterImages.
Graphic raster images collection object.
NgRasterImages() - Constructor for class com.esri.arcgis.schematic.NgRasterImages
Constructs a NgRasterImages using ArcGIS Engine.
NgRasterImages(Object) - Constructor for class com.esri.arcgis.schematic.NgRasterImages
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NgSubLink - class com.esri.arcgis.schematic.NgSubLink.
Graphic sublink object.
NgSubLink(Object) - Constructor for class com.esri.arcgis.schematic.NgSubLink
Construct a NgSubLink using a reference to such an object returned from ArcGIS Engine or Server.
NgSymbol - class com.esri.arcgis.schematic.NgSymbol.
Graphic symbol object.
NgSymbol(Object) - Constructor for class com.esri.arcgis.schematic.NgSymbol
Construct a NgSymbol using a reference to such an object returned from ArcGIS Engine or Server.
NgSymbols - class com.esri.arcgis.schematic.NgSymbols.
Graphic symbols collection object.
NgSymbols() - Constructor for class com.esri.arcgis.schematic.NgSymbols
Constructs a NgSymbols using ArcGIS Engine.
NgSymbols(Object) - Constructor for class com.esri.arcgis.schematic.NgSymbols
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NgTextualProperty - class com.esri.arcgis.schematic.NgTextualProperty.
Graphic textual property object.
NgTextualProperty(Object) - Constructor for class com.esri.arcgis.schematic.NgTextualProperty
Construct a NgTextualProperty using a reference to such an object returned from ArcGIS Engine or Server.
NgUserAttributeSet - class com.esri.arcgis.schematic.NgUserAttributeSet.
User-attributes set object.
NgUserAttributeSet(Object) - Constructor for class com.esri.arcgis.schematic.NgUserAttributeSet
Construct a NgUserAttributeSet using a reference to such an object returned from ArcGIS Engine or Server.
NgUserAttributeSets - class com.esri.arcgis.schematic.NgUserAttributeSets.
User-attributes sets collection object.
NgUserAttributeSets() - Constructor for class com.esri.arcgis.schematic.NgUserAttributeSets
Constructs a NgUserAttributeSets using ArcGIS Engine.
NgUserAttributeSets(Object) - Constructor for class com.esri.arcgis.schematic.NgUserAttributeSets
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NgUserData - class com.esri.arcgis.schematic.NgUserData.
Userdata object.
NgUserData() - Constructor for class com.esri.arcgis.schematic.NgUserData
Constructs a NgUserData using ArcGIS Engine.
NgUserData(Object) - Constructor for class com.esri.arcgis.schematic.NgUserData
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NgUserDatas - class com.esri.arcgis.schematic.NgUserDatas.
Userdata collection object.
NgUserDatas() - Constructor for class com.esri.arcgis.schematic.NgUserDatas
Constructs a NgUserDatas using ArcGIS Engine.
NgUserDatas(Object) - Constructor for class com.esri.arcgis.schematic.NgUserDatas
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NgUserProcedureSet - class com.esri.arcgis.schematic.NgUserProcedureSet.
User-procedures set object.
NgUserProcedureSet(Object) - Constructor for class com.esri.arcgis.schematic.NgUserProcedureSet
Construct a NgUserProcedureSet using a reference to such an object returned from ArcGIS Engine or Server.
NgUserProcedureSets - class com.esri.arcgis.schematic.NgUserProcedureSets.
User-procedures sets collection object.
NgUserProcedureSets() - Constructor for class com.esri.arcgis.schematic.NgUserProcedureSets
Constructs a NgUserProcedureSets using ArcGIS Engine.
NgUserProcedureSets(Object) - Constructor for class com.esri.arcgis.schematic.NgUserProcedureSets
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NgValues - class com.esri.arcgis.schematic.NgValues.
Values collection object.
NgValues() - Constructor for class com.esri.arcgis.schematic.NgValues
Constructs a NgValues using ArcGIS Engine.
NgValues(Object) - Constructor for class com.esri.arcgis.schematic.NgValues
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NgVectorImage - class com.esri.arcgis.schematic.NgVectorImage.
Graphic vector image object.
NgVectorImage(Object) - Constructor for class com.esri.arcgis.schematic.NgVectorImage
Construct a NgVectorImage using a reference to such an object returned from ArcGIS Engine or Server.
NgVectorImages - class com.esri.arcgis.schematic.NgVectorImages.
Graphic vector images collection object.
NgVectorImages() - Constructor for class com.esri.arcgis.schematic.NgVectorImages
Constructs a NgVectorImages using ArcGIS Engine.
NgVectorImages(Object) - Constructor for class com.esri.arcgis.schematic.NgVectorImages
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NgView - class com.esri.arcgis.schematic.NgView.
Graphic view object.
NgView(Object) - Constructor for class com.esri.arcgis.schematic.NgView
Construct a NgView using a reference to such an object returned from ArcGIS Engine or Server.
NgViews - class com.esri.arcgis.schematic.NgViews.
Graphic views collection object.
NgViews() - Constructor for class com.esri.arcgis.schematic.NgViews
Constructs a NgViews using ArcGIS Engine.
NgViews(Object) - Constructor for class com.esri.arcgis.schematic.NgViews
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
Nibble - class com.esri.arcgis.geoprocessing.tools.spatialanalysttools.Nibble.
Replaces cells of a raster corresponding to a mask with the values of the nearest neighbors.
Nibble() - Constructor for class com.esri.arcgis.geoprocessing.tools.spatialanalysttools.Nibble
Creates the Nibble tool with defaults.
Nibble(Object, Object, Object) - Constructor for class com.esri.arcgis.geoprocessing.tools.spatialanalysttools.Nibble
Creates the Nibble tool with the required parameters.
NorthArrowStyleGalleryClass - class com.esri.arcgis.carto.NorthArrowStyleGalleryClass.
Use to create new North Arrow symbols.
NorthArrowStyleGalleryClass() - Constructor for class com.esri.arcgis.carto.NorthArrowStyleGalleryClass
Constructs a NorthArrowStyleGalleryClass using ArcGIS Engine.
NorthArrowStyleGalleryClass(Object) - Constructor for class com.esri.arcgis.carto.NorthArrowStyleGalleryClass
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NotEqual - class com.esri.arcgis.geoprocessing.tools.spatialanalysttools.NotEqual.
Returns 1 for cells where the first raster is not equal to the second raster and 0 for cells where it is equal.
NotEqual() - Constructor for class com.esri.arcgis.geoprocessing.tools.spatialanalysttools.NotEqual
Creates the Not Equal tool with defaults.
NotEqual(Object, Object, Object) - Constructor for class com.esri.arcgis.geoprocessing.tools.spatialanalysttools.NotEqual
Creates the Not Equal tool with the required parameters.
NullAuth - class com.esri.arcgis.interop.NullAuth.
 
NullAuth() - Constructor for class com.esri.arcgis.interop.NullAuth
 
NullVariant - class com.esri.arcgis.interop.NullVariant.
 
NumberRemap - class com.esri.arcgis.geoanalyst.NumberRemap.
GeoAnalyst Number remap object.
NumberRemap() - Constructor for class com.esri.arcgis.geoanalyst.NumberRemap
Constructs a NumberRemap using ArcGIS Engine.
NumberRemap(Object) - Constructor for class com.esri.arcgis.geoanalyst.NumberRemap
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
NumericFormat - class com.esri.arcgis.system.NumericFormat.
An object for formatting numbers in a variety of numeric formats.
NumericFormat() - Constructor for class com.esri.arcgis.system.NumericFormat
Constructs a NumericFormat using ArcGIS Engine.
NumericFormat(Object) - Constructor for class com.esri.arcgis.system.NumericFormat
Deprecated. As of ArcGIS 9.2, replaced by normal Java casts.
nAClass() - Method in interface com.esri.arcgis.networkanalyst.INetworkAnalystProtectNames
 
nAClass() - Method in class com.esri.arcgis.networkanalyst.INetworkAnalystProtectNamesProxy
 
nAContext() - Method in interface com.esri.arcgis.networkanalyst.INetworkAnalystProtectNames
 
nAContext() - Method in class com.esri.arcgis.networkanalyst.INetworkAnalystProtectNamesProxy
 
nDescription - Variable in class com.esri.arcgis.display.esriGDICommentBeginGroup
 
nDescription - Variable in class com.esri.arcgis.display.esriGDICommentBeginLayer
 
nVersion - Variable in class com.esri.arcgis.display.esriGDICommentBeginGroup
 
nVersion - Variable in class com.esri.arcgis.display.esriGDICommentBeginLayer
 
nVersion - Variable in class com.esri.arcgis.display.esriGDICommentBeginText
 
nVersion - Variable in class com.esri.arcgis.display.esriGDICommentEndGroup
 
nVersion - Variable in class com.esri.arcgis.display.esriGDICommentEndLayer
 
nVersion - Variable in class com.esri.arcgis.display.esriGDICommentEndText
 
nVersion - Variable in class com.esri.arcgis.display.esriGDICommentFillWithPattern
 
nVersion - Variable in class com.esri.arcgis.display.esriGDICommentMaskLayer
 
nVersion - Variable in class com.esri.arcgis.display.esriGDICommentMaskLayerBeforeClipping
 
nVersion - Variable in class com.esri.arcgis.display.esriGDICommentPlayEnhMetafileBegin
 
nVersion - Variable in class com.esri.arcgis.display.esriGDICommentPlayEnhMetafileEnd
 
nVersion - Variable in class com.esri.arcgis.display.esriGDICommentSetCmykColor
 
nVersion - Variable in class com.esri.arcgis.display.esriGDICommentSetTextExtra
 
nVersion - Variable in class com.esri.arcgis.display.esriGDICommentSetTextJustification
 
naError - interface com.esri.arcgis.networkanalyst.naError.
Network Analyst Error Codes.
name - Variable in class com.esri.arcgis.controls.BaseCommand
The the name for this command.
name - Variable in class com.esri.arcgis.geoprocessing.GenericGPTool
 
name - Variable in class com.esri.arcgis.geoprocessing.gen.GenClass
 
name - Variable in class com.esri.arcgis.geoprocessing.gen.GenField
 
name - Variable in class com.esri.arcgis.geoprocessing.gen.GenMethod.Type
 
name - Variable in class com.esri.arcgis.geoprocessing.gen.GenMethod
 
name - Variable in class com.esri.arcgis.geoprocessing.gen.GenModifier
 
name - Variable in class com.esri.arcgis.interop.Param
 
nameOfDigitDrawing(INgProjectEventsNameOfDigitDrawingEvent) - Method in interface com.esri.arcgis.schematic.INgProjectEvents
Fires when users clicks the 'point' point while the drawing digitizing mode is enabled for the 'drawingType' type of drawings in the 'Diagram' diagram.
nameOfDigitDrawing(INgProjectEventsNameOfDigitDrawingEvent) - Method in class com.esri.arcgis.schematic.INgProjectEventsAdapter
 
nameOfDigitDrawing(INgProjectEventsNameOfDigitDrawingEvent) - Method in class com.esri.arcgis.schematic.INgProjectEventsProxy
 
nameOfDigitDrawing(INgProjectEventsNameOfDigitDrawingEvent) - Method in class com.esri.arcgis.schematic.SchematicAlgoMarkCrossings
 
nameOfDigitDrawing(INgProjectEventsNameOfDigitDrawingEvent) - Method in class com.esri.arcgis.schematic.SchematicAlgoRotateNodesAlongLinks
 
nameOfDigitDrawing(INgProjectEventsNameOfDigitDrawingEvent) - Method in class com.esri.arcgis.schematic.SchematicProjectMgr
 
nameOfDigitLink(INgProjectEventsNameOfDigitLinkEvent) - Method in interface com.esri.arcgis.schematic.INgProjectEvents
Fires when users clicks on the 'n1' and 'n2' nodes while the link digitizing mode is enabled for the 'LinkType' type of links in the 'Diagram' diagram.
nameOfDigitLink(INgProjectEventsNameOfDigitLinkEvent) - Method in class com.esri.arcgis.schematic.INgProjectEventsAdapter
 
nameOfDigitLink(INgProjectEventsNameOfDigitLinkEvent) - Method in class com.esri.arcgis.schematic.INgProjectEventsProxy
 
nameOfDigitLink(INgProjectEventsNameOfDigitLinkEvent) - Method in class com.esri.arcgis.schematic.SchematicAlgoMarkCrossings
 
nameOfDigitLink(INgProjectEventsNameOfDigitLinkEvent) - Method in class com.esri.arcgis.schematic.SchematicAlgoRotateNodesAlongLinks
 
nameOfDigitLink(INgProjectEventsNameOfDigitLinkEvent) - Method in class com.esri.arcgis.schematic.SchematicProjectMgr
 
nameOfDigitNode(INgProjectEventsNameOfDigitNodeEvent) - Method in interface com.esri.arcgis.schematic.INgProjectEvents
Fires when users clicks the 'point' point while the node digitizing mode is enabled for the 'nodeType' type of nodes in the 'Diagram' diagram.
nameOfDigitNode(INgProjectEventsNameOfDigitNodeEvent) - Method in class com.esri.arcgis.schematic.INgProjectEventsAdapter
 
nameOfDigitNode(INgProjectEventsNameOfDigitNodeEvent) - Method in class com.esri.arcgis.schematic.INgProjectEventsProxy
 
nameOfDigitNode(INgProjectEventsNameOfDigitNodeEvent) - Method in class com.esri.arcgis.schematic.SchematicAlgoMarkCrossings
 
nameOfDigitNode(INgProjectEventsNameOfDigitNodeEvent) - Method in class com.esri.arcgis.schematic.SchematicAlgoRotateNodesAlongLinks
 
nameOfDigitNode(INgProjectEventsNameOfDigitNodeEvent) - Method in class com.esri.arcgis.schematic.SchematicProjectMgr
 
naturalNeighbor(IGeoDataset) - Method in interface com.esri.arcgis.geoanalyst.IInterpolationOp2
Interpolates using natual neighbor.
naturalNeighbor(IGeoDataset) - Method in class com.esri.arcgis.geoanalyst.IInterpolationOp2Proxy
 
naturalNeighbor(IGeoDataset) - Method in interface com.esri.arcgis.geoanalyst.IInterpolationOp3
Interpolates using natual neighbor.
naturalNeighbor(IGeoDataset) - Method in class com.esri.arcgis.geoanalyst.IInterpolationOp3Proxy
 
naturalNeighbor(IGeoDataset) - Method in class com.esri.arcgis.geoanalyst.RasterInterpolationOp
 
nearestFeature(IGeometry, int[], double[]) - Method in class com.esri.arcgis.carto.FeatureIndex
 
nearestFeature(IGeometry, int[], double[]) - Method in interface com.esri.arcgis.carto.IIndexQuery
Finds the nearest feature in index to the input shape.
nearestFeature(IGeometry, int[], double[]) - Method in interface com.esri.arcgis.carto.IIndexQuery2
Finds the nearest feature in index to the input shape.
nearestFeature(IGeometry, int[], double[]) - Method in class com.esri.arcgis.carto.IIndexQuery2Proxy
 
nearestFeature(IGeometry, int[], double[]) - Method in class com.esri.arcgis.carto.IIndexQueryProxy
 
nearestFeatures(IGeometry, Object[], double[]) - Method in class com.esri.arcgis.carto.FeatureIndex
 
nearestFeatures(IGeometry, Object[], double[]) - Method in interface com.esri.arcgis.carto.IIndexQuery2
Finds all nearest features in index to the input shape (i.e.
nearestFeatures(IGeometry, Object[], double[]) - Method in class com.esri.arcgis.carto.IIndexQuery2Proxy
 
needToFilter(IQueryFilter) - Method in interface com.esri.arcgis.datasourcesnetCDF.INetCDFUtilImpl
Decides whether the query filter is to applied.
needToFilter(IQueryFilter) - Method in class com.esri.arcgis.datasourcesnetCDF.INetCDFUtilImplProxy
 
needToFilter(IQueryFilter) - Method in class com.esri.arcgis.datasourcesnetCDF.NetCDFUtil
 
needsQuote(String) - Method in class com.esri.arcgis.geoprocessing.GPParseString
 
needsQuote(String) - Method in interface com.esri.arcgis.geoprocessing.IGPParseString2
Returns if the string needs to be quoted.
needsQuote(String) - Method in class com.esri.arcgis.geoprocessing.IGPParseString2Proxy
 
needsRepair() - Method in interface com.esri.arcgis.geoprocessing.IMdProcess
Returns whether or not the current tool associated with the process needs to be repaired (e.g., the tool parameters have changed).
needsRepair() - Method in class com.esri.arcgis.geoprocessing.IMdProcessProxy
 
needsRepair() - Method in class com.esri.arcgis.geoprocessing.MdProcess
 
needsUpdate(IObject, IFeature) - Method in class com.esri.arcgis.location.GeocodedFeatureClassExtension
 
needsUpdate(IObject, IFeature) - Method in interface com.esri.arcgis.location.IGeocodedFeatureClass
Indicates if a geocoded feature needs to be updated.
needsUpdate(IObject, IFeature) - Method in class com.esri.arcgis.location.IGeocodedFeatureClassProxy
 
negate() - Method in interface com.esri.arcgis.geodatabase.IRecordNumberSet
Inverts the collection; selected records become unselected and unselected records become selected.
negate() - Method in class com.esri.arcgis.geodatabase.IRecordNumberSetProxy
 
negate() - Method in class com.esri.arcgis.geodatabase.RecordNumberSet
 
negate(IGeoDataset) - Method in interface com.esri.arcgis.spatialanalyst.IMathOp
Changes the sign of the input raster (multiplies by -1).
negate(IGeoDataset) - Method in class com.esri.arcgis.spatialanalyst.IMathOpProxy
 
negate(IGeoDataset) - Method in class com.esri.arcgis.spatialanalyst.RasterMathOps
 
networkAttribute() - Method in interface com.esri.arcgis.geodatabase.INetworkDatasetProtectNames
 
networkAttribute() - Method in class com.esri.arcgis.geodatabase.INetworkDatasetProtectNamesProxy
 
networkDataset() - Method in interface com.esri.arcgis.geodatabase.INetworkDatasetProtectNames
 
networkDataset() - Method in class com.esri.arcgis.geodatabase.INetworkDatasetProtectNamesProxy
 
networkID() - Method in interface com.esri.arcgis.geodatabase.INetworkProtectNames
 
networkID() - Method in class com.esri.arcgis.geodatabase.INetworkProtectNamesProxy
 
networkSource() - Method in interface com.esri.arcgis.geodatabase.INetworkDatasetProtectNames
 
networkSource() - Method in class com.esri.arcgis.geodatabase.INetworkDatasetProtectNamesProxy
 
newConnection(InetAddress, String, String, boolean) - Method in interface com.esri.arcgis.interop.ConnectionListener
Called when a new connection is established from a COM client
newDocument(ITxDocumentEventsNewDocumentEvent) - Method in interface com.esri.arcgis.trackinganalyst.ITxDocumentEvents
Fired when a new document is created.
newDocument(ITxDocumentEventsNewDocumentEvent) - Method in class com.esri.arcgis.trackinganalyst.ITxDocumentEventsAdapter
 
newDocument(ITxDocumentEventsNewDocumentEvent) - Method in class com.esri.arcgis.trackinganalyst.ITxDocumentEventsProxy
 
newIndex() - Method in interface com.esri.arcgis.geodatabase.INetworkDatasetProtectNames
 
newIndex() - Method in class com.esri.arcgis.geodatabase.INetworkDatasetProtectNamesProxy
 
newInstance(String, String) - Method in interface com.esri.arcgis.interop.IJintegraJvm2
newInstance.
newInstance(String, String) - Method in class com.esri.arcgis.interop.IJintegraJvm2Proxy
newInstance.
newInstance(String, String) - Method in class com.esri.arcgis.interop.Jvm
For internal use only - never call this method.
newRow() - Method in interface com.esri.arcgis.geoprocessing.IGpEnumObject
Creates and returns a new cursor row object.
newRow() - Method in class com.esri.arcgis.geoprocessing.IGpEnumObjectProxy
 
newView() - Method in interface com.esri.arcgis.schematic.INgDiagram
Creates a new view associated with the active view comprising all the elements contained in the latter.
newView() - Method in class com.esri.arcgis.schematic.INgDiagramProxy
 
newView() - Method in class com.esri.arcgis.schematic.NgDiagram
 
next() - Method in class com.esri.arcgis.analyst3d.GraphicsLayer3D
 
next() - Method in interface com.esri.arcgis.analyst3d.IGraphicsContainer3D
The next graphic in the container.
next() - Method in class com.esri.arcgis.analyst3d.IGraphicsContainer3DProxy
 
next() - Method in class com.esri.arcgis.carto.CompositeGraphicsLayer
 
next() - Method in class com.esri.arcgis.carto.FDOGraphicsLayer
 
next() - Method in class com.esri.arcgis.carto.GraphicsSubLayer
 
next() - Method in interface com.esri.arcgis.carto.IEnumDimensionStyle
Returns the next style in the enumeration.
next() - Method in class com.esri.arcgis.carto.IEnumDimensionStyleProxy
 
next() - Method in interface com.esri.arcgis.carto.IEnumElement
Returns the next element in the enumeration.
next() - Method in class com.esri.arcgis.carto.IEnumElementProxy
 
next() - Method in interface com.esri.arcgis.carto.IEnumLayer
The next layer in the set.
next() - Method in class com.esri.arcgis.carto.IEnumLayerProxy
 
next(IGeometry[], int[]) - Method in interface com.esri.arcgis.carto.IEnumLocatedNetworkElement
Retrieves the geometry, element type, and element id of the next network element in the enumeration sequence.
next(IGeometry[], int[]) - Method in class com.esri.arcgis.carto.IEnumLocatedNetworkElementProxy
 
next() - Method in interface com.esri.arcgis.carto.IEnumMap
Returns the next map.
next() - Method in class com.esri.arcgis.carto.IEnumMapProxy
 
next() - Method in interface com.esri.arcgis.carto.IEnumMapSurround
Returns the next map surround.
next() - Method in class com.esri.arcgis.carto.IEnumMapSurroundProxy
 
next(int[]) - Method in interface com.esri.arcgis.carto.IEnumRasterUniqueValueColor
Next index for current class in the enumeration sequence.
next(int[]) - Method in class com.esri.arcgis.carto.IEnumRasterUniqueValueColorProxy
 
next() - Method in interface com.esri.arcgis.carto.IEnumSpatialBookmark
Returns the next spatial bookmark.
next() - Method in class com.esri.arcgis.carto.IEnumSpatialBookmarkProxy
 
next() - Method in interface com.esri.arcgis.carto.IGraphicsContainer
Returns the next graphic in the container.
next() - Method in class com.esri.arcgis.carto.IGraphicsContainerProxy
 
next() - Method in interface com.esri.arcgis.carto.INetworkRendererCollection
Retrieves the next network renderer in the enumeration.
next() - Method in class com.esri.arcgis.carto.INetworkRendererCollectionProxy
 
next() - Method in class com.esri.arcgis.carto.Map
 
next() - Method in class com.esri.arcgis.carto.MapSelection
 
next() - Method in class com.esri.arcgis.carto.NetworkLayer
 
next() - Method in class com.esri.arcgis.carto.PageLayout
 
next() - Method in class com.esri.arcgis.carto.SimpleElementSelection
 
next() - Method in class com.esri.arcgis.controls.ARFeatureSet
 
next() - Method in interface com.esri.arcgis.controls.IARFeatureSet
Retrieves the next feature in the ARFeatureSet.
next() - Method in class com.esri.arcgis.controls.IARFeatureSetProxy
 
next() - Method in interface com.esri.arcgis.controls.IEnumPlace
Returns the next place in the enumeration.
next() - Method in class com.esri.arcgis.controls.IEnumPlaceProxy
 
next() - Method in class com.esri.arcgis.controls.MyPlaceCollection
 
next() - Method in class com.esri.arcgis.datasourcesraster.RasterBands
 
next() - Method in class com.esri.arcgis.datasourcesraster.RasterCursor
 
next(double[], double[], double[]) - Method in class com.esri.arcgis.display.BezierTextPath
 
next() - Method in class com.esri.arcgis.display.EnumServerStyleGalleryItem
 
next() - Method in class com.esri.arcgis.display.GroupFeedback
 
next() - Method in interface com.esri.arcgis.display.IEnumColors
Returns the next color.
next() - Method in class com.esri.arcgis.display.IEnumColorsProxy
 
next() - Method in interface com.esri.arcgis.display.IEnumScreenDisplay
Returns the next screen display in the collection.
next() - Method in class com.esri.arcgis.display.IEnumScreenDisplayProxy
 
next() - Method in interface com.esri.arcgis.display.IEnumStyleGalleryItem
Gets the next Style Gallery item.
next() - Method in class com.esri.arcgis.display.IEnumStyleGalleryItemProxy
 
next() - Method in interface com.esri.arcgis.display.IEnumSymbol
Retrieves the next symbol in the enumeration sequence.
next() - Method in class com.esri.arcgis.display.IEnumSymbolProxy
 
next() - Method in interface com.esri.arcgis.display.IFieldOverrides
Accesses the next field override in the collection.
next() - Method in class com.esri.arcgis.display.IFieldOverridesProxy
 
next(IGeometry[], IRepresentationRule[]) - Method in interface com.esri.arcgis.display.IRepresentationGraphics
Retrieves the next graphic.
next(IGeometry[], IRepresentationRule[]) - Method in class com.esri.arcgis.display.IRepresentationGraphicsProxy
 
next() - Method in interface com.esri.arcgis.display.ISymbolCollection
Returns the next symbolID-symbol pair in the collection.
next() - Method in interface com.esri.arcgis.display.ISymbolCollection2
Returns the next symbolID-symbol pair in the collection.
next() - Method in class com.esri.arcgis.display.ISymbolCollection2Proxy
 
next() - Method in class com.esri.arcgis.display.ISymbolCollectionProxy
 
next() - Method in interface com.esri.arcgis.display.ITextParser
Parses the next tag and string and sets the TextSymbol accordingly.
next() - Method in class com.esri.arcgis.display.ITextParserProxy
 
next(double[], double[], double[]) - Method in interface com.esri.arcgis.display.ITextPath
Returns the next coordinate.
next(double[], double[], double[]) - Method in class com.esri.arcgis.display.ITextPathProxy
 
next(double[], double[], double[]) - Method in class com.esri.arcgis.display.OverposterTextPath
 
next(IGeometry[], IRepresentationRule[]) - Method in class com.esri.arcgis.display.RepresentationGraphics
 
next(IGeometry[], IRepresentationRule[]) - Method in class com.esri.arcgis.display.RepresentationMarker
 
next() - Method in class com.esri.arcgis.display.RepresentationRule
 
next() - Method in class com.esri.arcgis.display.SimpleTextParser
 
next(double[], double[], double[]) - Method in class com.esri.arcgis.display.SimpleTextPath
 
next() - Method in class com.esri.arcgis.display.SymbolCollection
 
next(double[], double[], double[]) - Method in class com.esri.arcgis.display.WordTextPath
 
next(int[], IRow[]) - Method in class com.esri.arcgis.geodatabase.DifferenceCursor
 
next() - Method in class com.esri.arcgis.geodatabase.EnumConflictClass
 
next() - Method in class com.esri.arcgis.geodatabase.EnumDatasetType
 
next() - Method in class com.esri.arcgis.geodatabase.EnumFeatureGeometry
 
next() - Method in class com.esri.arcgis.geodatabase.EnumFieldError
 
next() - Method in class com.esri.arcgis.geodatabase.EnumHistoricalMarker
 
next() - Method in class com.esri.arcgis.geodatabase.EnumIDs
 
next() - Method in class com.esri.arcgis.geodatabase.EnumInvalidObject
 
next() - Method in class com.esri.arcgis.geodatabase.EnumNetEIDArray
 
next() - Method in class com.esri.arcgis.geodatabase.EnumNetWeightAssociation
 
next() - Method in class com.esri.arcgis.geodatabase.EnumNetworkElement
 
next(ITable[], ITable[]) - Method in class com.esri.arcgis.geodatabase.EnumTableVersionChanges
 
next() - Method in class com.esri.arcgis.geodatabase.EnumVersionInfo
 
next() - Method in class com.esri.arcgis.geodatabase.EnumXMLIndexTemplate
 
next(int[]) - Method in class com.esri.arcgis.geodatabase.FIDSet
 
next(int[], IRow[]) - Method in interface com.esri.arcgis.geodatabase.IDifferenceCursor
Returns the object identifier or difference row.
next(int[], IRow[], IRow[], ILongArray[]) - Method in interface com.esri.arcgis.geodatabase.IDifferenceCursorEx
Returns the source row, the difference row and an array with indices of fields with different values.
next(int[], IRow[], IRow[], ILongArray[]) - Method in class com.esri.arcgis.geodatabase.IDifferenceCursorExProxy
 
next(int[], IRow[]) - Method in class com.esri.arcgis.geodatabase.IDifferenceCursorProxy
 
next() - Method in interface com.esri.arcgis.geodatabase.IEnumAttributedRelationship
Retrieves the next attributed relationship.
next() - Method in class com.esri.arcgis.geodatabase.IEnumAttributedRelationshipProxy
 
next() - Method in interface com.esri.arcgis.geodatabase.IEnumConfigurationKeyword
Retrieves the next configuration keyword in the enumeration sequence.
next() - Method in class com.esri.arcgis.geodatabase.IEnumConfigurationKeywordProxy
 
next() - Method in interface com.esri.arcgis.geodatabase.IEnumConfigurationParameter
Retrieves the next configuration parameter in the enumeration sequence.
next() - Method in class com.esri.arcgis.geodatabase.IEnumConfigurationParameterProxy
 
next() - Method in interface com.esri.arcgis.geodatabase.IEnumConflictClass
Retrieves the next conflict class in the enumeration sequence.
next() - Method in class com.esri.arcgis.geodatabase.IEnumConflictClassProxy
 
next() - Method in interface com.esri.arcgis.geodatabase.IEnumDataElement
Retrieves the next DataElement in the enumeration sequence.
next() - Method in class com.esri.arcgis.geodatabase.IEnumDataElementProxy
 
next() - Method in interface com.esri.arcgis.geodatabase.IEnumDataset
Retrieves the next dataset in the enumeration sequence.
next() - Method in interface com.esri.arcgis.geodatabase.IEnumDatasetName
Retrieves the next feature class in the enumeration sequence.
next() - Method in class com.esri.arcgis.geodatabase.IEnumDatasetNameProxy
 
next() - Method in class com.esri.arcgis.geodatabase.IEnumDatasetProxy
 
next() - Method in interface com.esri.arcgis.geodatabase.IEnumDatasetType
Retrieves the next dataset type in the set.
next() - Method in class com.esri.arcgis.geodatabase.IEnumDatasetTypeProxy
 
next() - Method in interface com.esri.arcgis.geodatabase.IEnumDomain
Retrieves the next domain in the enumeration sequence.
next() - Method in class com.esri.arcgis.geodatabase.IEnumDomainProxy
 
next() - Method in interface com.esri.arcgis.geodatabase.IEnumEdgeFeature
Retrieves the next EdgeFeature in the enumeration sequence.
next() - Method in class com.esri.arcgis.geodatabase.IEnumEdgeFeatureProxy
 
next(IRow[], int[]) - Method in interface com.esri.arcgis.geodatabase.IEnumEventError
Retrieves the next event error in the enumeration sequence.
next(IRow[], int[]) - Method in class com.esri.arcgis.geodatabase.IEnumEventErrorProxy
 
next() - Method in interface com.esri.arcgis.geodatabase.IEnumFeature
Retrieves the next Feature in the enumeration sequence.
next() - Method in interface com.esri.arcgis.geodatabase.IEnumFeatureClass
Retrieves the next feature class in the enumeration sequence.
next() - Method in class com.esri.arcgis.geodatabase.IEnumFeatureClassProxy
 
next() - Method in class com.esri.arcgis.geodatabase.IEnumFeatureProxy
 
next() - Method in interface com.esri.arcgis.geodatabase.IEnumFieldError
Retrieves the next field error in the enumeration sequence.
next() - Method in class com.esri.arcgis.geodatabase.IEnumFieldErrorProxy
 
next() - Method in interface com.esri.arcgis.geodatabase.IEnumGPName
Provides the next name object in the enumeration.
next() - Method in class com.esri.arcgis.geodatabase.IEnumGPNameProxy
 
next() - Method in interface com.esri.arcgis.geodatabase.IEnumGPValue
Provides the next value object in the enumeration.
next() - Method in class com.esri.arcgis.geodatabase.IEnumGPValueProxy
 
next(int[], int[], int[]) - Method in interface com.esri.arcgis.geodatabase.IEnumHierarchyRange
Moves the enumerator forward and returns the hierarchy range pointed by the enumerator.
next(int[], int[], int[]) - Method in class com.esri.arcgis.geodatabase.IEnumHierarchyRangeProxy
 
next() - Method in interface com.esri.arcgis.geodatabase.IEnumHistoricalMarker
Retrieve the next historical marker in this enumerator.
next() - Method in class com.esri.arcgis.geodatabase.IEnumHistoricalMarkerProxy
 
next() - Method in interface com.esri.arcgis.geodatabase.IEnumIDs
Retrieves the next id in the enumeration sequence.
next() - Method in class com.esri.arcgis.geodatabase.IEnumIDsProxy
 
next() - Method in interface com.esri.arcgis.geodatabase.IEnumIndex
Retrieves the next index in the set.
next() - Method in class com.esri.arcgis.geodatabase.IEnumIndexProxy
 
next() - Method in interface com.esri.arcgis.geodatabase.IEnumInvalidObject
Retrieves the next invalid feature/row in the enumeration sequence.
next() - Method in class com.esri.arcgis.geodatabase.IEnumInvalidObjectProxy
 
next() - Method in interface com.esri.arcgis.geodatabase.IEnumJunctionFeature
Retrieves the next JunctionFeature in the enumeration sequence.
next() - Method in class com.esri.arcgis.geodatabase.IEnumJunctionFeatureProxy
 
next() - Method in interface com.esri.arcgis.geodatabase.IEnumLocator
Returns the next locator or locator style.
next() - Method in interface com.esri.arcgis.geodatabase.IEnumLocatorName
Returns the next Name object.
next() - Method in class com.esri.arcgis.geodatabase.IEnumLocatorNameProxy
 
next() - Method in class com.esri.arcgis.geodatabase.IEnumLocatorProxy
 
next() - Method in interface com.esri.arcgis.geodatabase.IEnumLockInfo
Retrieves the next lock.
next() - Method in class com.esri.arcgis.geodatabase.IEnumLockInfoProxy
 
next() - Method in interface com.esri.arcgis.geodatabase.IEnumNameMapping
Retrieves the next Copy Name Mapping object.
next() - Method in class com.esri.arcgis.geodatabase.IEnumNameMappingProxy
 
next() - Method in interface com.esri.arcgis.geodatabase.IEnumNetEID
Moves the enumerator forward and returns the network element pointed by the enumerator.
next() - Method in class com.esri.arcgis.geodatabase.IEnumNetEIDProxy
 
next() - Method in interface com.esri.arcgis.geodatabase.IEnumNetWeightAssociation
Returns the next weight association in this enumeration.
next() - Method in class com.esri.arcgis.geodatabase.IEnumNetWeightAssociationProxy
 
next() - Method in interface com.esri.arcgis.geodatabase.IEnumNetworkElement
Moves the enumerator forward and returns the network element pointed by the enumerator using query semantics.
next() - Method in class com.esri.arcgis.geodatabase.IEnumNetworkElementProxy
 
next() - Method in interface com.esri.arcgis.geodatabase.IEnumNetworkFeature
Retrieves the next NetworkFeature in the enumeration sequence.
next() - Method in class com.esri.arcgis.geodatabase.IEnumNetworkFeatureProxy
 
next(ITopologyEdge[], boolean[]) - Method in interface com.esri.arcgis.geodatabase.IEnumNodeEdge
Returns the next edge in clockwise or counterclockwise order about the node.
next(ITopologyEdge[], boolean[]) - Method in class com.esri.arcgis.geodatabase.IEnumNodeEdgeProxy
 
next() - Method in interface com.esri.arcgis.geodatabase.IEnumObject
Retrieves the next object.
next() - Method in interface com.esri.arcgis.geodatabase.IEnumObjectClass
Retrieves the next feature class in the enumeration sequence.
next() - Method in class com.esri.arcgis.geodatabase.IEnumObjectClassProxy
 
next() - Method in class com.esri.arcgis.geodatabase.IEnumObjectProxy
 
next(int, IProperty[], int[]) - Method in interface com.esri.arcgis.geodatabase.IEnumProperty
Retrieves the next Property in the enumeration sequence.
next(int, IProperty[], int[]) - Method in class com.esri.arcgis.geodatabase.IEnumPropertyProxy
 
next() - Method in interface com.esri.arcgis.geodatabase.IEnumRelationship
Retrieves the next relationship in the enumeration sequence.
next() - Method in interface com.esri.arcgis.geodatabase.IEnumRelationshipClass
Retrieves the next relationship class in the enumeration sequence.
next() - Method in interface com.esri.arcgis.geodatabase.IEnumRelationshipClassInfo
Retreives the next relationship class in the enumeration sequence.
next() - Method in class com.esri.arcgis.geodatabase.IEnumRelationshipClassInfoProxy
 
next() - Method in class com.esri.arcgis.geodatabase.IEnumRelationshipClassProxy
 
next() - Method in class com.esri.arcgis.geodatabase.IEnumRelationshipProxy
 
next() - Method in interface com.esri.arcgis.geodatabase.IEnumReplica
Retreives the next replica in the enumeration sequence.
next() - Method in interface com.esri.arcgis.geodatabase.IEnumReplicaDataset
Returns a dataset that is part of a replica.
next() - Method in class com.esri.arcgis.geodatabase.IEnumReplicaDatasetProxy
 
next() - Method in interface com.esri.arcgis.geodatabase.IEnumReplicaLog
Retreives the next replica in the enumeration sequence.
next() - Method in class com.esri.arcgis.geodatabase.IEnumReplicaLogProxy
 
next() - Method in class com.esri.arcgis.geodatabase.IEnumReplicaProxy
 
next() - Method in interface com.esri.arcgis.geodatabase.IEnumRule
Retrieves the next Rule in the enumeration sequence.
next() - Method in class com.esri.arcgis.geodatabase.IEnumRuleProxy
 
next() - Method in interface com.esri.arcgis.geodatabase.IEnumSchemaLockInfo
The next schema lock info object.
next() - Method in class com.esri.arcgis.geodatabase.IEnumSchemaLockInfoProxy
 
next(int[]) - Method in interface com.esri.arcgis.geodatabase.IEnumSpatialReferenceInfo
Retrieves the next spatial reference object.
next(int[]) - Method in class com.esri.arcgis.geodatabase.IEnumSpatialReferenceInfoProxy
 
next(int[]) - Method in interface com.esri.arcgis.geodatabase.IEnumSubtype
Retrieves the next Subtype in the enumeration sequence.
next(int[]) - Method in class com.esri.arcgis.geodatabase.IEnumSubtypeProxy
 
next(ITopologyElement[], IPoint[], double[]) - Method in interface com.esri.arcgis.geodatabase.IEnumTGHitInfo
Iterates to the next topology element.
next(ITopologyElement[], IPoint[], double[]) - Method in class com.esri.arcgis.geodatabase.IEnumTGHitInfoProxy
 
next() - Method in interface com.esri.arcgis.geodatabase.IEnumTable
Retrieves the next attributed relationship.
next() - Method in class com.esri.arcgis.geodatabase.IEnumTableProxy
 
next(ITable[], ITable[]) - Method in interface com.esri.arcgis.geodatabase.IEnumTableVersionChanges
Retrieves the next table whose version has been changed.
next(ITable[], ITable[]) - Method in class com.esri.arcgis.geodatabase.IEnumTableVersionChangesProxy
 
next() - Method in interface com.esri.arcgis.geodatabase.IEnumTinElement
Gets next element.
next() - Method in class com.esri.arcgis.geodatabase.IEnumTinElementProxy
 
next() - Method in interface com.esri.arcgis.geodatabase.IEnumTopologyEdge
Returns the next topology edge.
next() - Method in class com.esri.arcgis.geodatabase.IEnumTopologyEdgeProxy
 
next() - Method in interface com.esri.arcgis.geodatabase.IEnumTopologyErrorFeature
Retrieves the next topology error.
next() - Method in class com.esri.arcgis.geodatabase.IEnumTopologyErrorFeatureProxy
 
next() - Method in interface com.esri.arcgis.geodatabase.IEnumTopologyNode
Returns the next topology node.
next() - Method in class com.esri.arcgis.geodatabase.IEnumTopologyNodeProxy
 
next() - Method in interface com.esri.arcgis.geodatabase.IEnumTopologyParent
Returns the next parent of this topology element.
next() - Method in class com.esri.arcgis.geodatabase.IEnumTopologyParentProxy
 
next() - Method in interface com.esri.arcgis.geodatabase.IEnumVersionInfo
Retrieves the next version info.
next() - Method in class com.esri.arcgis.geodatabase.IEnumVersionInfoProxy
 
next(int, IWorkspace[], int[]) - Method in interface com.esri.arcgis.geodatabase.IEnumWorkspace
Retrieves the next Workspace in the enumeration sequence.
next() - Method in interface com.esri.arcgis.geodatabase.IEnumWorkspaceEx
Retrieves the next workspace in the enumeration sequence.
next() - Method in class com.esri.arcgis.geodatabase.IEnumWorkspaceExProxy
 
next(int, IWorkspace[], int[]) - Method in class com.esri.arcgis.geodatabase.IEnumWorkspaceProxy
 
next() - Method in interface com.esri.arcgis.geodatabase.IEnumWorkspaceStatus
Retrieves the next workspace status in the enumeration sequence.
next() - Method in class com.esri.arcgis.geodatabase.IEnumWorkspaceStatusProxy
 
next() - Method in interface com.esri.arcgis.geodatabase.IEnumXMLIndexTemplate
Retrieves the next XML Index Template in the enumerator.
next() - Method in class com.esri.arcgis.geodatabase.IEnumXMLIndexTemplateProxy
 
next(int[]) - Method in interface com.esri.arcgis.geodatabase.IFIDSet
Gets the next feature id from the set.
next(int[]) - Method in class com.esri.arcgis.geodatabase.IFIDSetProxy
 
next() - Method in interface com.esri.arcgis.geodatabase.IRasterCursor
Iterates to the next PixelBlock.
next() - Method in class com.esri.arcgis.geodatabase.IRasterCursorProxy
 
next(IRow[], IRow[]) - Method in interface com.esri.arcgis.geodatabase.IRelClassEnumRowPairs
Retrieves the next pair of rows in the enumeration sequence.
next(IRow[], IRow[]) - Method in class com.esri.arcgis.geodatabase.IRelClassEnumRowPairsProxy
 
next(int[], IRepresentationRule[]) - Method in interface com.esri.arcgis.geodatabase.IRepresentationRules
Returns the next representation rule in the enumeration.
next(int[], IRepresentationRule[]) - Method in class com.esri.arcgis.geodatabase.IRepresentationRulesProxy
 
next(int[], int[], int[]) - Method in interface com.esri.arcgis.geodatabase.ITransformGroup
The next type of feature and how many times it was found.
next(int[], int[], int[]) - Method in class com.esri.arcgis.geodatabase.ITransformGroupProxy
 
next() - Method in class com.esri.arcgis.geodatabase.NamesEnumerator
 
next(int[]) - Method in class com.esri.arcgis.geodatabase.RecordNumberSet
 
next(int[], IRepresentationRule[]) - Method in class com.esri.arcgis.geodatabase.RepresentationRules
 
next() - Method in class com.esri.arcgis.geodatabase.TinEdgeEnumerator
 
next() - Method in class com.esri.arcgis.geodatabase.TinNodeEnumerator
 
next() - Method in class com.esri.arcgis.geodatabase.TinTriangleEnumerator
 
next(int[], int[], int[]) - Method in class com.esri.arcgis.geodatabase.TransformGroup
 
next() - Method in interface com.esri.arcgis.geodatabasedistributed.IEnumModifiedClassInfo
Returns the next object containing information about a modified class with edits to check in or import.
next() - Method in class com.esri.arcgis.geodatabasedistributed.IEnumModifiedClassInfoProxy
 
next() - Method in interface com.esri.arcgis.geodatabasedistributed.IEnumSchemaChange
Remarks
next() - Method in class com.esri.arcgis.geodatabasedistributed.IEnumSchemaChangeProxy
 
next() - Method in interface com.esri.arcgis.geodatabaseextensions.IEnumEnvelope
Gets next envelope.
next() - Method in class com.esri.arcgis.geodatabaseextensions.IEnumEnvelopeProxy
 
next(int[], IGeoTransformation[]) - Method in class com.esri.arcgis.geometry.GeoTransformationOperationSet
 
next() - Method in class com.esri.arcgis.geometry.GeometryBag
 
next(double) - Method in interface com.esri.arcgis.geometry.IEnumCurve
Moves iterator to a specified distance along the curve.
next(double) - Method in class com.esri.arcgis.geometry.IEnumCurveProxy
 
next() - Method in interface com.esri.arcgis.geometry.IEnumGeometry
Returns the next geometry in the enumeration.
next() - Method in class com.esri.arcgis.geometry.IEnumGeometryProxy
 
next(double[], IPoint[]) - Method in interface com.esri.arcgis.geometry.IEnumIntersection
Not currently used.
next(double[], IPoint[]) - Method in class com.esri.arcgis.geometry.IEnumIntersectionProxy
 
next(ISegment[], int[], int[]) - Method in interface com.esri.arcgis.geometry.IEnumSegment
Returns the next segment, and its location in the collection.
next(ISegment[], int[], int[]) - Method in class com.esri.arcgis.geometry.IEnumSegmentProxy
 
next(IPoint[], int[], int[]) - Method in interface com.esri.arcgis.geometry.IEnumVertex
Returns the next vertex and its location within the geometry.
next(IPoint[], int[], int[]) - Method in class com.esri.arcgis.geometry.IEnumVertexProxy
 
next(int[], IGeoTransformation[]) - Method in interface com.esri.arcgis.geometry.IGeoTransformationOperationSet
Retrieves the next geographic transformation in the set.
next(int[], IGeoTransformation[]) - Method in class com.esri.arcgis.geometry.IGeoTransformationOperationSetProxy
 
next() - Method in class com.esri.arcgis.geoprocessing.EnumBSTR
 
next() - Method in class com.esri.arcgis.geoprocessing.EnumGPEnvironment
 
next() - Method in class com.esri.arcgis.geoprocessing.EnumGPName
 
next() - Method in class com.esri.arcgis.geoprocessing.GpObjectArray
 
next() - Method in interface com.esri.arcgis.geoprocessing.IEnumFieldType
Returns the next esriFieldType in the enumeric object.
next() - Method in class com.esri.arcgis.geoprocessing.IEnumFieldTypeProxy
 
next() - Method in interface com.esri.arcgis.geoprocessing.IEnumGPDataType
Returns the next GPDataType in the enumeric object.
next() - Method in class com.esri.arcgis.geoprocessing.IEnumGPDataTypeProxy
 
next() - Method in interface com.esri.arcgis.geoprocessing.IEnumGPEnvironment
Returns the next geoprocessing environment in the enumeration.
next() - Method in class com.esri.arcgis.geoprocessing.IEnumGPEnvironmentProxy
 
next() - Method in interface com.esri.arcgis.geoprocessing.IEnumGPTool
Returns the next tool in the enumeration.
next() - Method in interface com.esri.arcgis.geoprocessing.IEnumGPToolName
Returns the next tool name in the enumeration.
next() - Method in class com.esri.arcgis.geoprocessing.IEnumGPToolNameProxy
 
next() - Method in class com.esri.arcgis.geoprocessing.IEnumGPToolProxy
 
next() - Method in interface com.esri.arcgis.geoprocessing.IEnumGPToolbox
Returns the next toolbox in the enumeration.
next() - Method in interface com.esri.arcgis.geoprocessing.IEnumGPToolboxName
Returns the next toolbox name in the enumeration.
next() - Method in class com.esri.arcgis.geoprocessing.IEnumGPToolboxNameProxy
 
next() - Method in class com.esri.arcgis.geoprocessing.IEnumGPToolboxProxy
 
next() - Method in interface com.esri.arcgis.geoprocessing.IEnumGeometryType
Returns the next esriGeometryType in the enumeric object.
next() - Method in class com.esri.arcgis.geoprocessing.IEnumGeometryTypeProxy
 
next() - Method in interface com.esri.arcgis.geoprocessing.IEnumMdElement
Returns the next model element in the enumeration.
next() - Method in class com.esri.arcgis.geoprocessing.IEnumMdElementProxy
 
next() - Method in interface com.esri.arcgis.geoprocessing.IEnumMdProcess
Returns the next process in the enumeration.
next() - Method in class com.esri.arcgis.geoprocessing.IEnumMdProcessProxy
 
next() - Method in interface com.esri.arcgis.geoprocessing.IEnumMdVariable
Returns the next variable in the enumeration.
next() - Method in class com.esri.arcgis.geoprocessing.IEnumMdVariableProxy
 
next() - Method in interface com.esri.arcgis.geoprocessing.IGpEnumList
Returns the next string in the list.
next() - Method in class com.esri.arcgis.geoprocessing.IGpEnumListProxy
 
next() - Method in interface com.esri.arcgis.geoprocessing.IGpEnumObject
Returns the next object in the enumeration sequence.
next() - Method in class com.esri.arcgis.geoprocessing.IGpEnumObjectProxy
 
next() - Method in interface com.esri.arcgis.geoprocessing.IGpObjectArray
Returns the next object at the current index in the array.
next() - Method in class com.esri.arcgis.geoprocessing.IGpObjectArrayProxy
 
next() - Method in interface com.esri.arcgis.gisclient.IAGSEnumServerObjectName
Retrieves the next server object name in the enumeration sequence.
next() - Method in class com.esri.arcgis.gisclient.IAGSEnumServerObjectNameProxy
 
next() - Method in class com.esri.arcgis.globecore.GlobeGraphicsLayer
 
next(int, Object[], int[]) - Method in class com.esri.arcgis.interop.EnumerationWrapper
 
next(int[], IHatchDefinition[]) - Method in interface com.esri.arcgis.location.IEnumHatchDefinition
Returns the next hatch definition.
next(int[], IHatchDefinition[]) - Method in class com.esri.arcgis.location.IEnumHatchDefinitionProxy
 
next() - Method in interface com.esri.arcgis.location.IEnumReferenceDataField
Returns the next reference data field.
next() - Method in class com.esri.arcgis.location.IEnumReferenceDataFieldProxy
 
next() - Method in interface com.esri.arcgis.location.IEnumReferenceDataIndex
Returns the next geocoding index.
next() - Method in class com.esri.arcgis.location.IEnumReferenceDataIndexProxy
 
next() - Method in interface com.esri.arcgis.location.IEnumReferenceDataTable
Returns the next reference data table.
next() - Method in class com.esri.arcgis.location.IEnumReferenceDataTableProxy
 
next(IRouteLocation[], IFeature[]) - Method in interface com.esri.arcgis.location.IEnumRouteIdentifyResult
Returns the next route location and route feature.
next(IRouteLocation[], IFeature[]) - Method in class com.esri.arcgis.location.IEnumRouteIdentifyResultProxy
 
next() - Method in class com.esri.arcgis.location.LocatorEnumerator
 
next() - Method in class com.esri.arcgis.location.LocatorNameEnumerator
 
next() - Method in class com.esri.arcgis.location.ReferenceDataFieldsEnumerator
 
next() - Method in class com.esri.arcgis.location.ReferenceDataIndexEnumerator
 
next() - Method in class com.esri.arcgis.location.ReferenceDataTableEnumerator
 
next() - Method in class com.esri.arcgis.maplex.EnumMaplexPlacedLabel
 
next() - Method in interface com.esri.arcgis.maplex.IEnumMaplexPlacedLabel
Next placed label in the enumeration.
next() - Method in class com.esri.arcgis.maplex.IEnumMaplexPlacedLabelProxy
 
next() - Method in class com.esri.arcgis.networkanalysis.EnumEIDInfo
 
next() - Method in interface com.esri.arcgis.networkanalysis.IEnumEIDInfo
Gets the next EIDInfo object in the enumeration.
next() - Method in class com.esri.arcgis.networkanalysis.IEnumEIDInfoProxy
 
next() - Method in class com.esri.arcgis.networkanalyst.EnumNALocation
 
next() - Method in interface com.esri.arcgis.networkanalyst.IEnumNALocation
Fetch the next item in the collection.
next() - Method in class com.esri.arcgis.networkanalyst.IEnumNALocationProxy
 
next() - Method in interface com.esri.arcgis.schematic.IEnumSchematicBuilderRule
Retrieves the next schematic builder rule in the enumeration sequence.
next() - Method in class com.esri.arcgis.schematic.IEnumSchematicBuilderRuleProxy
 
next() - Method in interface com.esri.arcgis.schematic.IEnumSchematicDataSource
Retrieves the next schematic data source in the enumeration sequence.
next() - Method in class com.esri.arcgis.schematic.IEnumSchematicDataSourceProxy
 
next() - Method in interface com.esri.arcgis.schematic.IEnumSchematicDataset
Retrieves the next schematic dataset in the enumeration sequence.
next() - Method in interface com.esri.arcgis.schematic.IEnumSchematicDatasetName
Retrieves the next schematic dataset name in the enumeration sequence.
next() - Method in class com.esri.arcgis.schematic.IEnumSchematicDatasetNameProxy
 
next() - Method in class com.esri.arcgis.schematic.IEnumSchematicDatasetProxy
 
next() - Method in interface com.esri.arcgis.schematic.IEnumSchematicDiagram
Retrieves the schematic diagram in the enumeration sequence.
next() - Method in interface com.esri.arcgis.schematic.IEnumSchematicDiagramClass
Retrieves the next schematic diagram class in the enumeration sequence.
next() - Method in class com.esri.arcgis.schematic.IEnumSchematicDiagramClassProxy
 
next() - Method in class com.esri.arcgis.schematic.IEnumSchematicDiagramProxy
 
next() - Method in interface com.esri.arcgis.schematic.IEnumSchematicElement
Retrieves the next schematic element in the enumeration sequence.
next() - Method in interface com.esri.arcgis.schematic.IEnumSchematicElementAssociation
Retrieves the next schematic element association in the enumeration sequence.
next() - Method in class com.esri.arcgis.schematic.IEnumSchematicElementAssociationProxy
 
next() - Method in interface com.esri.arcgis.schematic.IEnumSchematicElementClass
Retrieves the next schematic element class in the enumeration sequence.
next() - Method in class com.esri.arcgis.schematic.IEnumSchematicElementClassProxy
 
next() - Method in class com.esri.arcgis.schematic.IEnumSchematicElementProxy
 
next() - Method in interface com.esri.arcgis.schematic.IEnumSchematicFolder
Retrieves the next schematic folder in the enumeration sequence.
next() - Method in class com.esri.arcgis.schematic.IEnumSchematicFolderProxy
 
next() - Method in interface com.esri.arcgis.schematic.IEnumSchematicMapLayerFeature
Retrieves the next schematic tuple (Map, Layer, Feature) in the enumeration sequence..
next() - Method in class com.esri.arcgis.schematic.IEnumSchematicMapLayerFeatureProxy
 
next() - Method in interface com.esri.arcgis.server.IEnumServerDirectory
Returns the next ServerDirectory in the enumeration.
next() - Method in interface com.esri.arcgis.server.IEnumServerDirectoryInfo
Returns the next ServerDirectoryInfo in the enumeration.
next() - Method in class com.esri.arcgis.server.IEnumServerDirectoryInfoProxy
 
next() - Method in class com.esri.arcgis.server.IEnumServerDirectoryProxy
 
next() - Method in interface com.esri.arcgis.server.IEnumServerMachine
Returns the next ServerMachine in the enumeration.
next() - Method in class com.esri.arcgis.server.IEnumServerMachineProxy
 
next() - Method in interface com.esri.arcgis.server.IEnumServerObjectConfiguration
Returns the next configuration in the enumeration.
next() - Method in interface com.esri.arcgis.server.IEnumServerObjectConfigurationInfo
Returns the next ServerObjectConfigurationInfo in the enumeration.
next() - Method in class com.esri.arcgis.server.IEnumServerObjectConfigurationInfoProxy
 
next() - Method in class com.esri.arcgis.server.IEnumServerObjectConfigurationProxy
 
next() - Method in interface com.esri.arcgis.server.IEnumServerObjectExtensionType
Returns the next extension type in the enumeration.
next() - Method in interface com.esri.arcgis.server.IEnumServerObjectExtensionTypeInfo
Returns the next extension type in the enumeration.
next() - Method in class com.esri.arcgis.server.IEnumServerObjectExtensionTypeInfoProxy
 
next() - Method in class com.esri.arcgis.server.IEnumServerObjectExtensionTypeProxy
 
next() - Method in interface com.esri.arcgis.server.IEnumServerObjectType
Returns the next type in the enumeration.
next() - Method in interface com.esri.arcgis.server.IEnumServerObjectTypeInfo
Returns the next ServerObjectTypeInfo in the enumeration.
next() - Method in class com.esri.arcgis.server.IEnumServerObjectTypeInfoProxy
 
next() - Method in class com.esri.arcgis.server.IEnumServerObjectTypeProxy
 
next(int, Object, int[]) - Method in interface com.esri.arcgis.support.ms.stdole.IEnumVARIANT
 
next(int, Object, int[]) - Method in class com.esri.arcgis.support.ms.stdole.IEnumVARIANTProxy
 
next() - Method in class com.esri.arcgis.system.FileNames
 
next() - Method in interface com.esri.arcgis.system.IEnumBSTR
Returns the next string in the list.
next() - Method in class com.esri.arcgis.system.IEnumBSTRProxy
 
next() - Method in interface com.esri.arcgis.system.IEnumName
Returns the next Name in the list.
next() - Method in class com.esri.arcgis.system.IEnumNameProxy
 
next(String[]) - Method in interface com.esri.arcgis.system.IEnumNamedID
Returns the next name-ID pair in the set.
next(String[]) - Method in class com.esri.arcgis.system.IEnumNamedIDProxy
 
next() - Method in interface com.esri.arcgis.system.IEnumVariantSimple
Returns the next VARIANT in the set.
next() - Method in class com.esri.arcgis.system.IEnumVariantSimpleProxy
 
next() - Method in interface com.esri.arcgis.system.IFileNames
Returns the next filename in the array.
next() - Method in class com.esri.arcgis.system.IFileNamesProxy
 
next() - Method in interface com.esri.arcgis.system.ILicenseInfoEnum
Get the next extension code.
next() - Method in class com.esri.arcgis.system.ILicenseInfoEnumProxy
 
next() - Method in interface com.esri.arcgis.system.ISet
Returns the next object in the set.
next() - Method in class com.esri.arcgis.system.ISetProxy
 
next() - Method in class com.esri.arcgis.system.LicenseInfoEnum
 
next() - Method in class com.esri.arcgis.system.Set
 
next() - Method in class com.esri.arcgis.trackinganalyst.DataSetDefinition
 
next() - Method in class com.esri.arcgis.trackinganalyst.DatasetNames
 
next() - Method in class com.esri.arcgis.trackinganalyst.Datasets
 
next() - Method in interface com.esri.arcgis.trackinganalyst.IDatasetColumnEnumerator
Goes to the next enumerator related to the dataset column.
next() - Method in class com.esri.arcgis.trackinganalyst.IDatasetColumnEnumeratorProxy
 
next() - Method in interface com.esri.arcgis.trackinganalyst.IEnumTxObject
The next object in the list.
next() - Method in class com.esri.arcgis.trackinganalyst.IEnumTxObjectProxy
 
next() - Method in class com.esri.arcgis.trackinganalyst.ObjectList
 
next() - Method in class com.esri.arcgis.trackinganalyst.TMSEnumIDs
 
next() - Method in class com.esri.arcgis.trackinganalyst.TxEnumObjects
 
nextARFeature() - Method in class com.esri.arcgis.controls.ARFeatureCursor
 
nextARFeature() - Method in interface com.esri.arcgis.controls.IARFeatureCursor
Retrieves the next feature in the enumeration sequence.
nextARFeature() - Method in class com.esri.arcgis.controls.IARFeatureCursorProxy
 
nextBlock(int[], int[], int[], int[]) - Method in interface com.esri.arcgis.datasourcesraster.IPixelBlockCursor
Obtains the next pixel block from the cursor.
nextBlock(int[], int[], int[], int[]) - Method in class com.esri.arcgis.datasourcesraster.IPixelBlockCursorProxy
 
nextBlock(int[], int[], int[], int[]) - Method in class com.esri.arcgis.datasourcesraster.PixelBlockCursor
 
nextBoolean() - Method in class com.esri.arcgis.geoprocessing.GPParseString
 
nextBoolean() - Method in interface com.esri.arcgis.geoprocessing.IGPParseString2
Returns the next token parsed from the string as a boolean.
nextBoolean() - Method in class com.esri.arcgis.geoprocessing.IGPParseString2Proxy
 
nextDouble() - Method in class com.esri.arcgis.geoprocessing.GPParseString
 
nextDouble() - Method in interface com.esri.arcgis.geoprocessing.IGPParseString2
Returns the next token parsed from the string as a double.
nextDouble() - Method in class com.esri.arcgis.geoprocessing.IGPParseString2Proxy
 
nextElement() - Method in class com.esri.arcgis.interop.EnumerationWrapper
 
nextElement() - Method in class com.esri.arcgis.interop.VariantEnumeration
 
nextElement() - Method in interface com.esri.arcgis.system.IXMLReader
Moves position to next element.
nextElement() - Method in class com.esri.arcgis.system.IXMLReaderProxy
 
nextElement() - Method in class com.esri.arcgis.system.XMLReader
 
nextEx(_esriSegmentInfo[]) - Method in interface com.esri.arcgis.geometry.IEnumSegment
Populates a segment info structure with information on the next segment in the collection.
nextEx(_esriSegmentInfo[]) - Method in class com.esri.arcgis.geometry.IEnumSegmentProxy
 
nextFeature() - Method in class com.esri.arcgis.geodatabase.FeatureCursor
 
nextFeature() - Method in interface com.esri.arcgis.geodatabase.IFeatureCursor
Advance the position of the cursor by one and return the Feature object at that position.
nextFeature() - Method in class com.esri.arcgis.geodatabase.IFeatureCursorProxy
 
nextFeature() - Method in class com.esri.arcgis.geodatabase.RelQueryCursor
 
nextFeature() - Method in class com.esri.arcgis.trackinganalyst.TemporalCursor
 
nextFeatureAndGraphic(IFeature[], IElement[]) - Method in class com.esri.arcgis.carto.CadAnnotationLayer
 
nextFeatureAndGraphic(IFeature[], IElement[]) - Method in class com.esri.arcgis.carto.CoverageAnnotationLayer
 
nextFeatureAndGraphic(IFeature[], IElement[]) - Method in class com.esri.arcgis.carto.FDOGraphicsLayer
 
nextFeatureAndGraphic(IFeature[], IElement[]) - Method in interface com.esri.arcgis.carto.ICoverageAnnotationLayer
Generates the next feature and graphic element in the graphics generation loop.
nextFeatureAndGraphic(IFeature[], IElement[]) - Method in interface com.esri.arcgis.carto.ICoverageAnnotationLayer2
Generates the next feature and graphic element in the graphics generation loop.
nextFeatureAndGraphic(IFeature[], IElement[]) - Method in class com.esri.arcgis.carto.ICoverageAnnotationLayer2Proxy
 
nextFeatureAndGraphic(IFeature[], IElement[]) - Method in class com.esri.arcgis.carto.ICoverageAnnotationLayerProxy
 
nextFeatureAndGraphic(IFeature[], IElement[]) - Method in interface com.esri.arcgis.carto.IFDOGraphicsLayerRead
Generates the next feature and graphic element in the graphics generation loop.
nextFeatureAndGraphic(IFeature[], IElement[]) - Method in class com.esri.arcgis.carto.IFDOGraphicsLayerReadProxy
 
nextGeometry() - Method in class com.esri.arcgis.display.BasicFillSymbol
 
nextGeometry() - Method in class com.esri.arcgis.display.BasicLineSymbol
 
nextGeometry() - Method in class com.esri.arcgis.display.BasicMarkerSymbol
 
nextGeometry() - Method in class com.esri.arcgis.display.GeometricEffectAddControlPoints
 
nextGeometry() - Method in class com.esri.arcgis.display.GeometricEffectBuffer
 
nextGeometry() - Method in class com.esri.arcgis.display.GeometricEffectCut
 
nextGeometry() - Method in class com.esri.arcgis.display.GeometricEffectDash
 
nextGeometry() - Method in class com.esri.arcgis.display.GeometricEffectDonut
 
nextGeometry() - Method in class com.esri.arcgis.display.GeometricEffectEnclosingPolygon
 
nextGeometry() - Method in class com.esri.arcgis.display.GeometricEffectOffset
 
nextGeometry() - Method in class com.esri.arcgis.display.GeometricEffectRadial
 
nextGeometry() - Method in class com.esri.arcgis.display.GeometricEffectReverse
 
nextGeometry() - Method in class com.esri.arcgis.display.GeometricEffectSimplify
 
nextGeometry() - Method in class com.esri.arcgis.display.GeometricEffectSmooth
 
nextGeometry() - Method in interface com.esri.arcgis.display.IGeometricEffect
Accesses the next geometry generated by th effect.
nextGeometry() - Method in class com.esri.arcgis.display.IGeometricEffectProxy
 
nextGeometry(int[], IGeometry[]) - Method in interface com.esri.arcgis.display.IRepresentationGraphics
Accesses the next geometry.
nextGeometry(int[], IGeometry[]) - Method in class com.esri.arcgis.display.IRepresentationGraphicsProxy
 
nextGeometry(int[], IGeometry[]) - Method in class com.esri.arcgis.display.RepresentationGraphics
 
nextGeometry(int[], IGeometry[]) - Method in class com.esri.arcgis.display.RepresentationMarker
 
nextGeometry() - Method in class com.esri.arcgis.display.RepresentationRule
 
nextInPart(ISegment[], int[]) - Method in interface com.esri.arcgis.geometry.IEnumSegment
Returns the next segment in current part, goes back to first segment after last segment in part is encountered.
nextInPart(ISegment[], int[]) - Method in class com.esri.arcgis.geometry.IEnumSegmentProxy
 
nextInPart(IPoint[], int[]) - Method in interface com.esri.arcgis.geometry.IEnumVertex
Returns the next vertex in current part, or goes back to the first vertex in the part after last vertex in part is encountered.
nextInPart(IPoint[], int[]) - Method in class com.esri.arcgis.geometry.IEnumVertexProxy
 
nextInPartEx(_esriSegmentInfo[]) - Method in interface com.esri.arcgis.geometry.IEnumSegment
Returns the next segment info structure in current part, goes back to first segment after last segment in part is encountered.
nextInPartEx(_esriSegmentInfo[]) - Method in class com.esri.arcgis.geometry.IEnumSegmentProxy
 
nextInSequence(IPoint[], int[], int[]) - Method in interface com.esri.arcgis.geometry.IEnumSplitPoint
Returns the next split point along with its location in the geometry.
nextInSequence(IPoint[], int[], int[]) - Method in class com.esri.arcgis.geometry.IEnumSplitPointProxy
 
nextLong() - Method in class com.esri.arcgis.geoprocessing.GPParseString
 
nextLong() - Method in interface com.esri.arcgis.geoprocessing.IGPParseString2
Returns the next token parsed from the string as a long.
nextLong() - Method in class com.esri.arcgis.geoprocessing.IGPParseString2Proxy
 
nextObject(IFeature[], Object[], long[], int[]) - Method in interface com.esri.arcgis.trackinganalyst.ITemporalCursor
Advances the position of the cursor by one and returns the feature object at that position.
nextObject(IFeature[], Object[], long[], int[]) - Method in class com.esri.arcgis.trackinganalyst.ITemporalCursorProxy
 
nextObject(IFeature[], Object[], long[], int[]) - Method in class com.esri.arcgis.trackinganalyst.TemporalCursor
 
nextOutlinePart() - Method in class com.esri.arcgis.display.BasicFillSymbol
 
nextOutlinePart() - Method in class com.esri.arcgis.display.BasicLineSymbol
 
nextOutlinePart() - Method in class com.esri.arcgis.display.BasicMarkerSymbol
 
nextOutlinePart() - Method in class com.esri.arcgis.display.GradientPattern
 
nextOutlinePart() - Method in interface com.esri.arcgis.display.IDrawingOutline
Retrieves the next part of the outline.
nextOutlinePart() - Method in class com.esri.arcgis.display.IDrawingOutlineProxy
 
nextOutlinePart() - Method in interface com.esri.arcgis.display.IGraphicsOutline
Returns the next drawing outline part.
nextOutlinePart() - Method in class com.esri.arcgis.display.IGraphicsOutlineProxy
 
nextOutlinePart() - Method in class com.esri.arcgis.display.LinePattern
 
nextOutlinePart() - Method in class com.esri.arcgis.display.LineStroke
 
nextOutlinePart() - Method in class com.esri.arcgis.display.RepresentationGraphics
 
nextOutlinePart() - Method in class com.esri.arcgis.display.RepresentationMarker
 
nextOutlinePart() - Method in class com.esri.arcgis.display.RepresentationRule
 
nextOutlinePart() - Method in class com.esri.arcgis.display.SolidColorPattern
 
nextOutlinePart() - Method in class com.esri.arcgis.geodatabase.Representation
 
nextPlaced(IPlacedObject[], ITrackCancel, IStepProgressor) - Method in class com.esri.arcgis.carto.BasicOverposter
 
nextPlaced(IPlacedObject[], ITrackCancel, IStepProgressor) - Method in interface com.esri.arcgis.carto.IOverposter
The next object that was successfully placed.
nextPlaced(IPlacedObject[], ITrackCancel, IStepProgressor) - Method in interface com.esri.arcgis.carto.IOverposter2
The next object that was successfully placed.
nextPlaced(IPlacedObject[], ITrackCancel, IStepProgressor) - Method in class com.esri.arcgis.carto.IOverposter2Proxy
 
nextPlaced(IPlacedObject[], ITrackCancel, IStepProgressor) - Method in interface com.esri.arcgis.carto.IOverposter3
The next object that was successfully placed.
nextPlaced(IPlacedObject[], ITrackCancel, IStepProgressor) - Method in class com.esri.arcgis.carto.IOverposter3Proxy
 
nextPlaced(IPlacedObject[], ITrackCancel, IStepProgressor) - Method in class com.esri.arcgis.carto.IOverposterProxy
 
nextRecord() - Method in class com.esri.arcgis.datainterop.FMECursorHelper
 
nextRecord() - Method in interface com.esri.arcgis.geodatabase.IPlugInCursorHelper
Gets the next row in the record set.
nextRecord() - Method in class com.esri.arcgis.geodatabase.IPlugInCursorHelperProxy
 
nextRow() - Method in class com.esri.arcgis.geodatabase.Cursor
 
nextRow() - Method in class com.esri.arcgis.geodatabase.FeatureCursor
 
nextRow() - Method in interface com.esri.arcgis.geodatabase.ICursor
Advance the position of the cursor by one and return the Row object at that position.
nextRow() - Method in class com.esri.arcgis.geodatabase.ICursorProxy
 
nextRow() - Method in class com.esri.arcgis.geodatabase.RelQueryCursor
 
nextRow() - Method in class com.esri.arcgis.trackinganalyst.TemporalCursor
 
nextSelectedFeatureAndGraphic(IFeature[], IElement[]) - Method in class com.esri.arcgis.carto.CoverageAnnotationLayer
 
nextSelectedFeatureAndGraphic(IFeature[], IElement[]) - Method in interface com.esri.arcgis.carto.ICoverageAnnotationSel
Generates the next selected feature and graphic element in the graphics generation loop.
nextSelectedFeatureAndGraphic(IFeature[], IElement[]) - Method in class com.esri.arcgis.carto.ICoverageAnnotationSelProxy
 
nextSet(int[], ISet[]) - Method in interface com.esri.arcgis.geodatabase.ITransformGroup
The next set of features.
nextSet(int[], ISet[]) - Method in class com.esri.arcgis.geodatabase.ITransformGroupProxy
 
nextSet(int[], ISet[]) - Method in class com.esri.arcgis.geodatabase.TransformGroup
 
nextSimpleToken() - Method in class com.esri.arcgis.geoprocessing.GPParseString
 
nextSimpleToken() - Method in interface com.esri.arcgis.geoprocessing.IGPParseString
Returns the next simple token parsed from the string.
nextSimpleToken() - Method in interface com.esri.arcgis.geoprocessing.IGPParseString2
Returns the next simple token parsed from the string.
nextSimpleToken() - Method in class com.esri.arcgis.geoprocessing.IGPParseString2Proxy
 
nextSimpleToken() - Method in class com.esri.arcgis.geoprocessing.IGPParseStringProxy
 
nextToken() - Method in class com.esri.arcgis.geoprocessing.GPParseString
 
nextToken() - Method in interface com.esri.arcgis.geoprocessing.IGPParseString
Returns the next token parsed from the string.
nextToken() - Method in interface com.esri.arcgis.geoprocessing.IGPParseString2
Returns the next token parsed from the string.
nextToken() - Method in class com.esri.arcgis.geoprocessing.IGPParseString2Proxy
 
nextToken() - Method in class com.esri.arcgis.geoprocessing.IGPParseStringProxy
 
nextTransformation() - Method in interface com.esri.arcgis.display.IMarkerPlacement
Returns the next transformation.
nextTransformation() - Method in class com.esri.arcgis.display.IMarkerPlacementProxy
 
nextTransformation() - Method in class com.esri.arcgis.display.MarkerPlacementAlongLine
 
nextTransformation() - Method in class com.esri.arcgis.display.MarkerPlacementAtExtremities
 
nextTransformation() - Method in class com.esri.arcgis.display.MarkerPlacementDecoration
 
nextTransformation() - Method in class com.esri.arcgis.display.MarkerPlacementInsidePolygon
 
nextTransformation() - Method in class com.esri.arcgis.display.MarkerPlacementOnLine
 
nextTransformation() - Method in class com.esri.arcgis.display.MarkerPlacementOnPoint
 
nextTransformation() - Method in class com.esri.arcgis.display.MarkerPlacementPolygonCenter
 
nextTransformation() - Method in class com.esri.arcgis.display.MarkerPlacementRandomAlongLine
 
nextTransformation() - Method in class com.esri.arcgis.display.MarkerPlacementRandomInPolygon
 
nextTransformation() - Method in class com.esri.arcgis.display.MarkerPlacementVariableAlongLine
 
nextTriangleStrip(int) - Method in interface com.esri.arcgis.geodatabase.IEnumTinTriangle
Gets next triangle strip.
nextTriangleStrip(int) - Method in class com.esri.arcgis.geodatabase.IEnumTinTriangleProxy
 
nextTriangleStrip(int) - Method in class com.esri.arcgis.geodatabase.TinTriangleEnumerator
 
nextTriangleStripIndices(int) - Method in interface com.esri.arcgis.geodatabase.IEnumTinTriangle
Gets next triangle strip indices.
nextTriangleStripIndices(int) - Method in class com.esri.arcgis.geodatabase.IEnumTinTriangleProxy
 
nextTriangleStripIndices(int) - Method in class com.esri.arcgis.geodatabase.TinTriangleEnumerator
 
nextUnplaced(IPlacedObject[]) - Method in class com.esri.arcgis.carto.BasicOverposter
 
nextUnplaced(IPlacedObject[]) - Method in interface com.esri.arcgis.carto.IOverposter
The next object that was not successfully placed.
nextUnplaced(IPlacedObject[]) - Method in interface com.esri.arcgis.carto.IOverposter2
The next object that was not successfully placed.
nextUnplaced(IPlacedObject[]) - Method in class com.esri.arcgis.carto.IOverposter2Proxy
 
nextUnplaced(IPlacedObject[]) - Method in interface com.esri.arcgis.carto.IOverposter3
The next object that was not successfully placed.
nextUnplaced(IPlacedObject[]) - Method in class com.esri.arcgis.carto.IOverposter3Proxy
 
nextUnplaced(IPlacedObject[]) - Method in class com.esri.arcgis.carto.IOverposterProxy
 
nextUnused(IPlacedObject[]) - Method in class com.esri.arcgis.carto.BasicOverposter
 
nextUnused(IPlacedObject[]) - Method in interface com.esri.arcgis.carto.IOverposter
The next object that was not used.
nextUnused(IPlacedObject[]) - Method in interface com.esri.arcgis.carto.IOverposter2
The next object that was not used.
nextUnused(IPlacedObject[]) - Method in class com.esri.arcgis.carto.IOverposter2Proxy
 
nextUnused(IPlacedObject[]) - Method in interface com.esri.arcgis.carto.IOverposter3
The next object that was not used.
nextUnused(IPlacedObject[]) - Method in class com.esri.arcgis.carto.IOverposter3Proxy
 
nextUnused(IPlacedObject[]) - Method in class com.esri.arcgis.carto.IOverposterProxy
 
nextValue() - Method in class com.esri.arcgis.display.GraphicAttributeEnumType
 
nextValue() - Method in interface com.esri.arcgis.display.IGraphicAttributeEnumType
Returns the next value in the enumeration.
nextValue() - Method in class com.esri.arcgis.display.IGraphicAttributeEnumTypeProxy
 
ngDrawiesriNgHighlighting - Static variable in interface com.esri.arcgis.schematic.esriNgDrawingEffect
 
nibble(IGeoDataset, IGeoDataset, boolean) - Method in interface com.esri.arcgis.spatialanalyst.IGeneralizeOp
Replaces areas in a raster corresponding to a mask, with the values of the nearest neighbors.
nibble(IGeoDataset, IGeoDataset, boolean) - Method in class com.esri.arcgis.spatialanalyst.IGeneralizeOpProxy
 
nibble(IGeoDataset, IGeoDataset, boolean) - Method in class com.esri.arcgis.spatialanalyst.RasterGeneralizeOp
 
nonTrustedImportFromESRIShape(int[], byte[]) - Method in interface com.esri.arcgis.geometry.IESRIShape
Defines this geometry from the contents of the input ESRI shapefile formatted buffer.
nonTrustedImportFromESRIShape(int[], byte[]) - Method in class com.esri.arcgis.geometry.IESRIShapeProxy
 
normalize() - Method in interface com.esri.arcgis.datasourcesraster.IRasterConvolutionFilter
Normalizes the filter.
normalize() - Method in class com.esri.arcgis.datasourcesraster.IRasterConvolutionFilterProxy
 
normalize() - Method in class com.esri.arcgis.datasourcesraster.RasterConvolutionFilter
 
normalize() - Method in interface com.esri.arcgis.geometry.IVector
Normalize the vector (scale it to magnitude = 1).
normalize() - Method in class com.esri.arcgis.geometry.IVectorProxy
 
normalize() - Method in class com.esri.arcgis.geometry.Vector3D
 
not() - Method in interface com.esri.arcgis.networkanalysis.ISelectionSetBarriers
Specifies that the network features not in this set act as barriers.
not() - Method in class com.esri.arcgis.networkanalysis.ISelectionSetBarriersProxy
 
not() - Method in class com.esri.arcgis.networkanalysis.SelectionSetBarriers
 
not(IGeoDataset) - Method in interface com.esri.arcgis.spatialanalyst.IBitwiseOp
Performs a bitwise 'complement' operation on the binary value of an input GeoDataset.
not(IGeoDataset) - Method in class com.esri.arcgis.spatialanalyst.IBitwiseOpProxy
 
not(IGeoDataset) - Method in class com.esri.arcgis.spatialanalyst.RasterMathOps
 
notEqual(IGeoDataset, IGeoDataset) - Method in interface com.esri.arcgis.spatialanalyst.ILogicalOp
Returns 1 for cells where the first raster is not equal to the second raster.
notEqual(IGeoDataset, IGeoDataset) - Method in class com.esri.arcgis.spatialanalyst.ILogicalOpProxy
 
notEqual(IGeoDataset, IGeoDataset) - Method in class com.esri.arcgis.spatialanalyst.RasterMathOps
 
notification(IStatusMessage) - Method in interface com.esri.arcgis.trackinganalyst.ITMSUtilPage
Method Notification.
notification(IStatusMessage) - Method in class com.esri.arcgis.trackinganalyst.ITMSUtilPageProxy
 
ntResponseForChallenge(byte[]) - Method in class com.esri.arcgis.interop.PureAuth
 
numComplexTurns() - Method in interface com.esri.arcgis.geodatabase.INetworkDatasetProtectNames
 
numComplexTurns() - Method in class com.esri.arcgis.geodatabase.INetworkDatasetProtectNamesProxy
 
numberObjectsToTransfer(IEnumNameMapping) - Method in class com.esri.arcgis.geodatabase.GeoDBDataTransfer
 
numberObjectsToTransfer(IEnumNameMapping) - Method in interface com.esri.arcgis.geodatabase.IGeoDBDataTransfer
Returns the number of objects to be transfered (by the Simple Data Converter).
numberObjectsToTransfer(IEnumNameMapping) - Method in class com.esri.arcgis.geodatabase.IGeoDBDataTransferProxy
 

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 _