|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CurveType | |
---|---|
org.citygml4j.builder.jaxb.marshal.gml | |
org.citygml4j.builder.jaxb.unmarshal.gml | |
org.citygml4j.jaxb.gml._3_1_1 |
Uses of CurveType in org.citygml4j.builder.jaxb.marshal.gml |
---|
Methods in org.citygml4j.builder.jaxb.marshal.gml that return CurveType | |
---|---|
CurveType |
GMLMarshaller.marshalCurve(Curve src)
|
Uses of CurveType in org.citygml4j.builder.jaxb.unmarshal.gml |
---|
Methods in org.citygml4j.builder.jaxb.unmarshal.gml with parameters of type CurveType | |
---|---|
Curve |
GMLUnmarshaller.unmarshalCurve(CurveType src)
|
Uses of CurveType in org.citygml4j.jaxb.gml._3_1_1 |
---|
Methods in org.citygml4j.jaxb.gml._3_1_1 that return CurveType | |
---|---|
CurveType |
ObjectFactory.createCurveType()
Create an instance of CurveType |
Methods in org.citygml4j.jaxb.gml._3_1_1 that return types with arguments of type CurveType | |
---|---|
javax.xml.bind.JAXBElement<CurveType> |
ObjectFactory.createCurve(CurveType value)
Create an instance of JAXBElement < CurveType > } |
Methods in org.citygml4j.jaxb.gml._3_1_1 with parameters of type CurveType | |
---|---|
javax.xml.bind.JAXBElement<CurveType> |
ObjectFactory.createCurve(CurveType value)
Create an instance of JAXBElement < CurveType > } |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |