All AutoSegment anchored on a Contact. More...
Public Member Functions | |
AutoSegments_OnContact (AutoSegment *master, Contact *contact) | |
AutoSegments_OnContact (const AutoSegments_OnContact &) | |
virtual AutoSegmentHC * | getClone () const |
virtual AutoSegmentHL * | getLocator () const |
All AutoSegment anchored on a Contact.
All AutoSegment Beginning from an AutoContact.
A Collection to iterate over all the AutoSegment anchored on contact
. If supplied, the AutoSegment master
will be excluded from the list.
contact
, but is notA Collection to iterate over all the AutoSegment that begin from AutoContact. As AutoSegments are kept orienteds (source anchor must be lower than target), selecting source anchored AutoSegments implies that they are starting from this AutoContact.
|
inline |
master | Exclude this AutoSegment from the Collection. |
contact | The Hurricane Contact over which to iterate. |
Construct a Collection of all the AutoSegment anchored on contact
.
Create the collection of all AutoSegments direcly anchored on contact
, with exclusion of master
.
|
inline |
Copy constructor.
|
virtual |
Returns: A deep copy of the Collection.
Implements Collection< Type >.
|
virtual |
Returns: A deep copy of the Collection Locator.
Implements Collection< Type >.
Generated by doxygen 1.8.14 on Sun Nov 21 2021 | Return to top of page |
Katabatic - Routing Toolbox | Copyright © 2008-2020 Sorbonne Universite. All rights reserved |