public class PoPolarAxis extends PoAxis
Modifier and Type | Class and Description |
---|---|
static class |
PoPolarAxis.MultFactor |
static class |
PoPolarAxis.MultFactorPositions
Type of position of the multiplicative factor.
|
PoAxis.ArrowAttributes, PoAxis.AxisReverses, PoAxis.GradAttributes, PoAxis.GradPositions, PoAxis.GridAttributes, PoAxis.MarginAttributes, PoAxis.MarginTypes, PoAxis.TextPaths, PoAxis.TickAttributes, PoAxis.TickPositions, PoAxis.TickSubDefs, PoAxis.TitleAttributes, PoAxis.TitlePositions, PoAxis.Visibilities
PoBase.NodeWriteFormats, PoBase.TextTypes, PoBase.UpdateMethodTypes
Inventor.ConstructorCommand
Modifier and Type | Field and Description |
---|---|
SoSFFloat |
endRadius
Radius at the end of the axis.
|
static int |
MULT_FACTOR_END
Deprecated.
Use
PoPolarAxis.MultFactorPositions.MULT_FACTOR_END instead. |
static int |
MULT_FACTOR_EXTR
Deprecated.
Use
PoPolarAxis.MultFactorPositions.MULT_FACTOR_EXTR instead. |
static int |
MULT_FACTOR_GRAD
Deprecated.
Use
PoPolarAxis.MultFactorPositions.MULT_FACTOR_GRAD instead. |
static int |
MULT_FACTOR_START
Deprecated.
Use
PoPolarAxis.MultFactorPositions.MULT_FACTOR_START instead. |
SoSFFloat |
multFactorDistAxis
Distance from the mutiplicative factor to the axis.
|
SoSFEnum<PoPolarAxis.MultFactorPositions> |
multFactorPosition
Position of the multiplicative factor.
|
SoSFFloat |
offset
Offset for the axis.
|
SoSFFloat |
startRadius
Radius at the start of the axis.
|
SoSFFloat |
theta
Rotation angle of the axis in radians.
|
arrowHeight, arrowLength, arrowVisibility, AXIS_NO_REVERSE, AXIS_REVERSE, AXIS_REVERSE_DEPEND, FIXED_MARGIN, GRAD_ABOVE, GRAD_BELOW, GRAD_DEPEND, gradAddString, gradAddStringVisibility, gradDistAxis, gradFontName, gradFontSize, gradPath, gradPosition, gradVisibility, gridLengthGradOtherSide, gridLengthGradSide, gridVisibility, marginEnd, marginStart, marginType, NUM_SUB_TICK, PATH_DEPEND, PATH_DOWN, PATH_LEFT, PATH_RIGHT, PATH_UP, PERIOD_MAIN_TICK, REL_MARGIN, reverseFlag, TICK_ACROSS_AXIS, TICK_GRAD_OTHER_SIDE, TICK_GRAD_SIDE, tickFirstGrad, tickLastGrad, tickMainLength, tickNumOrPeriod, tickPosition, tickSubDef, tickSubLength, tickVisibility, TITLE_DEPEND, TITLE_END, TITLE_MIDDLE, titleDistAxis, titleFontName, titleFontSize, titlePath, titlePosition, titleString, titleVisibility, VISIBILITY_DEPEND, 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
Modifier and Type | Method and Description |
---|---|
static SoNodekitCatalog |
getClassNodekitCatalog()
Returns the
SoNodekitCatalog for this class. |
PoPolarAxis.MultFactor |
getMultFactor()
Returns the current multiplicative factor attributes (those computed can be different from the associated fields).
|
getArrow, getGrad, getGrid, getMargin, getMiscTextAttr, getReverseFlag, getTick, getTitle, 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 MULT_FACTOR_START
PoPolarAxis.MultFactorPositions.MULT_FACTOR_START
instead.@Deprecated public static final int MULT_FACTOR_END
PoPolarAxis.MultFactorPositions.MULT_FACTOR_END
instead.@Deprecated public static final int MULT_FACTOR_EXTR
PoPolarAxis.MultFactorPositions.MULT_FACTOR_EXTR
instead.@Deprecated public static final int MULT_FACTOR_GRAD
PoPolarAxis.MultFactorPositions.MULT_FACTOR_GRAD
instead.public final SoSFFloat offset
public final SoSFFloat startRadius
public final SoSFFloat endRadius
public final SoSFFloat theta
public final SoSFEnum<PoPolarAxis.MultFactorPositions> multFactorPosition
public PoPolarAxis.MultFactor getMultFactor()
public static SoNodekitCatalog getClassNodekitCatalog()
SoNodekitCatalog
for this class.Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com