Class AutomaticRenderView

java.lang.Object
org.nuxeo.ecm.platform.threed.service.AutomaticRenderView
All Implemented Interfaces:
Comparable<AutomaticRenderView>

public class AutomaticRenderView extends Object implements Comparable<AutomaticRenderView>
Object representing an automatic render view on the ThreeDService. An AutomaticRenderView references the RenderView through its name.
Since:
8.4
  • Field Details

  • Constructor Details

    • AutomaticRenderView

      public AutomaticRenderView(AutomaticRenderView other)
    • AutomaticRenderView

      public AutomaticRenderView()
  • Method Details