|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PosOrPointPropertyOrPointRepOrCoord | |
---|---|
org.citygml4j.factory | |
org.citygml4j.impl.gml.geometry.primitives | |
org.citygml4j.model.gml.geometry.primitives |
Uses of PosOrPointPropertyOrPointRepOrCoord in org.citygml4j.factory |
---|
Methods in org.citygml4j.factory that return PosOrPointPropertyOrPointRepOrCoord | |
---|---|
PosOrPointPropertyOrPointRepOrCoord |
GMLFactory.createPosOrPointPropertyOrPointRepOrCoord()
|
PosOrPointPropertyOrPointRepOrCoord |
GMLFactory.createPosOrPointPropertyOrPointRepOrCoord(Coord coord)
|
PosOrPointPropertyOrPointRepOrCoord |
GMLFactory.createPosOrPointPropertyOrPointRepOrCoord(DirectPosition pos)
|
PosOrPointPropertyOrPointRepOrCoord |
GMLFactory.createPosOrPointPropertyOrPointRepOrCoord(PointProperty pointProperty)
|
PosOrPointPropertyOrPointRepOrCoord |
GMLFactory.createPosOrPointPropertyOrPointRepOrCoord(PointRep pointRep)
|
Uses of PosOrPointPropertyOrPointRepOrCoord in org.citygml4j.impl.gml.geometry.primitives |
---|
Classes in org.citygml4j.impl.gml.geometry.primitives that implement PosOrPointPropertyOrPointRepOrCoord | |
---|---|
class |
PosOrPointPropertyOrPointRepOrCoordImpl
|
Methods in org.citygml4j.impl.gml.geometry.primitives that return types with arguments of type PosOrPointPropertyOrPointRepOrCoord | |
---|---|
java.util.List<PosOrPointPropertyOrPointRepOrCoord> |
LineStringImpl.getPosOrPointPropertyOrPointRepOrCoord()
|
Methods in org.citygml4j.impl.gml.geometry.primitives with parameters of type PosOrPointPropertyOrPointRepOrCoord | |
---|---|
void |
LineStringImpl.addControlPoint(PosOrPointPropertyOrPointRepOrCoord controlPoint)
|
boolean |
LineStringImpl.unsetPosOrPointPropertyOrPointRepOrCoord(PosOrPointPropertyOrPointRepOrCoord controlPoint)
|
Method parameters in org.citygml4j.impl.gml.geometry.primitives with type arguments of type PosOrPointPropertyOrPointRepOrCoord | |
---|---|
void |
LineStringImpl.setPosOrPointPropertyOrPointRepOrCoord(java.util.List<PosOrPointPropertyOrPointRepOrCoord> controlPoints)
|
Uses of PosOrPointPropertyOrPointRepOrCoord in org.citygml4j.model.gml.geometry.primitives |
---|
Methods in org.citygml4j.model.gml.geometry.primitives that return types with arguments of type PosOrPointPropertyOrPointRepOrCoord | |
---|---|
java.util.List<PosOrPointPropertyOrPointRepOrCoord> |
LineString.getPosOrPointPropertyOrPointRepOrCoord()
|
Methods in org.citygml4j.model.gml.geometry.primitives with parameters of type PosOrPointPropertyOrPointRepOrCoord | |
---|---|
void |
LineString.addControlPoint(PosOrPointPropertyOrPointRepOrCoord controlPoint)
|
boolean |
LineString.unsetPosOrPointPropertyOrPointRepOrCoord(PosOrPointPropertyOrPointRepOrCoord posOrPointPropertyOrPointRepOrCoord)
|
Method parameters in org.citygml4j.model.gml.geometry.primitives with type arguments of type PosOrPointPropertyOrPointRepOrCoord | |
---|---|
void |
LineString.setPosOrPointPropertyOrPointRepOrCoord(java.util.List<PosOrPointPropertyOrPointRepOrCoord> controlPoints)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |