Uses of Class
com.openinventor.inventor.fields.SoSFUShort
Packages that use SoSFUShort
Package
Description
These classes provide convenient components to draw polyline, ellipse, lasso, or complex scene graph in 2D screen space.
-
Uses of SoSFUShort in com.openinventor.inventor.drawers
Fields in com.openinventor.inventor.drawers declared as SoSFUShortModifier and TypeFieldDescriptionfinal SoSFUShort
SoPolyLineScreenDrawer.linePattern
Stipple pattern. -
Uses of SoSFUShort in com.openinventor.inventor.nodes
Fields in com.openinventor.inventor.nodes declared as SoSFUShortModifier and TypeFieldDescriptionfinal SoSFUShort
SoNurbsProperty.isoParamCurvesPattern
Sets a specific line pattern for isoparametric curves.final SoSFUShort
SoExtSelection.lassoPattern
Stipple pattern.final SoSFUShort
SoDrawStyle.linePattern
Stipple pattern for lines (for LINES style). -
Uses of SoSFUShort in com.openinventor.ldm.nodes
Fields in com.openinventor.ldm.nodes declared as SoSFUShortModifier and TypeFieldDescriptionfinal SoSFUShort
SoDataSet.texturePrecision
For scalar (non-RGBA) data, specifies the size of voxel values on the GPU in bits. -
Uses of SoSFUShort in com.openinventor.meshviz.data
Fields in com.openinventor.meshviz.data declared as SoSFUShortModifier and TypeFieldDescriptionfinal SoSFUShort
PoMeshContouring.firstMajor
Defines the first major contour lines.final SoSFUShort
PoMeshContouring.majorPeriod
Defines the major and the minor contour lines. -
Uses of SoSFUShort in com.openinventor.meshviz.graph
Fields in com.openinventor.meshviz.graph declared as SoSFUShortModifier and TypeFieldDescriptionfinal SoSFUShort
PoValueLegend.firstValue
Number of the first value to display.final SoSFUShort
PoValueLegend.lastValue
Number of the last value to display.final SoSFUShort
PoLogAxis.maxGradNum
Maximum number of logarithmic graduations displayed.final SoSFUShort
PoLegend.numColumns
Number of columns of the legend.final SoSFUShort
PoMultipleHistogram.numColumns
Number of columns of the matrix of values.final SoSFUShort
PoMultipleHistogram.numRows
Number of rows of the matrix of values.final SoSFUShort
PoValueLegend.periodValue
Period to display the values in the legend.final SoSFUShort
PoAxis.tickFirstGrad
First graduation to display.final SoSFUShort
PoAxis.tickLastGrad
Last graduation to display (number starting with the ending one).final SoSFUShort
PoAxis.tickNumOrPeriod
Number of secondary graduations (tickSubDef = NUM_SUB_TICK), or period of texts of graduations (tickSubDef = PERIOD_MAIN_TICK). -
Uses of SoSFUShort in com.openinventor.remoteviz.clients.nodes
Fields in com.openinventor.remoteviz.clients.nodes declared as SoSFUShortModifier and TypeFieldDescriptionfinal SoSFUShort
SoRemoteVizClient.port
Specifies the port of the RemoteViz Service to which the client will connect.