Class GisApi


  • public class GisApi
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      GisApi​(BimWorksClient bimWorksClient)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      nl.bimbase.bimworks.api.geometry.GeoReference getGeoReference​(java.util.UUID versionUuid)  
      void setGeoReference​(java.util.UUID versionUuid, nl.bimbase.bimworks.api.geometry.GeoReference geoReference)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getGeoReference

        public nl.bimbase.bimworks.api.geometry.GeoReference getGeoReference​(java.util.UUID versionUuid)
                                                                      throws BimWorksException
        Throws:
        BimWorksException
      • setGeoReference

        public void setGeoReference​(java.util.UUID versionUuid,
                                    nl.bimbase.bimworks.api.geometry.GeoReference geoReference)
                             throws BimWorksException
        Throws:
        BimWorksException