|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CurveArrayProperty
Method Summary | |
---|---|
void |
addCurve(AbstractCurve abstractCurve)
|
java.util.List<AbstractCurve> |
getCurve()
|
boolean |
isSetCurve()
|
void |
setCurve(java.util.List<AbstractCurve> abstractCurve)
|
void |
unsetCurve()
|
boolean |
unsetCurve(AbstractCurve abstractCurve)
|
Methods inherited from interface org.citygml4j.model.gml.geometry.GeometryArrayProperty |
---|
addGeometry, getGeometry, isSetGeometry, setGeometry, unsetGeometry, unsetGeometry |
Methods inherited from interface org.citygml4j.model.gml.base.ArrayAssociation |
---|
addObject, getObject, isSetObject, setObject, unsetObject, unsetObject |
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 |
---|
java.util.List<AbstractCurve> getCurve()
boolean isSetCurve()
void addCurve(AbstractCurve abstractCurve)
void setCurve(java.util.List<AbstractCurve> abstractCurve)
void unsetCurve()
boolean unsetCurve(AbstractCurve abstractCurve)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |