|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SequenceRuleType | |
---|---|
org.citygml4j.builder.jaxb.marshal.gml | |
org.citygml4j.builder.jaxb.unmarshal.gml | |
org.citygml4j.jaxb.gml._3_1_1 |
Uses of SequenceRuleType in org.citygml4j.builder.jaxb.marshal.gml |
---|
Methods in org.citygml4j.builder.jaxb.marshal.gml that return SequenceRuleType | |
---|---|
SequenceRuleType |
GMLMarshaller.marshalSequenceRule(SequenceRule src)
|
Uses of SequenceRuleType in org.citygml4j.builder.jaxb.unmarshal.gml |
---|
Methods in org.citygml4j.builder.jaxb.unmarshal.gml with parameters of type SequenceRuleType | |
---|---|
SequenceRule |
GMLUnmarshaller.unmarshalSequenceRule(SequenceRuleType src)
|
Uses of SequenceRuleType in org.citygml4j.jaxb.gml._3_1_1 |
---|
Methods in org.citygml4j.jaxb.gml._3_1_1 that return SequenceRuleType | |
---|---|
SequenceRuleType |
ObjectFactory.createSequenceRuleType()
Create an instance of SequenceRuleType |
SequenceRuleType |
GridFunctionType.getSequenceRule()
Ruft den Wert der sequenceRule-Eigenschaft ab. |
Methods in org.citygml4j.jaxb.gml._3_1_1 with parameters of type SequenceRuleType | |
---|---|
void |
GridFunctionType.setSequenceRule(SequenceRuleType value)
Legt den Wert der sequenceRule-Eigenschaft fest. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |