net.opengis.gml
Class PixelInCellType
java.lang.Object
net.opengis.gml.CodeType
net.opengis.gml.PixelInCellType
public class PixelInCellType
- extends CodeType
Specification of the way an image grid is associated with the image data attributes.
Classe Java pour PixelInCellType complex type.
Le fragment de schéma suivant indique le contenu attendu figurant dans cette classe.
<complexType name="PixelInCellType">
<simpleContent>
<restriction base="<http://www.opengis.net/gml>CodeType">
<attribute name="codeSpace" use="required" type="{http://www.w3.org/2001/XMLSchema}anyURI" />
</restriction>
</simpleContent>
</complexType>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PixelInCellType
public PixelInCellType()
Copyright © 2014 IRSTV CNRS-FR-2488. All Rights Reserved.