Class Hierarchy
- java.lang.Object
- org.citygml4j.util.walker.Walker
- org.citygml4j.util.walker.FeatureFunctionWalker<T> (implements org.citygml4j.model.common.visitor.FeatureFunctor<T>)
- org.citygml4j.util.walker.FeatureWalker (implements org.citygml4j.model.common.visitor.FeatureVisitor)
- org.citygml4j.util.walker.GeometryFunctionWalker<T> (implements org.citygml4j.model.common.visitor.GeometryFunctor<T>)
- org.citygml4j.util.walker.GeometryWalker (implements org.citygml4j.model.common.visitor.GeometryVisitor)
- org.citygml4j.util.walker.GMLFunctionWalker<T> (implements org.citygml4j.model.common.visitor.GMLFunctor<T>)
- org.citygml4j.util.walker.GMLWalker (implements org.citygml4j.model.common.visitor.GMLVisitor)
- org.citygml4j.util.walker.XALWalker (implements org.citygml4j.model.common.visitor.XALVisitor)
- org.citygml4j.util.walker.Walker