Uses of Class
org.nuxeo.ecm.platform.threed.ThreeD
-
Packages that use ThreeD Package Description org.nuxeo.ecm.platform.threed org.nuxeo.ecm.platform.threed.adapter org.nuxeo.ecm.platform.threed.service -
-
Uses of ThreeD in org.nuxeo.ecm.platform.threed
Subclasses of ThreeD in org.nuxeo.ecm.platform.threed Modifier and Type Class Description classTransmissionThreeDObject wrapping a transmission format withThreeDand LoD detailsMethods in org.nuxeo.ecm.platform.threed that return ThreeD Modifier and Type Method Description ThreeDThreeDDocument. getThreeD()Returns the mainThreeDof thisThreeDDocument. -
Uses of ThreeD in org.nuxeo.ecm.platform.threed.adapter
Methods in org.nuxeo.ecm.platform.threed.adapter that return ThreeD Modifier and Type Method Description ThreeDThreeDDocumentAdapter. getThreeD() -
Uses of ThreeD in org.nuxeo.ecm.platform.threed.service
Methods in org.nuxeo.ecm.platform.threed.service that return ThreeD Modifier and Type Method Description protected ThreeDThreeDBatchUpdateWork. getThreeDToConvert(DocumentModel doc)Methods in org.nuxeo.ecm.platform.threed.service with parameters of type ThreeD Modifier and Type Method Description BlobHolderThreeDService. batchConvert(ThreeD originalThreed)Batch convert theoriginalThreedto all needed blobs (lod transmission formats and thumbnail render)BlobHolderThreeDServiceImpl. batchConvert(ThreeD originalThreed)
-