Package | Description |
---|---|
org.citygml4j.builder.jaxb.marshal.citygml.tunnel | |
org.citygml4j.builder.jaxb.unmarshal.citygml.tunnel | |
org.citygml4j.model.common.visitor | |
org.citygml4j.util.walker |
Modifier and Type | Method and Description |
---|---|
net.opengis.citygml.tunnel._2.WindowType |
Tunnel200Marshaller.marshalWindow(Window src) |
void |
Tunnel200Marshaller.marshalWindow(Window src,
net.opengis.citygml.tunnel._2.WindowType dest) |
Modifier and Type | Method and Description |
---|---|
Window |
Tunnel200Unmarshaller.unmarshalWindow(net.opengis.citygml.tunnel._2.WindowType src) |
Modifier and Type | Method and Description |
---|---|
void |
Tunnel200Unmarshaller.unmarshalWindow(net.opengis.citygml.tunnel._2.WindowType src,
Window dest) |
Modifier and Type | Method and Description |
---|---|
T |
FeatureFunctor.apply(Window window) |
void |
FeatureVisitor.visit(Window window) |
Modifier and Type | Method and Description |
---|---|
T |
GMLFunctionWalker.apply(Window window) |
T |
FeatureFunctionWalker.apply(Window window) |
void |
GMLWalker.visit(Window window) |
void |
FeatureWalker.visit(Window window) |