public class PoNumericDisplayFormat extends PoNode
File format/default:
formatType | AUTO_FORMAT |
numDecimal | 0 |
tenPower | 0 |
Modifier and Type | Class and Description |
---|---|
static class |
PoNumericDisplayFormat.FormatTypes
Type of format.
|
Inventor.ConstructorCommand
Modifier and Type | Field and Description |
---|---|
static int |
AUTO_FORMAT
Deprecated.
Use
PoNumericDisplayFormat.FormatTypes.AUTO_FORMAT instead. |
static int |
FLOAT_FORMAT
Deprecated.
Use
PoNumericDisplayFormat.FormatTypes.FLOAT_FORMAT instead. |
SoSFEnum<PoNumericDisplayFormat.FormatTypes> |
formatType
Defines the type of format.
|
static int |
INTEGER_FORMAT
Deprecated.
Use
PoNumericDisplayFormat.FormatTypes.INTEGER_FORMAT instead. |
SoSFShort |
numDecimal
Defines the number of decimals placed after the decimal point.
|
SoSFShort |
tenPower
Defines the power of ten divisor.
|
VERBOSE_LEVEL, ZeroHandle
Constructor and Description |
---|
PoNumericDisplayFormat()
Constructor.
|
callback, doAction, getBoundingBox, getMatrix, getPrimitiveCount, GLRender, handleEvent, pick, search, write
affectsState, copy, copy, distribute, getAlternateRep, getByName, getRenderUnitID, GLRenderBelowPath, GLRenderInPath, GLRenderOffPath, grabEventsCleanup, grabEventsSetup, isBoundingBoxIgnoring, isOverride, rayPick, setOverride, touch
copyFieldValues, copyFieldValues, enableNotify, fieldsAreEqual, get, getAllFields, getEventIn, getEventOut, getField, getFieldName, hasDefaultValues, isNotifyEnabled, set, setToDefaults
dispose, getEXTERNPROTO, getName, getPROTO, isDisposable, isSynchronizable, setName, setSynchronizable
getAddress, getNativeResourceHandle, startInternalThreads, stopInternalThreads
@Deprecated public static final int AUTO_FORMAT
PoNumericDisplayFormat.FormatTypes.AUTO_FORMAT
instead.@Deprecated public static final int FLOAT_FORMAT
PoNumericDisplayFormat.FormatTypes.FLOAT_FORMAT
instead.@Deprecated public static final int INTEGER_FORMAT
PoNumericDisplayFormat.FormatTypes.INTEGER_FORMAT
instead.public final SoSFEnum<PoNumericDisplayFormat.FormatTypes> formatType
public final SoSFShort numDecimal
public final SoSFShort tenPower
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com