Uses of Enum Class
com.openinventor.inventor.image.SbRasterImage.CopyPolicies
Packages that use SbRasterImage.CopyPolicies
-
Uses of SbRasterImage.CopyPolicies in com.openinventor.inventor.image
Methods in com.openinventor.inventor.image that return SbRasterImage.CopyPoliciesModifier and TypeMethodDescriptionSbRasterImage.getCopyPolicy()
Returns the current buffer copy policy.static SbRasterImage.CopyPolicies
SbRasterImage.CopyPolicies.valueOf
(int val) Returns the enum constant of this type with the specified integer valuestatic SbRasterImage.CopyPolicies
Returns the enum constant of this class with the specified name.static SbRasterImage.CopyPolicies[]
SbRasterImage.CopyPolicies.values()
Returns an array containing the constants of this enum class, in the order they are declared.