org.citygml4j.model.gml.geometry.primitives
Interface Exterior

All Superinterfaces:
AbstractRingProperty, Association<AbstractRing>, AssociationByRep<AbstractRing>, Child, Copyable, GML, InlineGeometryProperty<AbstractRing>, ModelObject
All Known Implementing Classes:
ExteriorImpl

public interface Exterior
extends AbstractRingProperty


Method Summary
 
Methods inherited from interface org.citygml4j.model.gml.geometry.primitives.AbstractRingProperty
getRing, isSetRing, setRing, unsetRing
 
Methods inherited from interface org.citygml4j.model.gml.geometry.InlineGeometryProperty
getGeometry, isSetGeometry, setGeometry, unsetGeometry
 
Methods inherited from interface org.citygml4j.model.gml.base.AssociationByRep
getObject, isSetObject, setObject, unsetObject
 
Methods inherited from interface org.citygml4j.model.gml.GML
getGMLClass
 
Methods inherited from interface org.citygml4j.model.common.child.Child
getParent, isSetParent, setParent, unsetParent
 
Methods inherited from interface org.citygml4j.model.common.base.ModelObject
getModelType
 
Methods inherited from interface org.citygml4j.model.common.copy.Copyable
copy, copyTo