Changeset 192 for trunk


Ignore:
Timestamp:
Apr 27, 2011, 10:27:15 PM (13 years ago)
Author:
jmckenna
Message:

add 'inherits from' missing text

Location:
trunk/docs/api
Files:
8 edited

Legend:

Unmodified
Added
Removed
  • trunk/docs/api/zoo-format-geojson.txt

    r174 r192  
    55
    66Read and write GeoJSON.
     7
     8Inherits from
     9
     10- :ref:`ZOO.Format.JSON <api-zoo-format-json>`
    711
    812Properties     
  • trunk/docs/api/zoo-format-gml.txt

    r183 r192  
    55
    66Read/Write GML.
     7
     8Inherits from
     9
     10- :ref:`ZOO.Format <api-zoo-format>`
    711
    812Properties and Functions       
  • trunk/docs/api/zoo-format-json.txt

    r175 r192  
    55
    66A parser to read/write JSON safely.
     7
     8Inherits from
     9
     10- :ref:`ZOO.Format <api-zoo-format>`
    711
    812Properties     
  • trunk/docs/api/zoo-format-kml.txt

    r183 r192  
    55
    66Read/Write KML.
     7
     8Inherits from
     9
     10- :ref:`ZOO.Format <api-zoo-format>`
    711
    812Properties and Functions       
  • trunk/docs/api/zoo-format-wkt.txt

    r176 r192  
    44==============
    55
    6 Class for reading and writing Well-Known Text.
     6Class for reading and writing Well-Known Text.
     7
     8Inherits from
     9
     10- :ref:`ZOO.Format <api-zoo-format>`
    711
    812Functions and Properties       
  • trunk/docs/api/zoo-format-wps.txt

    r184 r192  
    55
    66Read/Write WPS.
     7
     8Inherits from
     9
     10- :ref:`ZOO.Format <api-zoo-format>`
    711
    812Functions and Properties       
  • trunk/docs/api/zoo-geometry-collection.txt

    r190 r192  
    44=======================
    55
    6 A Collection is exactly what it sounds like: A collection of different Geometries.
     6A Collection is exactly what it sounds like: A collection of different Geometries. 
     7These are stored in the local parameter :ref:`components <components>` (which can
     8be passed as a parameter to the constructor).
     9
     10As new geometries are added to the collection, they are NOT cloned.  When removing geometries,
     11they need to be specified by reference (ie you have to pass in the exact geometry to be removed).
     12
     13The <getArea> and :ref:`getLength <getLength>` functions here merely iterate through the components,
     14summing their respective areas and lengths.
     15
     16Create a new instance with the :ref:`ZOO.Geometry.Collection <ZOO.Geometry.Collection>` constructor.
     17
     18Inherits from
     19
     20- :ref:`ZOO.Geometry <api-zoo-geometry>`
    721
    822Properties     
  • trunk/docs/api/zoo-geometry-point.txt

    r191 r192  
    55
    66Point geometry class.
     7
     8Inherits from
     9
     10- :ref:`ZOO.Geometry <api-zoo-geometry>`
    711
    812Properties     
Note: See TracChangeset for help on using the changeset viewer.

Search

Context Navigation

ZOO Sponsors

http://www.zoo-project.org/trac/chrome/site/img/geolabs-logo.pnghttp://www.zoo-project.org/trac/chrome/site/img/neogeo-logo.png http://www.zoo-project.org/trac/chrome/site/img/apptech-logo.png http://www.zoo-project.org/trac/chrome/site/img/3liz-logo.png http://www.zoo-project.org/trac/chrome/site/img/gateway-logo.png

Become a sponsor !

Knowledge partners

http://www.zoo-project.org/trac/chrome/site/img/ocu-logo.png http://www.zoo-project.org/trac/chrome/site/img/gucas-logo.png http://www.zoo-project.org/trac/chrome/site/img/polimi-logo.png http://www.zoo-project.org/trac/chrome/site/img/fem-logo.png http://www.zoo-project.org/trac/chrome/site/img/supsi-logo.png http://www.zoo-project.org/trac/chrome/site/img/cumtb-logo.png

Become a knowledge partner

Related links

http://zoo-project.org/img/ogclogo.png http://zoo-project.org/img/osgeologo.png