Miner.FrameworkUI Assembly > Miner.FrameworkUI.Trace Namespace : TraceResultsRendererExt Class |
The following tables list the members exposed by TraceResultsRendererExt.
Name | Description | |
---|---|---|
![]() | TraceResultsRendererExt Constructor |
Name | Description | |
---|---|---|
![]() | BufferColor | |
![]() | BufferHotKey | |
![]() | BufferScale | |
![]() | BufferSize | |
![]() ![]() | BuiltResults | Inspected in the OnAfterDraw event to determine whether to draw the result geoemtries |
![]() | CacheGeometry | |
![]() | DrawBuffer | |
![]() | EdgeResults | The eid edge results from the trace. These may be reduced if EIDS are found to be redundant |
![]() | EIDGeometryCacheSize | |
![]() | GeometricNetwork | |
![]() | JunctionResults | The junction eid results from the trace. |
![]() | Mode | |
![]() | Name | |
![]() | OriginalEdgeEnumNetEID | |
![]() | OriginalEdgeResults | The eid edge results from the trace. |
![]() | OriginalJunctionEnumNetEID | |
![]() | ResultEdgeColor | |
![]() | ResultEdgeGeometry | After BuildGeometry is run, the ResultEdgeGeometry and ResultJunction geometries are set. These are the geometries that are drawn to the screen in the AfterDraw event. Note that the same geoemtry is used for both the edge results and the "buffer" which is not actually a buffer at all, but rather just a fat line. |
![]() | ResultEdgeWidth | |
![]() | ResultJunctionColor | |
![]() | ResultJunctionGeometry | After BuildGeometry is run, the ResultEdgeGeometry and ResultJunction geometries are set. These are the geometries that are drawn to the screen in the AfterDraw event. |
![]() | ResultJunctionWidth | |
![]() | ResultsAsSelections | |
![]() | ReturnEdges | |
![]() | ReturnJunctions | |
![]() | SelectHotKey | |
![]() | ShouldZoomToTraceResults | |
![]() | ShowNoResultsForm | |
![]() | StartAtClickPoint | |
![]() | StartEID | The edge EID where the trace originated from |
![]() | StartFeature | The IFeature from where the trace begins. This is used so that the trace results can be show originating from the exact point that the user clicked on (we have to know the geometry of the line to make that happen). The base trace tool provides this parameter. |
![]() | Timeout | |
![]() | TracedEdgesResults | |
![]() | TracedJunctionsResults | |
![]() | TraceOptionsDirty | |
![]() | UseSimpleGraphics | |
![]() | UseTraceRendererExtension | |
![]() | ZoomHotKey |
Name | Description | |
---|---|---|
![]() | ClearResults | |
![]() | DisplayResults | Called by VB6 ArcMap tracing code. The expected entry point into the trace renderer extension |
![]() | FullRefresh | |
![]() | GetGeometryFromEIDS | Returns either a MultiPoint or a Polyline based on the eids and elemType |
![]() | PartialRefresh | |
![]() | RegisterAfterDrawEventHandler | Set up a listener for the AfterDraw event so that results and buffers are drawn to the screen as the user pans and zooms. Called by SetSearchResults. |
![]() | SetSearchResults | Call this method to build the trace result geometries and to set up the AfterDraw listener so that edges, junction, and buffers are drawn to the screen as the user pans and zooms. |
![]() | Shutdown | |
![]() | Startup | |
![]() | TimedOut |