AR System Java API

Uses of Class
com.bmc.arsys.api.OverlayPropInfo

Uses of OverlayPropInfo in com.bmc.arsys.api
 

Methods in com.bmc.arsys.api that return OverlayPropInfo
 OverlayPropInfo ARServerUser.createOverlay(OverlaidInfo object)
          Creates overlay for the specified OverlaidInfo object on AR System server.
 OverlayPropInfo ARServerUser.createOverlayFromObject(OverlaidInfo baseObj, OverlaidInfo customObj)
          Creates overlay of the specified custom object that was created at customer's environment.
 

Methods in com.bmc.arsys.api with parameters of type OverlayPropInfo
 void ObjectPrinter.printOverlayPropInfo(String indent, String header, OverlayPropInfo overlayProps)
           
 


AR System Java API

© Copyright 2006, 2007 BMC Software, Inc.