#include <clipper.h>
|
| | Clipper (int initOptions=0) |
| |
| bool | Execute (ClipType clipType, Paths &solution, PolyFillType fillType=pftEvenOdd) |
| |
| bool | Execute (ClipType clipType, Paths &solution, PolyFillType subjFillType, PolyFillType clipFillType) |
| |
| bool | Execute (ClipType clipType, PolyTree &polytree, PolyFillType fillType=pftEvenOdd) |
| |
| bool | Execute (ClipType clipType, PolyTree &polytree, PolyFillType subjFillType, PolyFillType clipFillType) |
| |
| bool | ReverseSolution () |
| |
| void | ReverseSolution (bool value) |
| |
| bool | StrictlySimple () |
| |
| void | StrictlySimple (bool value) |
| |
| virtual bool | AddPath (const Path &pg, PolyType PolyTyp, bool Closed) |
| |
| bool | AddPaths (const Paths &ppg, PolyType PolyTyp, bool Closed) |
| |
| virtual void | Clear () |
| |
| | ClipperBase () |
| |
| IntRect | GetBounds () |
| |
| bool | PreserveCollinear () |
| |
| void | PreserveCollinear (bool value) |
| |
| virtual | ~ClipperBase () |
| |
Definition at line 284 of file clipper.h.
◆ Clipper()
| ClipperLib::Clipper::Clipper |
( |
int |
initOptions = 0 | ) |
|
◆ Execute() [1/4]
◆ Execute() [2/4]
◆ Execute() [3/4]
◆ Execute() [4/4]
◆ ExecuteInternal()
| virtual bool ClipperLib::Clipper::ExecuteInternal |
( |
| ) |
|
|
protectedvirtual |
◆ ReverseSolution() [1/2]
| bool ClipperLib::Clipper::ReverseSolution |
( |
| ) |
|
|
inline |
◆ ReverseSolution() [2/2]
| void ClipperLib::Clipper::ReverseSolution |
( |
bool |
value | ) |
|
|
inline |
◆ StrictlySimple() [1/2]
| bool ClipperLib::Clipper::StrictlySimple |
( |
| ) |
|
|
inline |
◆ StrictlySimple() [2/2]
| void ClipperLib::Clipper::StrictlySimple |
( |
bool |
value | ) |
|
|
inline |
The documentation for this class was generated from the following file:
- /home/docs/checkouts/readthedocs.org/user_builds/nndeploy-zh/checkouts/latest/plugin/include/nndeploy/ocr/clipper.h