public class PoLinearValueLegend extends PoAutoValueLegend
incrementType
, numColumns
, and boxRatio
are not used for this representation.
File format/default:
titleVisibility | VISIBILITY_OFF |
titlePosition | POS_BOTTOM |
titlePath | RIGHT_PATH |
titleFontSize | 0 |
titleFontName | "" |
titleString | "" |
valueVisibility | VISIBILITY_ON |
valuePosition | POS_RIGHT |
valueFontName | "" |
valueAddStringVisibility | false |
valueAddString | "" |
marginType | REL_MARGIN |
marginLeft | 0.05 |
marginRight | 0.05 |
marginBottom | 0.05 |
marginTop | 0.05 |
incrementType | VERTICAL_INCREMENT |
numColumns | 1 |
boxRatio | 1 |
periodValue | 1 |
firstValue | 1 |
lastValue | 32767 |
start | 0 0 |
end | 1 1 |
valueDistribution | ALL_VALUES |
maxValueSize | 0.6 |
lowerUndefString | "UNDEF<" |
upperUndefString | "UNDEF>" |
lowerUpperBoxes | true |
Modifier and Type | Class and Description |
---|---|
static class |
PoLinearValueLegend.ValueDistributions
Type of distribution of the values.
|
PoLegend.IncrementTypes, PoLegend.MarginTypes, PoLegend.Positions, PoLegend.TextPaths, PoLegend.Visibilities
PoBase.NodeWriteFormats, PoBase.TextTypes, PoBase.UpdateMethodTypes
Inventor.ConstructorCommand
Modifier and Type | Field and Description |
---|---|
static int |
ALL_VALUES
Deprecated.
Use
PoLinearValueLegend.ValueDistributions.ALL_VALUES instead. |
static int |
LINEAR_VALUES
Deprecated.
Use
PoLinearValueLegend.ValueDistributions.LINEAR_VALUES instead. |
SoSFBool |
lowerUpperBoxes
Indicates if lower and upper boxes should be displayed.
|
SoSFFloat |
maxValueSize
Indicates the maximum size of text values.
|
static int |
MIN_MAX_VALUES
Deprecated.
|
SoSFEnum<PoLinearValueLegend.ValueDistributions> |
valueDistribution
Specifies the distribution of the values.
|
end, start
firstValue, lastValue, lowerUndefString, periodValue, upperUndefString
boxRatio, FIXED_MARGIN, HORIZONTAL_INCREMENT, incrementType, marginBottom, marginLeft, marginRight, marginTop, marginType, numColumns, PATH_DOWN, PATH_LEFT, PATH_RIGHT, PATH_UP, POS_BOTTOM, POS_LEFT, POS_RIGHT, POS_TOP, REL_MARGIN, titleFontName, titleFontSize, titlePath, titlePosition, titleString, titleVisibility, valueAddString, valueAddStringVisibility, valueFontName, valuePosition, valueVisibility, VERTICAL_INCREMENT, VISIBILITY_OFF, VISIBILITY_ON
FOLD_NODE_WRITE_FORMAT, SO_ANNO_TEXT3, SO_TEXT3, UNFOLD_NODE_WRITE_FORMAT, UPDATE_METHOD_IMMEDIATE, UPDATE_METHOD_ON_ACTION
boundingBoxIgnoring
VERBOSE_LEVEL, ZeroHandle
Constructor and Description |
---|
PoLinearValueLegend()
Default constructor.
|
PoLinearValueLegend(SbVec2f _start,
SbVec2f _end)
Calls PoLinearValueLegend(_start, _end, PoLinearValueLegend.ValueDistributions.valueOf( PoLinearValueLegend.ValueDistributions.ALL_VALUES.getValue() )).
|
PoLinearValueLegend(SbVec2f _start,
SbVec2f _end,
PoLinearValueLegend.ValueDistributions distribution)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
static SoNodekitCatalog |
getClassNodekitCatalog()
Returns the
SoNodekitCatalog for this class. |
getDataMapping, getFormat, getIsovaluesList, setDataMapping, setFormat, setIsovaluesList
getMiscTextAttr, setMiscTextAttr
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, 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, getEXTERNPROTO, getName, getPROTO, isDisposable, isSynchronizable, setName, setSynchronizable
getAddress, getNativeResourceHandle, startInternalThreads, stopInternalThreads
@Deprecated public static final int ALL_VALUES
PoLinearValueLegend.ValueDistributions.ALL_VALUES
instead.@Deprecated public static final int LINEAR_VALUES
PoLinearValueLegend.ValueDistributions.LINEAR_VALUES
instead.@Deprecated public static final int MIN_MAX_VALUES
PoLinearValueLegend.ValueDistributions.MIN_MAX_VALUES
instead.public final SoSFEnum<PoLinearValueLegend.ValueDistributions> valueDistribution
public final SoSFFloat maxValueSize
public final SoSFBool lowerUpperBoxes
public PoLinearValueLegend(SbVec2f _start, SbVec2f _end)
public PoLinearValueLegend()
public PoLinearValueLegend(SbVec2f _start, SbVec2f _end, PoLinearValueLegend.ValueDistributions distribution)
public static SoNodekitCatalog getClassNodekitCatalog()
SoNodekitCatalog
for this class.Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com