pdf3drenderstyle-ag凯发旗舰厅



com.spire.pdf.annotations
enum pdf3drenderstyle

java.lang.object
  extended by java.lang.enum<pdf3drenderstyle>
      extended by com.spire.pdf.annotations.pdf3drenderstyle
all implemented interfaces:
java.lang.comparable<pdf3drenderstyle>

public enum pdf3drenderstyle
extends java.lang.enum<pdf3drenderstyle>

specifies the available rendering style of the 3d artwork.


enum constant summary
bounding_box
           
hidden_wireframe
           
illustration
           
shaded_illustration
           
shaded_vertices
           
shaded_wireframe
           
solid
           
solid_outline
           
solid_wireframe
           
transparent
           
transparent_bounding_box
           
transparent_bounding_box_outline
           
transparent_wireframe
           
vertices
           
wireframe
           
 
enum constant detail

solid

public static final pdf3drenderstyle solid

solid_wireframe

public static final pdf3drenderstyle solid_wireframe

transparent

public static final pdf3drenderstyle transparent

transparent_wireframe

public static final pdf3drenderstyle transparent_wireframe

bounding_box

public static final pdf3drenderstyle bounding_box

transparent_bounding_box

public static final pdf3drenderstyle transparent_bounding_box

transparent_bounding_box_outline

public static final pdf3drenderstyle transparent_bounding_box_outline

wireframe

public static final pdf3drenderstyle wireframe

shaded_wireframe

public static final pdf3drenderstyle shaded_wireframe

hidden_wireframe

public static final pdf3drenderstyle hidden_wireframe

vertices

public static final pdf3drenderstyle vertices

shaded_vertices

public static final pdf3drenderstyle shaded_vertices

illustration

public static final pdf3drenderstyle illustration

solid_outline

public static final pdf3drenderstyle solid_outline

shaded_illustration

public static final pdf3drenderstyle shaded_illustration


网站地图