Uses of Enum Class
com.openinventor.inventor.nodes.SoAnnoText3Property.FontSizeHints
Packages that use SoAnnoText3Property.FontSizeHints
-
Uses of SoAnnoText3Property.FontSizeHints in com.openinventor.inventor.nodes
Fields in com.openinventor.inventor.nodes with type parameters of type SoAnnoText3Property.FontSizeHintsModifier and TypeFieldDescriptionSoAnnoText3Property.fontSizeHint
This flag is used when the fieldrenderPrintType
is equal to RENDER3D_PRINT_RASTER or RENDER2D_PRINT_RASTER.Methods in com.openinventor.inventor.nodes that return SoAnnoText3Property.FontSizeHintsModifier and TypeMethodDescriptionSoAnnoText3Property.FontSizeHints.valueOf
(int val) Returns the enum constant of this type with the specified integer valueReturns the enum constant of this class with the specified name.static SoAnnoText3Property.FontSizeHints[]
SoAnnoText3Property.FontSizeHints.values()
Returns an array containing the constants of this enum class, in the order they are declared.