The BoardNetSegmentSplitter class.
More...
#include <boardnetsegmentsplitter.h>
◆ BoardNetSegmentSplitter() [1/2]
◆ BoardNetSegmentSplitter() [2/2]
◆ ~BoardNetSegmentSplitter()
◆ replaceFootprintPadByJunctions()
void replaceFootprintPadByJunctions |
( |
const TraceAnchor & |
anchor, |
|
|
const Point & |
pos |
|
) |
| |
|
noexcept |
◆ addJunction()
void addJunction |
( |
const Junction & |
junction | ) |
|
|
noexcept |
◆ addVia()
void addVia |
( |
const Via & |
via, |
|
|
bool |
replaceByJunctions |
|
) |
| |
|
noexcept |
◆ addTrace()
void addTrace |
( |
const Trace & |
trace | ) |
|
|
noexcept |
◆ split()
◆ operator=()
◆ replaceAnchor()
◆ findConnectedLinesAndPoints()
void findConnectedLinesAndPoints |
( |
const TraceAnchor & |
anchor, |
|
|
QList< std::shared_ptr< Via > > & |
availableVias, |
|
|
QList< std::shared_ptr< Trace > > & |
availableTraces, |
|
|
Segment & |
segment |
|
) |
| |
|
privatenoexcept |
◆ mJunctions
◆ mVias
◆ mTraces
◆ mAnchorsToReplace
◆ mReplacedAnchors
The documentation for this class was generated from the following files: