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
SoNode.RenderModes
Inventor.ConstructorCommand
Modifier and Type | Field and Description |
---|---|
SoSFBool |
lowerUpperBoxes
Indicates if lower and upper boxes should be displayed.
|
SoSFFloat |
maxValueSize
Indicates the maximum size of text values.
|
SoSFEnum<PoLinearValueLegend.ValueDistributions> |
valueDistribution
Specifies the distribution of the values.
|
end, start
firstValue, lastValue, lowerUndefString, periodValue, upperUndefString
boxRatio, incrementType, marginBottom, marginLeft, marginRight, marginTop, marginType, numColumns, titleFontName, titleFontSize, titlePath, titlePosition, titleString, titleVisibility, valueAddString, valueAddStringVisibility, valueFontName, valuePosition, valueVisibility
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, 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 SoSFEnum<PoLinearValueLegend.ValueDistributions> valueDistribution
public final SoSFFloat maxValueSize
public final SoSFBool lowerUpperBoxes
public PoLinearValueLegend(SbVec2f _start, SbVec2f _end)
public PoLinearValueLegend(SbVec2f _start, SbVec2f _end, PoLinearValueLegend.ValueDistributions distribution)
public PoLinearValueLegend()
public static SoNodekitCatalog getClassNodekitCatalog()
SoNodekitCatalog
for this class.Generated on July 31, 2019, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com