net.opengis.gml
Class RectifiedGridDomainType

java.lang.Object
  extended by net.opengis.gml.DomainSetType
      extended by net.opengis.gml.RectifiedGridDomainType

public class RectifiedGridDomainType
extends DomainSetType

Classe Java pour RectifiedGridDomainType complex type.

Le fragment de schéma suivant indique le contenu attendu figurant dans cette classe.

 <complexType name="RectifiedGridDomainType">
   <complexContent>
     <restriction base="{http://www.opengis.net/gml}DomainSetType">
       <sequence minOccurs="0">
         <element ref="{http://www.opengis.net/gml}RectifiedGrid"/>
       </sequence>
       <attGroup ref="{http://www.opengis.net/gml}AssociationAttributeGroup"/>
     </restriction>
   </complexContent>
 </complexType>
 


Field Summary
 
Fields inherited from class net.opengis.gml.DomainSetType
actuate, arcrole, geometry, href, remoteSchema, role, show, timeObject, title, TYPE
 
Constructor Summary
RectifiedGridDomainType()
           
 
Method Summary
 
Methods inherited from class net.opengis.gml.DomainSetType
getActuate, getArcrole, getGeometry, getHref, getRemoteSchema, getRole, getShow, getTimeObject, getTitle, isSetActuate, isSetArcrole, isSetGeometry, isSetHref, isSetRemoteSchema, isSetRole, isSetShow, isSetTimeObject, isSetTitle, setActuate, setArcrole, setGeometry, setHref, setRemoteSchema, setRole, setShow, setTimeObject, setTitle
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RectifiedGridDomainType

public RectifiedGridDomainType()


Copyright © 2014 IRSTV CNRS-FR-2488. All Rights Reserved.