Class FeatureInfo


  • public class FeatureInfo
    extends java.lang.Object
    • Method Detail

      • getTypeName

        public javax.xml.namespace.QName getTypeName()
      • getType

        public java.lang.Class<? extends org.citygml4j.core.model.core.AbstractFeature> getType()
      • getBackingFeature

        public org.citygml4j.core.model.core.AbstractFeature getBackingFeature()
      • hasParentInfo

        public boolean hasParentInfo()
      • getId

        public java.lang.String getId()
      • getMetaDataProperties

        public java.util.List<org.xmlobjects.gml.model.deprecated.MetaDataProperty<?>> getMetaDataProperties()
      • isSetMetaDataProperties

        public boolean isSetMetaDataProperties()
      • getDescription

        public org.xmlobjects.gml.model.deprecated.StringOrRef getDescription()
      • getDescriptionReference

        public org.xmlobjects.gml.model.base.Reference getDescriptionReference()
      • getIdentifier

        public org.xmlobjects.gml.model.basictypes.CodeWithAuthority getIdentifier()
      • getNames

        public java.util.List<org.xmlobjects.gml.model.basictypes.Code> getNames()
      • isSetNames

        public boolean isSetNames()
      • getBoundedBy

        public org.xmlobjects.gml.model.feature.BoundingShape getBoundedBy()
      • getEngineeringCRS

        public org.citygml4j.core.model.core.EngineeringCRSProperty getEngineeringCRS()
      • getAppearances

        public java.util.List<org.citygml4j.core.model.core.AbstractAppearanceProperty> getAppearances()
      • isSetAppearances

        public boolean isSetAppearances()