public class PoHighLowClose extends PoGraphMaster
File format/default:
valuesX | 0 |
valuesHigh | 0 |
valuesLow | 0 |
valuesClose | 0 |
horCloseBarPosition | LEFT |
Modifier and Type | Class and Description |
---|---|
static class |
PoHighLowClose.HorCloseBarPositions
Position of the horizontal close bar.
|
PoBase.NodeWriteFormats, PoBase.TextTypes, PoBase.UpdateMethodTypes
SoNode.RenderModes
Inventor.ConstructorCommand
Modifier and Type | Field and Description |
---|---|
SoSFEnum<PoHighLowClose.HorCloseBarPositions> |
horCloseBarPosition
Position of the horizontal close bar in relation to the vertical line.
|
SoMFFloat |
valuesClose
List of close values.
|
SoMFFloat |
valuesHigh
List of high values.
|
SoMFFloat |
valuesLow
List of low values.
|
SoMFFloat |
valuesX
List of abscissas.
|
boundingBoxIgnoring
VERBOSE_LEVEL, ZeroHandle
Constructor and Description |
---|
PoHighLowClose()
Default constructor.
|
PoHighLowClose(int numValues,
float[] x,
float[] high,
float[] low,
float[] close)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
static SoNodekitCatalog |
getClassNodekitCatalog()
Returns the
SoNodekitCatalog for this class. |
addPostRebuildCallback, addPreRebuildCallback, getDomain, getNodeWriteFormat, getTextType, getUpdateMethod, isBuilt, isModified, isVRML2Mode, rebuild, setDomain, setNodeWriteFormat, setTextType, setUpdateMethod, setVRML2Mode, touchKit
getNodekitCatalog, getPart, getPart, getPartString, getViewportIsEnabled, getViewportOrigin, getViewportSize, isSearchingChildren, set, set, setPart, setSearchingChildren
affectsState, callback, copy, copy, distribute, doAction, getAlternateRep, getBoundingBox, getByName, getMatrix, getPrimitiveCount, getRenderEngineMode, getRenderUnitID, GLRender, GLRenderBelowPath, GLRenderInPath, GLRenderOffPath, grabEventsCleanup, grabEventsSetup, handleEvent, isBoundingBoxIgnoring, isOverride, pick, rayPick, search, setOverride, touch, write
copyFieldValues, copyFieldValues, enableNotify, fieldsAreEqual, get, getAllFields, getEventIn, getEventOut, getField, getFieldName, hasDefaultValues, isNotifyEnabled, setToDefaults
dispose, getName, isDisposable, isSynchronizable, setName, setSynchronizable
getNativeResourceHandle
public final SoMFFloat valuesX
public final SoMFFloat valuesHigh
public final SoMFFloat valuesLow
public final SoMFFloat valuesClose
public final SoSFEnum<PoHighLowClose.HorCloseBarPositions> horCloseBarPosition
public PoHighLowClose(int numValues, float[] x, float[] high, float[] low, float[] close)
public PoHighLowClose()
public static SoNodekitCatalog getClassNodekitCatalog()
SoNodekitCatalog
for this class.Generated on July 31, 2019, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com