Modifier and Type | Method and Description |
---|---|
net.opengis.citygml.tunnel._2.HollowSpaceType |
Tunnel200Marshaller.marshalHollowSpace(HollowSpace src) |
void |
Tunnel200Marshaller.marshalHollowSpace(HollowSpace src,
net.opengis.citygml.tunnel._2.HollowSpaceType dest) |
Modifier and Type | Method and Description |
---|---|
HollowSpace |
Tunnel200Unmarshaller.unmarshalHollowSpace(net.opengis.citygml.tunnel._2.HollowSpaceType src) |
Modifier and Type | Method and Description |
---|---|
void |
Tunnel200Unmarshaller.unmarshalHollowSpace(net.opengis.citygml.tunnel._2.HollowSpaceType src,
HollowSpace dest) |
Modifier and Type | Method and Description |
---|---|
HollowSpace |
InteriorHollowSpaceProperty.getHollowSpace() |
Modifier and Type | Method and Description |
---|---|
java.lang.Class<HollowSpace> |
InteriorHollowSpaceProperty.getAssociableClass() |
Modifier and Type | Method and Description |
---|---|
void |
InteriorHollowSpaceProperty.setHollowSpace(HollowSpace hollowSpace) |
Constructor and Description |
---|
InteriorHollowSpaceProperty(HollowSpace hollowSpace) |
Modifier and Type | Method and Description |
---|---|
T |
FeatureFunctor.apply(HollowSpace hollowSpace) |
void |
FeatureVisitor.visit(HollowSpace hollowSpace) |
Modifier and Type | Method and Description |
---|---|
T |
GMLFunctionWalker.apply(HollowSpace hollowSpace) |
T |
FeatureFunctionWalker.apply(HollowSpace hollowSpace) |
void |
GMLWalker.visit(HollowSpace hollowSpace) |
void |
FeatureWalker.visit(HollowSpace hollowSpace) |