Uses of Class
org.citygml4j.jaxb.gml._3_1_1.PointPropertyType

Packages that use PointPropertyType
org.citygml4j.builder.jaxb.marshal.gml   
org.citygml4j.builder.jaxb.unmarshal.gml   
org.citygml4j.jaxb.citygml.app._1   
org.citygml4j.jaxb.citygml.app._2   
org.citygml4j.jaxb.citygml.core._1   
org.citygml4j.jaxb.citygml.core._2   
org.citygml4j.jaxb.gml._3_1_1   
 

Uses of PointPropertyType in org.citygml4j.builder.jaxb.marshal.gml
 

Methods in org.citygml4j.builder.jaxb.marshal.gml that return PointPropertyType
 PointPropertyType GMLMarshaller.marshalPointProperty(PointProperty src)
           
 PointPropertyType GMLMarshaller.marshalPointRep(PointRep src)
           
 

Uses of PointPropertyType in org.citygml4j.builder.jaxb.unmarshal.gml
 

Methods in org.citygml4j.builder.jaxb.unmarshal.gml with parameters of type PointPropertyType
 PointProperty GMLUnmarshaller.unmarshalPointProperty(PointPropertyType src)
           
 PointRep GMLUnmarshaller.unmarshalPointRep(PointPropertyType src)
           
 void GMLUnmarshaller.unmarshalPointRroperty(PointPropertyType src, PointProperty dest)
           
 

Uses of PointPropertyType in org.citygml4j.jaxb.citygml.app._1
 

Methods in org.citygml4j.jaxb.citygml.app._1 that return PointPropertyType
 PointPropertyType GeoreferencedTextureType.getReferencePoint()
          Ruft den Wert der referencePoint-Eigenschaft ab.
 

Methods in org.citygml4j.jaxb.citygml.app._1 with parameters of type PointPropertyType
 void GeoreferencedTextureType.setReferencePoint(PointPropertyType value)
          Legt den Wert der referencePoint-Eigenschaft fest.
 

Uses of PointPropertyType in org.citygml4j.jaxb.citygml.app._2
 

Methods in org.citygml4j.jaxb.citygml.app._2 that return PointPropertyType
 PointPropertyType GeoreferencedTextureType.getReferencePoint()
          Ruft den Wert der referencePoint-Eigenschaft ab.
 

Methods in org.citygml4j.jaxb.citygml.app._2 with parameters of type PointPropertyType
 void GeoreferencedTextureType.setReferencePoint(PointPropertyType value)
          Legt den Wert der referencePoint-Eigenschaft fest.
 

Uses of PointPropertyType in org.citygml4j.jaxb.citygml.core._1
 

Methods in org.citygml4j.jaxb.citygml.core._1 that return PointPropertyType
 PointPropertyType ImplicitGeometryType.getReferencePoint()
          Ruft den Wert der referencePoint-Eigenschaft ab.
 

Methods in org.citygml4j.jaxb.citygml.core._1 with parameters of type PointPropertyType
 void ImplicitGeometryType.setReferencePoint(PointPropertyType value)
          Legt den Wert der referencePoint-Eigenschaft fest.
 

Uses of PointPropertyType in org.citygml4j.jaxb.citygml.core._2
 

Methods in org.citygml4j.jaxb.citygml.core._2 that return PointPropertyType
 PointPropertyType ImplicitGeometryType.getReferencePoint()
          Ruft den Wert der referencePoint-Eigenschaft ab.
 

Methods in org.citygml4j.jaxb.citygml.core._2 with parameters of type PointPropertyType
 void ImplicitGeometryType.setReferencePoint(PointPropertyType value)
          Legt den Wert der referencePoint-Eigenschaft fest.
 

Uses of PointPropertyType in org.citygml4j.jaxb.gml._3_1_1
 

Methods in org.citygml4j.jaxb.gml._3_1_1 that return PointPropertyType
 PointPropertyType ObjectFactory.createPointPropertyType()
          Create an instance of PointPropertyType
 PointPropertyType RectifiedGridType.getOrigin()
          Ruft den Wert der origin-Eigenschaft ab.
 PointPropertyType NodeType.getPointProperty()
          Ruft den Wert der pointProperty-Eigenschaft ab.
 PointPropertyType ArcByCenterPointType.getPointProperty()
          Ruft den Wert der pointProperty-Eigenschaft ab.
 PointPropertyType ArcByCenterPointType.getPointRep()
          Deprecated with GML version 3.1.0.
 

Methods in org.citygml4j.jaxb.gml._3_1_1 that return types with arguments of type PointPropertyType
 javax.xml.bind.JAXBElement<PointPropertyType> ObjectFactory.createCenterOf(PointPropertyType value)
          Create an instance of JAXBElement<PointPropertyType>}
 javax.xml.bind.JAXBElement<PointPropertyType> ObjectFactory.createPointMember(PointPropertyType value)
          Create an instance of JAXBElement<PointPropertyType>}
 javax.xml.bind.JAXBElement<PointPropertyType> ObjectFactory.createPointProperty(PointPropertyType value)
          Create an instance of JAXBElement<PointPropertyType>}
 javax.xml.bind.JAXBElement<PointPropertyType> ObjectFactory.createPointRep(PointPropertyType value)
          Create an instance of JAXBElement<PointPropertyType>}
 javax.xml.bind.JAXBElement<PointPropertyType> ObjectFactory.createPosition(PointPropertyType value)
          Create an instance of JAXBElement<PointPropertyType>}
 java.util.List<PointPropertyType> MultiPointType.getPointMember()
          Gets the value of the pointMember property.
 

Methods in org.citygml4j.jaxb.gml._3_1_1 with parameters of type PointPropertyType
 javax.xml.bind.JAXBElement<PointPropertyType> ObjectFactory.createCenterOf(PointPropertyType value)
          Create an instance of JAXBElement<PointPropertyType>}
 javax.xml.bind.JAXBElement<PointPropertyType> ObjectFactory.createPointMember(PointPropertyType value)
          Create an instance of JAXBElement<PointPropertyType>}
 javax.xml.bind.JAXBElement<PointPropertyType> ObjectFactory.createPointProperty(PointPropertyType value)
          Create an instance of JAXBElement<PointPropertyType>}
 javax.xml.bind.JAXBElement<PointPropertyType> ObjectFactory.createPointRep(PointPropertyType value)
          Create an instance of JAXBElement<PointPropertyType>}
 javax.xml.bind.JAXBElement<PointPropertyType> ObjectFactory.createPosition(PointPropertyType value)
          Create an instance of JAXBElement<PointPropertyType>}
 void RectifiedGridType.setOrigin(PointPropertyType value)
          Legt den Wert der origin-Eigenschaft fest.
 void NodeType.setPointProperty(PointPropertyType value)
          Legt den Wert der pointProperty-Eigenschaft fest.
 void ArcByCenterPointType.setPointProperty(PointPropertyType value)
          Legt den Wert der pointProperty-Eigenschaft fest.
 void ArcByCenterPointType.setPointRep(PointPropertyType value)
          Legt den Wert der pointRep-Eigenschaft fest.
 

Method parameters in org.citygml4j.jaxb.gml._3_1_1 with type arguments of type PointPropertyType
 void MultiPointType.setPointMember(java.util.List<PointPropertyType> pointMember)
          Sets the value of the pointMember property.