X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=libs%2Fgeometry%2Fdoc%2Fhtml%2Fgeometry%2Freference%2Falgorithms%2Fwithin%2Fwithin_2.html;h=6df22449a0550a1a5183919730c170f1aa926cfa;hb=08c1e93fa36a49f49325a07fe91ff92c964c2b6c;hp=71b0f31601cc1ce13d634a331a74a0df82a2bb81;hpb=bb4dd8289b351fae6b55e303f189127a394a1edd;p=platform%2Fupstream%2Fboost.git diff --git a/libs/geometry/doc/html/geometry/reference/algorithms/within/within_2.html b/libs/geometry/doc/html/geometry/reference/algorithms/within/within_2.html index 71b0f31..6df2244 100644 --- a/libs/geometry/doc/html/geometry/reference/algorithms/within/within_2.html +++ b/libs/geometry/doc/html/geometry/reference/algorithms/within/within_2.html @@ -3,7 +3,7 @@ within - + @@ -27,12 +27,12 @@ within

- + Checks if the first geometry is completely inside the second geometry.

- Description + Description

The free function within checks if the first geometry is completely inside @@ -40,7 +40,7 @@ Checks if the first geometry is completely inside the second geometry.

- Synopsis + Synopsis

@@ -50,7 +50,7 @@ Checks if the first geometry is completely inside the second geometry.

- Parameters + Parameters
@@ -132,20 +132,20 @@ Checks if the first geometry is completely inside the second geometry.
- Returns + Returns

true if geometry1 is completely contained within geometry2, else false

- Header + Header

Either

- #include <boost/geometry/geometry.hpp> + #include <boost/geometry.hpp>

Or @@ -155,7 +155,7 @@ Checks if the first geometry is completely inside the second geometry.

- Conformance + Conformance

The function within implements function Within from the OGC @@ -173,7 +173,7 @@ Checks if the first geometry is completely inside the second geometry.

- Supported + Supported geometries
@@ -188,6 +188,7 @@ Checks if the first geometry is completely inside the second geometry. + + @@ -247,6 +253,11 @@ Checks if the first geometry is completely inside the second geometry. + @@ -299,6 +310,11 @@ Checks if the first geometry is completely inside the second geometry. + @@ -394,6 +410,11 @@ Checks if the first geometry is completely inside the second geometry. nyi

+ + @@ -470,17 +496,17 @@ Checks if the first geometry is completely inside the second geometry. + @@ -522,17 +553,17 @@ Checks if the first geometry is completely inside the second geometry. + @@ -559,6 +595,11 @@ Checks if the first geometry is completely inside the second geometry. + @@ -611,6 +652,11 @@ Checks if the first geometry is completely inside the second geometry. + @@ -621,6 +667,11 @@ Checks if the first geometry is completely inside the second geometry. + @@ -636,6 +687,11 @@ Checks if the first geometry is completely inside the second geometry. + @@ -644,6 +700,23 @@ Checks if the first geometry is completely inside the second geometry. nyi

+ + + + + + + + + + + +
@@ -237,6 +238,11 @@ Checks if the first geometry is completely inside the second geometry. MultiPolygon

+

+ Variant +

+

+ ok +

+
+

nyi

+ ok +

+
+

nyi

+

+ nyi +

+
@@ -403,7 +424,7 @@ Checks if the first geometry is completely inside the second geometry.

- nyi + ok

@@ -418,7 +439,7 @@ Checks if the first geometry is completely inside the second geometry.

- nyi + ok

@@ -438,6 +459,11 @@ Checks if the first geometry is completely inside the second geometry.

+ ok +

+
+

nyi

- nyi + ok

- nyi + ok

- nyi + ok

@@ -490,12 +516,17 @@ Checks if the first geometry is completely inside the second geometry.

- nyi + ok

- nyi + ok +

+
+

+ ok

- nyi + ok

- nyi + ok

- nyi + ok

@@ -542,12 +573,17 @@ Checks if the first geometry is completely inside the second geometry.

- nyi + ok

- nyi + ok +

+
+

+ ok

+ ok +

+
+

nyi

+ ok +

+
+

nyi

+ ok +

+
+

nyi

+ ok +

+
+

nyi

+

+ MultiPolygon +

+
+

+ ok +

+
+

+ nyi +

+

nyi @@ -651,14 +724,44 @@ Checks if the first geometry is completely inside the second geometry.

+ ok +

+
+

+ ok +

+
+

+ ok +

+
+

nyi

+

+ ok +

+
+

+ ok +

+
+

+ ok +

+

- MultiPolygon + Variant

@@ -706,6 +809,11 @@ Checks if the first geometry is completely inside the second geometry. nyi

+

+ nyi +

+
@@ -722,7 +830,7 @@ Checks if the first geometry is completely inside the second geometry.
- Notes + Notes

If a point is located exactly on the border of a geometry, the result @@ -737,22 +845,22 @@ Checks if the first geometry is completely inside the second geometry.

- Complexity + Complexity

Linear

- See + See also
-
-