fr.ign.cogit.geoxygene.dico
Class GF_ThematicAttributeType

java.lang.Object
  extended by fr.ign.cogit.geoxygene.dico.GF_PropertyType
      extended by fr.ign.cogit.geoxygene.dico.GF_AttributeType
          extended by fr.ign.cogit.geoxygene.dico.GF_ThematicAttributeType

public class GF_ThematicAttributeType
extends GF_AttributeType

Attribut descriptif classique. Les type de bases sont définis dans l'ISO 19103.

Version:
1.0
Author:
Thierry Badard & Arnaud Braun

Field Summary
 
Fields inherited from class fr.ign.cogit.geoxygene.dico.GF_AttributeType
cardMax, cardMin, characterize, domainOfValues, valueType
 
Fields inherited from class fr.ign.cogit.geoxygene.dico.GF_PropertyType
constraint, definition, featureType, id, memberName
 
Constructor Summary
GF_ThematicAttributeType()
           
 
Method Summary
 
Methods inherited from class fr.ign.cogit.geoxygene.dico.GF_AttributeType
getCardMax, getCardMin, getCharacterize, getDomainOfValues, getValueType, setCardMax, setCardMin, setCharacterize, setDomainOfValues, setValueType
 
Methods inherited from class fr.ign.cogit.geoxygene.dico.GF_PropertyType
addConstraint, getConstraint, getDefinition, getFeatureType, getId, getMemberName, setConstraint, setDefinition, setFeatureType, setId, setMemberName, sizeConstraint
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GF_ThematicAttributeType

public GF_ThematicAttributeType()