|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GridLimitsType | |
---|---|
org.citygml4j.builder.jaxb.marshal.gml | |
org.citygml4j.builder.jaxb.unmarshal.gml | |
org.citygml4j.jaxb.gml._3_1_1 |
Uses of GridLimitsType in org.citygml4j.builder.jaxb.marshal.gml |
---|
Methods in org.citygml4j.builder.jaxb.marshal.gml that return GridLimitsType | |
---|---|
GridLimitsType |
GMLMarshaller.marshalGridLimits(GridLimits src)
|
Uses of GridLimitsType in org.citygml4j.builder.jaxb.unmarshal.gml |
---|
Methods in org.citygml4j.builder.jaxb.unmarshal.gml with parameters of type GridLimitsType | |
---|---|
GridLimits |
GMLUnmarshaller.unmarshalGridLimits(GridLimitsType src)
|
Uses of GridLimitsType in org.citygml4j.jaxb.gml._3_1_1 |
---|
Methods in org.citygml4j.jaxb.gml._3_1_1 that return GridLimitsType | |
---|---|
GridLimitsType |
ObjectFactory.createGridLimitsType()
Create an instance of GridLimitsType |
GridLimitsType |
GridType.getLimits()
Gets the value of the limits property. |
Methods in org.citygml4j.jaxb.gml._3_1_1 with parameters of type GridLimitsType | |
---|---|
void |
GridType.setLimits(GridLimitsType value)
Sets the value of the limits property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |