Class | Description | |
---|---|---|
![]() | AngleDirectedDiagramLayoutParameters | Represents the Angle Directed diagram layout parameters. This layout algorithm moves a diagram's edges in specified alignment directions. |
![]() | CompressionDiagramLayoutParameters | Represents the Compression diagram layout parameters. This layout algorithm compresses the diagram features toward the middle of the diagram. |
![]() | DiagramAggregation | Represents a diagram aggregation. A diagram aggregation is when multiple utility network rows are collapsed into a single network diagram element. |
![]() | DiagramContainerElement | Represents a diagram container element. |
![]() | DiagramEdgeElement | Represents a generic diagram edge element. |
![]() | DiagramElement | Represents a generic diagram element. |
![]() | DiagramElementObjectIDs | Represents sets of diagram element ObjectIDs, grouped by type. |
![]() | DiagramElementQueryByElementTypes | Represents a diagram element query based on returning elements of a given type. |
![]() | DiagramElementQueryByExtent | Represents a diagram element query based on a geographical extent. |
![]() | DiagramElementQueryByObjectIDs | Defines a diagram element query by specifying a set of Object IDs. |
![]() | DiagramElementQueryResult | Represents the result of a diagram element query. |
![]() | DiagramFlag | Represents a diagram flag. |
![]() | DiagramJunctionElement | Represents a diagram junction element. |
![]() | DiagramLayoutParameters | Represents generic diagram layout parameters. |
![]() | DiagramManager | Represents a diagram manager object, the core class in the network diagram API. |
![]() | DiagramTemplate | Represents a diagram template. |
![]() | FindDiagramFeatureQuery | Represents a find diagram feature query. This query is used to obtain diagram features from a set of utility network row ids. |
![]() | FindNetworkRowQuery | Represents a find network row query. This query is used to obtain utility network rows from a set of diagram feature ids. |
![]() | FindResultItem | Holds a collection of diagram features or network rows that result from a diagram query. |
![]() | ForceDirectedDiagramLayoutParameters | Represents the Force Directed diagram layout parameters. |
![]() | GeoPositionsDiagramLayoutParameters | Represents the Geo Positions diagram layout parameters. This layout algorithm moves each diagram junction and edge feature so they match the geographical positions of the associated network features. |
![]() | GridDiagramLayoutParameters | Represents the Grid diagram layout parameters. This layout algorithm positions diagram junctions relative to a predefined magnetic grid. |
![]() | LinearDispatchDiagramLayoutParameters | Represents the Linear Dispatch diagram layout parameters. This layout algorithms spaces out diagram junctions that are visually too close, overlapping, or coincident. |
![]() | MainLineTreeDiagramLayoutParameters | Represents the Mainline Tree diagram layout parameters. This layout algorithm arranges diagram junctions and edges hierarchically along a main line. |
![]() | MainRingDiagramLayoutParameters | Represents the Main Ring diagram layout parameters. This layout algorithm arranges the diagram features in a network diagram around a main ring. |
![]() | NetworkDiagram | Represents a network diagram. |
![]() | NetworkDiagramInfo | Represents information about a NetworkDiagram. |
![]() | NetworkDiagramSubset | Represents a subset of diagram elements. |
![]() | PartialOverlappingEdgesDiagramLayoutParameters | Represents the Partial Overlapping Edges diagram layout parameters. This layout algorithm spaces out collinear edges or collinear portions of edges (edge segments) inside a given buffer zone. |
![]() | RadialTreeDiagramLayoutParameters | Represents the Radial Tree diagram layout parameters. This layout algorithm arranges diagram features hierarchically and places them in a radial tree. |
![]() | RelativeMainlineDiagramLayoutParameters | Represents the Relative Mainline diagram layout parameters. This layout algorithm arranges diagram junctions and edges along a relative main line. |
![]() | ReshapeEdgesDiagramLayoutParameters | Represents the Reshape Diagram Edges diagram layout parameters. This layout algorithm processes simple operations on vertices along edges. |
![]() | RotateTreeDiagramLayoutParameters | Represents the Rotate Tree diagram layout parameters. This layout algorithm rotates the tree or trees related to pivot junctions currently set up in a diagram to the specified angle. |
![]() | SmartTreeDiagramLayoutParameters | Represents the Smart Tree diagram layout parameters. This layout algorithm arranges diagram features hierarchically and places them in a smart tree. |
![]() | SpatialDispatchDiagramLayoutParameters | Represents the Spatial Dispatch diagram layout parameters. This layout algorithm separates diagram junctions that are visibly close to overlapping. |