Package org.nuxeo.ecm.platform.threed
Class ThreeDRenderView
java.lang.Object
org.nuxeo.ecm.platform.threed.ThreeDRenderView
Object wraping a 3D render view
Blob
, spherical coordinates and title.- Since:
- 8.4
-
Field Summary
-
Constructor Summary
ConstructorDescriptionThreeDRenderView
(String title, Blob content, Blob thumbnail, int azimuth, int zenith) -
Method Summary
-
Field Details
-
TITLE
- See Also:
-
CONTENT
- See Also:
-
THUMBNAIL
- See Also:
-
AZIMUTH
- See Also:
-
ZENITH
- See Also:
-
-
thumbnail
-
title
-
azimuth
protected final int azimuth -
zenith
protected final int zenith
-
-
Constructor Details
-
ThreeDRenderView
-
ThreeDRenderView
-
-
Method Details
-
getContent
-
getThumbnail
-
getTitle
-
getAzimuth
public int getAzimuth() -
getZenith
public int getZenith() -
toMap
-