|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PointArrayProperty
Method Summary | |
---|---|
void |
addPoint(Point point)
|
java.util.List<Point> |
getPoint()
|
boolean |
isSetPoint()
|
void |
setPoint(java.util.List<Point> point)
|
void |
unsetPoint()
|
boolean |
unsetPoint(Point point)
|
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.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<Point> getPoint()
boolean isSetPoint()
void addPoint(Point point)
void setPoint(java.util.List<Point> point)
void unsetPoint()
boolean unsetPoint(Point point)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |