Name | Description | |
---|---|---|
CIMRouteEventDataConnection Constructor |
The following tables list the members exposed by CIMRouteEventDataConnection.
Name | Description | |
---|---|---|
CIMRouteEventDataConnection Constructor |
Name | Description | |
---|---|---|
AddAngleField | Gets or sets a value indicating whether an angle field should be added to the field set. | |
AddErrorField | Gets or sets a value indicating whether an error field should be added to the field set. | |
AngleFieldName | Gets or sets the angle field name. | |
AsPointFeature | Gets or sets a value indicating whether the point event shape should be output as a multipoint or a point. | |
ComplementAngle | Gets or sets a value indicating whether 180 degrees should be added to the angle field value. | |
ErrorFieldName | Gets or sets the error field name. | |
EventMeasureUnit | Gets or sets the units of the event measure(s). | |
EventRouteIDFieldName | Gets or sets the route identifier field name. | |
EventTable | Gets or sets the data connection for the route events. | |
FromMeasureFieldName | Gets or sets the from measure field name. | |
IsLineEvent | Gets or sets a value indicating whether or not this is a line event. | |
LateralOffsetFieldName | Gets or sets the lateral offset field name. | |
MDirectionOffsetting | Gets or sets a value indicating whether the offset should based on the M direction or the digitized direction. | |
NormalAngle | Gets or sets a value indicating whether the angle field should be the normal or the tangent angles. | |
RouteFeatureClass | Gets or sets the data connection for the route feature class. | |
RouteIDFieldName | Gets or sets the route identifier field of the route feature class. | |
RouteMeasureUnit | Gets or sets the route measure units. | |
RouteWhereClause | Gets or sets the where clause that limits the routes that events can be located on. | |
ToMeasureFieldName | Gets or sets the to measure field name. |
Name | Description | |
---|---|---|
FromJson | Reconstructs the CIMRouteEventDataConnection with a specified state from a JSON encoding. | |
FromXml | Reconstructs the CIMRouteEventDataConnection with a specified state from an XML encoding. | |
GetSchema | Not implemented, reserved for future use. (Inherited from ArcGIS.Core.CIM.CIMObject) | |
ReadXml | Reads the element inside the reader. (Inherited from ArcGIS.Core.CIM.CIMObject) | |
ToJson | Overridden. Creates a JSON encoding of the CIMRouteEventDataConnection and its current state. | |
ToXml | Overridden. Creates an XML encoding of the CIMRouteEventDataConnection and its current state. | |
WriteXml | Writes the element inside the writer. (Inherited from ArcGIS.Core.CIM.CIMObject) |
Name | Description | |
---|---|---|
RaisePropertyChanged | Called from a property setter to notify the framework that an Object member has changed. (Inherited from ArcGIS.Core.CIM.CIMObject) | |
ReadXmlElement | Overridden. Reads the child element inside the reader. | |
WriteXmlElements | Overridden. Writes a child element to the writer. |
Name | Description | |
---|---|---|
PropertyChanged | Occurs when a property value changes. (Inherited from ArcGIS.Core.CIM.CIMObject) |