|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BoundingShape
Method Summary | |
---|---|
Envelope |
getEnvelope()
|
Null |
getNull()
|
boolean |
isSetEnvelope()
|
boolean |
isSetNull()
|
void |
setEnvelope(BoundingBox boundingBox)
|
void |
setEnvelope(Envelope envelope)
|
void |
setNull(Null _null)
|
void |
unsetEnvelope()
|
void |
unsetNull()
|
void |
updateEnvelope(BoundingBox boundingBox)
|
Methods inherited from interface org.citygml4j.model.gml.GML |
---|
getGMLClass |
Methods inherited from interface org.citygml4j.model.common.base.ModelObject |
---|
getModelType |
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 |
Method Detail |
---|
Envelope getEnvelope()
Null getNull()
boolean isSetEnvelope()
boolean isSetNull()
void setEnvelope(BoundingBox boundingBox)
void setEnvelope(Envelope envelope)
void updateEnvelope(BoundingBox boundingBox)
void setNull(Null _null)
void unsetEnvelope()
void unsetNull()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |