|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InlineGeometryProperty | |
---|---|
org.citygml4j.impl.gml.geometry | |
org.citygml4j.impl.gml.geometry.primitives | |
org.citygml4j.model.gml.geometry.primitives | |
org.citygml4j.util.walker |
Uses of InlineGeometryProperty in org.citygml4j.impl.gml.geometry |
---|
Classes in org.citygml4j.impl.gml.geometry that implement InlineGeometryProperty | |
---|---|
class |
InlineGeometryPropertyImpl<T extends AbstractGeometry>
|
Uses of InlineGeometryProperty in org.citygml4j.impl.gml.geometry.primitives |
---|
Classes in org.citygml4j.impl.gml.geometry.primitives that implement InlineGeometryProperty | |
---|---|
class |
AbstractRingPropertyImpl
|
class |
ExteriorImpl
|
class |
InnerBoundaryIsImpl
|
class |
InteriorImpl
|
class |
LinearRingPropertyImpl
|
class |
OuterBoundaryIsImpl
|
Uses of InlineGeometryProperty in org.citygml4j.model.gml.geometry.primitives |
---|
Subinterfaces of InlineGeometryProperty in org.citygml4j.model.gml.geometry.primitives | |
---|---|
interface |
AbstractRingProperty
|
interface |
Exterior
|
interface |
InnerBoundaryIs
|
interface |
Interior
|
interface |
LinearRingProperty
|
interface |
OuterBoundaryIs
|
Uses of InlineGeometryProperty in org.citygml4j.util.walker |
---|
Methods in org.citygml4j.util.walker with parameters of type InlineGeometryProperty | ||
---|---|---|
|
GMLFunctionWalker.apply(InlineGeometryProperty<E> geometryProperty)
|
|
|
GeometryFunctionWalker.apply(InlineGeometryProperty<E> geometryProperty)
|
|
|
GMLWalker.visit(InlineGeometryProperty<T> geometryProperty)
|
|
|
GeometryWalker.visit(InlineGeometryProperty<T> geometryProperty)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |