無料PHPプログラム

MySQL 5.1 リファレンスマニュアル :: 16 Spatial Extensions :: 16.2 The OpenGIS Geometry Model :: 16.2.10 Class MultiCurve
« 16.2.9 Class MultiPoint

16.2.11 Class MultiLineString »
Section Navigation      [Toggle]
  • 16.2 The OpenGIS Geometry Model
  • 16.2.1 The Geometry Class Hierarchy
  • 16.2.2 Class Geometry
  • 16.2.3 Class Point
  • 16.2.4 Class Curve
  • 16.2.5 Class LineString
  • 16.2.6 Class Surface
  • 16.2.7 Class Polygon
  • 16.2.8 Class GeometryCollection
  • 16.2.9 Class MultiPoint
  • 16.2.10 Class MultiCurve
  • 16.2.11 Class MultiLineString
  • 16.2.12 Class MultiSurface
  • 16.2.13 Class MultiPolygon

16.2.10. Class MultiCurve

A MultiCurve is a geometry collection composed of Curve elements. MultiCurve is a non-instantiable class.

MultiCurve Properties

  • A MultiCurve is a one-dimensional geometry.

  • A MultiCurve is simple if and only if all of its elements are simple; the only intersections between any two elements occur at points that are on the boundaries of both elements.

  • A MultiCurve boundary is obtained by applying the 「mod 2 union rule」 (also known as the 「odd-even rule」): A point is in the boundary of a MultiCurve if it is in the boundaries of an odd number of MultiCurve elements.

  • A MultiCurve is closed if all of its elements are closed.

  • The boundary of a closed MultiCurve is always empty.

Copyright c 1997, 2010, Oracle and/or its affiliates. All rights reserved. Legal Notices
Top / Previous / Next / Up / Table of Contents
© 2010, Oracle Corporation and/or its affiliates

無料CGI PHPスクリプト | 新着情報スクリプト | 営業日カレンダー | PHPマニュアル | MySQLマニュアル | PEARマニュアル

Copyright (c) 2010 jmcodex.com All rights reserved.