|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of TINRelief in org.citygml4j.builder.jaxb.marshal.citygml.relief |
---|
Methods in org.citygml4j.builder.jaxb.marshal.citygml.relief with parameters of type TINRelief | |
---|---|
TINReliefType |
Relief100Marshaller.marshalTINRelief(TINRelief src)
|
TINReliefType |
Relief040Marshaller.marshalTINRelief(TINRelief src)
|
void |
Relief100Marshaller.marshalTINRelief(TINRelief src,
TINReliefType dest)
|
void |
Relief040Marshaller.marshalTINRelief(TINRelief src,
TINReliefType dest)
|
Uses of TINRelief in org.citygml4j.builder.jaxb.unmarshal.citygml.relief |
---|
Methods in org.citygml4j.builder.jaxb.unmarshal.citygml.relief that return TINRelief | |
---|---|
TINRelief |
Relief100Unmarshaller.unmarshalTINRelief(TINReliefType src)
|
TINRelief |
Relief040Unmarshaller.unmarshalTINRelief(TINReliefType src)
|
Methods in org.citygml4j.builder.jaxb.unmarshal.citygml.relief with parameters of type TINRelief | |
---|---|
void |
Relief100Unmarshaller.unmarshalTINRelief(TINReliefType src,
TINRelief dest)
|
void |
Relief040Unmarshaller.unmarshalTINRelief(TINReliefType src,
TINRelief dest)
|
Uses of TINRelief in org.citygml4j.factory |
---|
Methods in org.citygml4j.factory that return TINRelief | |
---|---|
TINRelief |
CityGMLFactory.createTINRelief()
|
Uses of TINRelief in org.citygml4j.impl.citygml.relief |
---|
Classes in org.citygml4j.impl.citygml.relief that implement TINRelief | |
---|---|
class |
TINReliefImpl
|
Uses of TINRelief in org.citygml4j.model.common.visitor |
---|
Methods in org.citygml4j.model.common.visitor with parameters of type TINRelief | |
---|---|
T |
FeatureFunctor.apply(TINRelief tinRelief)
|
void |
FeatureVisitor.visit(TINRelief tinRelief)
|
Uses of TINRelief in org.citygml4j.util.walker |
---|
Methods in org.citygml4j.util.walker with parameters of type TINRelief | |
---|---|
T |
GMLFunctionWalker.apply(TINRelief tinRelief)
|
T |
FeatureFunctionWalker.apply(TINRelief tinRelief)
|
void |
GMLWalker.visit(TINRelief tinRelief)
|
void |
FeatureWalker.visit(TINRelief tinRelief)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |