Class DummyAugmentedRealityService
java.lang.Object
com.gluonhq.attach.augmentedreality.impl.DummyAugmentedRealityService
- All Implemented Interfaces:
AugmentedRealityService
public abstract class DummyAugmentedRealityService
extends Object
implements AugmentedRealityService
-
Property Summary
Properties inherited from interface com.gluonhq.attach.augmentedreality.AugmentedRealityService
availability
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.gluonhq.attach.augmentedreality.AugmentedRealityService
AugmentedRealityService.Availability
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.gluonhq.attach.augmentedreality.AugmentedRealityService
availabilityProperty, cancelled, debugAR, getAvailability, setModel, showAR
-
Constructor Details
-
DummyAugmentedRealityService
public DummyAugmentedRealityService()
-