|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of GeometryFunctor in org.citygml4j.model.citygml.texturedsurface |
---|
Methods in org.citygml4j.model.citygml.texturedsurface with parameters of type GeometryFunctor | ||
---|---|---|
|
_TexturedSurface.accept(GeometryFunctor<T> visitor)
|
Uses of GeometryFunctor in org.citygml4j.model.common.visitor |
---|
Subinterfaces of GeometryFunctor in org.citygml4j.model.common.visitor | |
---|---|
interface |
GMLFunctor<T>
|
Uses of GeometryFunctor in org.citygml4j.model.gml.geometry |
---|
Methods in org.citygml4j.model.gml.geometry with parameters of type GeometryFunctor | ||
---|---|---|
abstract
|
AbstractGeometry.accept(GeometryFunctor<T> visitor)
|
Uses of GeometryFunctor in org.citygml4j.model.gml.geometry.aggregates |
---|
Methods in org.citygml4j.model.gml.geometry.aggregates with parameters of type GeometryFunctor | ||
---|---|---|
|
MultiSurface.accept(GeometryFunctor<T> visitor)
|
|
|
MultiSolid.accept(GeometryFunctor<T> visitor)
|
|
|
MultiPolygon.accept(GeometryFunctor<T> visitor)
|
|
|
MultiPoint.accept(GeometryFunctor<T> visitor)
|
|
|
MultiLineString.accept(GeometryFunctor<T> visitor)
|
|
|
MultiGeometry.accept(GeometryFunctor<T> visitor)
|
|
|
MultiCurve.accept(GeometryFunctor<T> visitor)
|
Uses of GeometryFunctor in org.citygml4j.model.gml.geometry.complexes |
---|
Methods in org.citygml4j.model.gml.geometry.complexes with parameters of type GeometryFunctor | ||
---|---|---|
|
GeometricComplex.accept(GeometryFunctor<T> visitor)
|
|
|
CompositeSurface.accept(GeometryFunctor<T> visitor)
|
|
|
CompositeSolid.accept(GeometryFunctor<T> visitor)
|
|
|
CompositeCurve.accept(GeometryFunctor<T> visitor)
|
Uses of GeometryFunctor in org.citygml4j.model.gml.geometry.primitives |
---|
Methods in org.citygml4j.model.gml.geometry.primitives with parameters of type GeometryFunctor | ||
---|---|---|
|
TriangulatedSurface.accept(GeometryFunctor<T> visitor)
|
|
|
Tin.accept(GeometryFunctor<T> visitor)
|
|
|
Surface.accept(GeometryFunctor<T> visitor)
|
|
|
Solid.accept(GeometryFunctor<T> visitor)
|
|
|
Ring.accept(GeometryFunctor<T> visitor)
|
|
|
Polygon.accept(GeometryFunctor<T> visitor)
|
|
|
Point.accept(GeometryFunctor<T> visitor)
|
|
|
OrientableSurface.accept(GeometryFunctor<T> visitor)
|
|
|
OrientableCurve.accept(GeometryFunctor<T> visitor)
|
|
|
LineString.accept(GeometryFunctor<T> visitor)
|
|
|
LinearRing.accept(GeometryFunctor<T> visitor)
|
|
|
Curve.accept(GeometryFunctor<T> visitor)
|
Uses of GeometryFunctor in org.citygml4j.model.gml.grids |
---|
Methods in org.citygml4j.model.gml.grids with parameters of type GeometryFunctor | ||
---|---|---|
|
RectifiedGrid.accept(GeometryFunctor<T> visitor)
|
|
|
Grid.accept(GeometryFunctor<T> visitor)
|
Uses of GeometryFunctor in org.citygml4j.util.walker |
---|
Classes in org.citygml4j.util.walker that implement GeometryFunctor | |
---|---|
class |
GeometryFunctionWalker<T>
|
class |
GMLFunctionWalker<T>
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |