|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GeometricPositionGroup
Method Summary | |
---|---|
PointProperty |
getPointProperty()
|
DirectPosition |
getPos()
|
boolean |
isSetPointProperty()
|
boolean |
isSetPos()
|
void |
setPointProperty(PointProperty pointProperty)
|
void |
setPos(DirectPosition pos)
|
java.util.List<java.lang.Double> |
toList3d()
|
void |
unsetPointProperty()
|
void |
unsetPos()
|
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 |
---|
DirectPosition getPos()
PointProperty getPointProperty()
boolean isSetPos()
boolean isSetPointProperty()
java.util.List<java.lang.Double> toList3d()
void setPos(DirectPosition pos)
void setPointProperty(PointProperty pointProperty)
void unsetPos()
void unsetPointProperty()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |