|
SFCGAL
2.2.0
|
This is the complete list of members for SFCGAL::Polygon, including all inherited members.
| accept(GeometryVisitor &visitor) override | SFCGAL::Polygon | |
| accept(ConstGeometryVisitor &visitor) const override | SFCGAL::Polygon | |
| addInteriorRing(const LineString &ls) | SFCGAL::Polygon | inline |
| addInteriorRing(LineString *ls) | SFCGAL::Polygon | inline |
| addRing(const LineString &ls) | SFCGAL::Polygon | inline |
| addRing(LineString *ls) | SFCGAL::Polygon | inline |
| almostEqual(const Geometry &, const double tolerance) const -> bool (defined in SFCGAL::Geometry) | SFCGAL::Geometry | |
| as() const (defined in SFCGAL::Geometry) | SFCGAL::Geometry | inline |
| as() (defined in SFCGAL::Geometry) | SFCGAL::Geometry | inline |
| asText(const int &numDecimals=-1) const (defined in SFCGAL::Geometry) | SFCGAL::Geometry | |
| asWkb(boost::endian::order wkbOrder=boost::endian::order::native, bool asHex=false) const (defined in SFCGAL::Geometry) | SFCGAL::Geometry | |
| begin() | SFCGAL::Polygon | inline |
| begin() const | SFCGAL::Polygon | inline |
| boundary() const (defined in SFCGAL::Geometry) | SFCGAL::Geometry | virtual |
| centroid() const (defined in SFCGAL::Geometry) | SFCGAL::Geometry | |
| centroid3D() const (defined in SFCGAL::Geometry) | SFCGAL::Geometry | |
| clone() const override | SFCGAL::Polygon | |
| const_iterator typedef | SFCGAL::Polygon | |
| coordinateDimension() const override | SFCGAL::Polygon | |
| dimension() const override | SFCGAL::Surface | |
| distance(const Geometry &other) const (defined in SFCGAL::Geometry) | SFCGAL::Geometry | |
| distance3D(const Geometry &other) const (defined in SFCGAL::Geometry) | SFCGAL::Geometry | |
| dropM() -> bool override | SFCGAL::Polygon | |
| dropZ() -> bool override | SFCGAL::Polygon | |
| end() | SFCGAL::Polygon | inline |
| end() const | SFCGAL::Polygon | inline |
| envelope() const (defined in SFCGAL::Geometry) | SFCGAL::Geometry | |
| exteriorRing() const | SFCGAL::Polygon | inline |
| exteriorRing() | SFCGAL::Polygon | inline |
| forceValidityFlag(bool validity) (defined in SFCGAL::Geometry) | SFCGAL::Geometry | |
| Geometry() (defined in SFCGAL::Geometry) | SFCGAL::Geometry | |
| Geometry(const Geometry &)=default (defined in SFCGAL::Geometry) | SFCGAL::Geometry | |
| geometryN(size_t const &n) const (defined in SFCGAL::Geometry) | SFCGAL::Geometry | virtual |
| geometryN(size_t const &n) (defined in SFCGAL::Geometry) | SFCGAL::Geometry | virtual |
| geometryType() const override | SFCGAL::Polygon | |
| geometryTypeId() const override | SFCGAL::Polygon | |
| getCoordinateType() const -> CoordinateType (defined in SFCGAL::Geometry) | SFCGAL::Geometry | inline |
| hasInteriorRings() const | SFCGAL::Polygon | inline |
| hasValidityFlag() const (defined in SFCGAL::Geometry) | SFCGAL::Geometry | |
| interiorRingN(const size_t &n) const | SFCGAL::Polygon | inline |
| interiorRingN(const size_t &n) | SFCGAL::Polygon | inline |
| is() const (defined in SFCGAL::Geometry) | SFCGAL::Geometry | inline |
| is3D() const override | SFCGAL::Polygon | |
| isCounterClockWiseOriented() const | SFCGAL::Polygon | |
| isEmpty() const override | SFCGAL::Polygon | |
| isMeasured() const override | SFCGAL::Polygon | |
| iterator typedef | SFCGAL::Polygon | |
| numGeometries() const (defined in SFCGAL::Geometry) | SFCGAL::Geometry | virtual |
| numInteriorRings() const | SFCGAL::Polygon | inline |
| numRings() const | SFCGAL::Polygon | inline |
| operator=(Polygon other) | SFCGAL::Polygon | |
| operator=(const Geometry &other)=default (defined in SFCGAL::Geometry) | SFCGAL::Geometry | |
| Polygon() | SFCGAL::Polygon | |
| Polygon(const std::vector< LineString > &rings) | SFCGAL::Polygon | |
| Polygon(const LineString &exteriorRing) | SFCGAL::Polygon | |
| Polygon(LineString *exteriorRing) | SFCGAL::Polygon | |
| Polygon(const Triangle &triangle) | SFCGAL::Polygon | |
| Polygon(const Polygon &other) | SFCGAL::Polygon | |
| Polygon(const CGAL::Polygon_2< Kernel > &other) | SFCGAL::Polygon | |
| Polygon(const CGAL::Polygon_with_holes_2< Kernel > &other) | SFCGAL::Polygon | |
| reverse() | SFCGAL::Polygon | |
| ringN(const size_t &n) const | SFCGAL::Polygon | inline |
| ringN(const size_t &n) | SFCGAL::Polygon | inline |
| round(const long &scale=1) (defined in SFCGAL::Geometry) | SFCGAL::Geometry | |
| serialize(Archive &ar, const unsigned int) | SFCGAL::Polygon | inline |
| setExteriorRing(const LineString &ring) | SFCGAL::Polygon | inline |
| setExteriorRing(LineString *ring) | SFCGAL::Polygon | inline |
| setGeometryN(const Geometry &geometry, size_t const &n) (defined in SFCGAL::Geometry) | SFCGAL::Geometry | virtual |
| setGeometryN(Geometry *geometry, size_t const &n) (defined in SFCGAL::Geometry) | SFCGAL::Geometry | virtual |
| Surface() | SFCGAL::Surface | protected |
| Surface(Surface const &other) | SFCGAL::Surface | protected |
| swapXY() -> void override | SFCGAL::Polygon | |
| toPolygon_2(bool fixOrientation=true) const | SFCGAL::Polygon | |
| toPolygon_with_holes_2(bool fixOrientation=true) const | SFCGAL::Polygon | |
| validityFlag_ (defined in SFCGAL::Geometry) | SFCGAL::Geometry | protected |
| ~Geometry()=default (defined in SFCGAL::Geometry) | SFCGAL::Geometry | virtual |
| ~Polygon() | SFCGAL::Polygon | |
| ~Surface() | SFCGAL::Surface | virtual |
1.8.10