|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of MultiPoint in org.citygml4j.builder.jaxb.marshal.gml |
---|
Methods in org.citygml4j.builder.jaxb.marshal.gml with parameters of type MultiPoint | |
---|---|
MultiPointType |
GMLMarshaller.marshalMultiPoint(MultiPoint src)
|
Uses of MultiPoint in org.citygml4j.builder.jaxb.unmarshal.gml |
---|
Methods in org.citygml4j.builder.jaxb.unmarshal.gml that return MultiPoint | |
---|---|
MultiPoint |
GMLUnmarshaller.unmarshalMultiPoint(MultiPointType src)
|
Uses of MultiPoint in org.citygml4j.model.common.visitor |
---|
Methods in org.citygml4j.model.common.visitor with parameters of type MultiPoint | |
---|---|
T |
GeometryFunctor.apply(MultiPoint multiPoint)
|
void |
GeometryVisitor.visit(MultiPoint multiPoint)
|
Uses of MultiPoint in org.citygml4j.model.gml.geometry.aggregates |
---|
Methods in org.citygml4j.model.gml.geometry.aggregates that return MultiPoint | |
---|---|
MultiPoint |
MultiPointProperty.getMultiPoint()
|
Methods in org.citygml4j.model.gml.geometry.aggregates that return types with arguments of type MultiPoint | |
---|---|
java.lang.Class<MultiPoint> |
MultiPointProperty.getAssociableClass()
|
Methods in org.citygml4j.model.gml.geometry.aggregates with parameters of type MultiPoint | |
---|---|
void |
MultiPointProperty.setMultiPoint(MultiPoint multiPoint)
|
Constructors in org.citygml4j.model.gml.geometry.aggregates with parameters of type MultiPoint | |
---|---|
MultiPointProperty(MultiPoint multiPoint)
|
Uses of MultiPoint in org.citygml4j.util.walker |
---|
Methods in org.citygml4j.util.walker with parameters of type MultiPoint | |
---|---|
T |
GMLFunctionWalker.apply(MultiPoint multiPoint)
|
T |
GeometryFunctionWalker.apply(MultiPoint multiPoint)
|
void |
GMLWalker.visit(MultiPoint multiPoint)
|
void |
GeometryWalker.visit(MultiPoint multiPoint)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |