Community Map Builder 27 Apr 2008

Class OwsCatResources

Object
   |
   +--Listener
         |
         +--ModelBase
               |
               +--FeatureCollection
                     |
                     +--OwsCatResources

class OwsCatResources
extends FeatureCollection

Defined in OwsCatResources.js

Author: Mike Adair


Field Summary
 Object namespace
          
   
Fields inherited from class FeatureCollection
featureTagName, coordsTagName, nodeSelectXpath, coordSelectXpath, hidden
   
Fields inherited from class ModelBase
async, contentType, modelNode, id, title, debug, url, method, namespace, template, nodeSelectXpath, config, parentModel
   
Fields inherited from class Listener
listeners, values
 
Constructor Summary
OwsCatResources (modelNode, parent)
            Generic Model object for models where no specialization is required.
 
Method Summary
 Object getFeatureNode(featureName)
           Returns the featureType node with the specified name from the list of nodes selected by the nodeSelectXpath from the capabilities doc.
 
Methods inherited from class FeatureCollection
convertCoords, loadWfsRequests, setHidden, getHidden, getFeatureNodes, getFeatureName, getFeatureId, getFeaturePoint, getFeatureGeometry
   
Methods inherited from class ModelBase
getProperty, getXpathValue, setXpathValue, loadModelDoc, setModel, finishLoading, newRequest, deleteTemplates, saveModel, createObject, loadObjects, parseConfig, refresh, init, clearModel
   
Methods inherited from class Listener
addListener, addFirstListener, removeListener, callListeners, setParam, getParam
 

Field Detail

namespace

Object namespace

Constructor Detail

OwsCatResources

OwsCatResources(modelNode, parent)

Method Detail

getFeatureNode

Object getFeatureNode(featureName)

Community Map Builder 27 Apr 2008

Documentation generated by JSDoc on Sun Apr 27 20:30:54 2008