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 class
TransmissionThreeD
Object wrapping a transmission format withThreeD
and LoD detailsMethods in org.nuxeo.ecm.platform.threed that return ThreeD Modifier and Type Method Description ThreeD
ThreeDDocument. getThreeD()
Returns the mainThreeD
of 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 ThreeD
ThreeDDocumentAdapter. 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 ThreeD
ThreeDBatchUpdateWork. getThreeDToConvert(DocumentModel doc)
Methods in org.nuxeo.ecm.platform.threed.service with parameters of type ThreeD Modifier and Type Method Description BlobHolder
ThreeDService. batchConvert(ThreeD originalThreed)
Batch convert theoriginalThreed
to all needed blobs (lod transmission formats and thumbnail render)BlobHolder
ThreeDServiceImpl. batchConvert(ThreeD originalThreed)
-