Uses of Class
net.opengis.iso19139.gss.v_20060504.GMPointPropertyType

Packages that use GMPointPropertyType
net.opengis.iso19139.gmd.v_20060504   
net.opengis.iso19139.gss.v_20060504   
 

Uses of GMPointPropertyType in net.opengis.iso19139.gmd.v_20060504
 

Fields in net.opengis.iso19139.gmd.v_20060504 declared as GMPointPropertyType
protected  GMPointPropertyType MDGeorectifiedType.centerPoint
           
 

Fields in net.opengis.iso19139.gmd.v_20060504 with type parameters of type GMPointPropertyType
protected  List<GMPointPropertyType> MDGeorectifiedType.cornerPoints
           
 

Methods in net.opengis.iso19139.gmd.v_20060504 that return GMPointPropertyType
 GMPointPropertyType MDGeorectifiedType.getCenterPoint()
          Gets the value of the centerPoint property.
 

Methods in net.opengis.iso19139.gmd.v_20060504 that return types with arguments of type GMPointPropertyType
 List<GMPointPropertyType> MDGeorectifiedType.getCornerPoints()
          Gets the value of the cornerPoints property.
 

Methods in net.opengis.iso19139.gmd.v_20060504 with parameters of type GMPointPropertyType
 void MDGeorectifiedType.setCenterPoint(GMPointPropertyType value)
          Sets the value of the centerPoint property.
 MDGeorectifiedType MDGeorectifiedType.withCenterPoint(GMPointPropertyType value)
           
 MDGeorectifiedType MDGeorectifiedType.withCornerPoints(GMPointPropertyType... values)
           
 

Method parameters in net.opengis.iso19139.gmd.v_20060504 with type arguments of type GMPointPropertyType
 void MDGeorectifiedType.setCornerPoints(List<GMPointPropertyType> value)
           
 MDGeorectifiedType MDGeorectifiedType.withCornerPoints(Collection<GMPointPropertyType> values)
           
 MDGeorectifiedType MDGeorectifiedType.withCornerPoints(List<GMPointPropertyType> value)
           
 

Uses of GMPointPropertyType in net.opengis.iso19139.gss.v_20060504
 

Methods in net.opengis.iso19139.gss.v_20060504 that return GMPointPropertyType
 GMPointPropertyType ObjectFactory.createGMPointPropertyType()
          Create an instance of GMPointPropertyType
 GMPointPropertyType GMPointPropertyType.withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)
           
 GMPointPropertyType GMPointPropertyType.withArcrole(String value)
           
 GMPointPropertyType GMPointPropertyType.withHref(String value)
           
 GMPointPropertyType GMPointPropertyType.withNilReason(Collection<String> values)
           
 GMPointPropertyType GMPointPropertyType.withNilReason(List<String> value)
           
 GMPointPropertyType GMPointPropertyType.withNilReason(String... values)
           
 GMPointPropertyType GMPointPropertyType.withPoint(PointType value)
           
 GMPointPropertyType GMPointPropertyType.withRole(String value)
           
 GMPointPropertyType GMPointPropertyType.withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)
           
 GMPointPropertyType GMPointPropertyType.withTitle(String value)
           
 GMPointPropertyType GMPointPropertyType.withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value)
           
 GMPointPropertyType GMPointPropertyType.withUuidref(String value)
           
 



Copyright © 2008-2016. All Rights Reserved.