com.supermap.ar.areffect

Class CameraRecordControl

  • java.lang.Object
    • com.supermap.ar.areffect.CameraRecordControl


  • public class CameraRecordControl
    extends java.lang.Object
    Camera Record Controller

    Exports the tracing records of camera from AR scene AREffectViewARRecordParameter

    • Method Detail

      • getCurrentRecordParameter

        public ARRecordParameter getCurrentRecordParameter()
        Gets the current posture record parameters
        Returns:
        AR posture record parameters ARRecordParameter
      • isUseExternalLocation

        public boolean isUseExternalLocation()
        Determines whether to output results using an external location alternative
        Returns:
      • setUseExternalLocation

        public void setUseExternalLocation(boolean useExternalLocation)
        Sets whether to output results using an external location alternative location
        Parameters:
        useExternalLocation -
      • getExternalLocationListener

        public LocationUpdateListener getExternalLocationListener()
        Gets whether to output results using an external location alternative location
      • setRayTestStatusListener

        public void setRayTestStatusListener(CameraRecordControl.RayTestStatusListener rayTestStatusListener)
        Sets the listening event for ray detection
        Parameters:
        rayTestStatusListener -