public class PoAngularAxis extends PoAxis
| Modifier and Type | Class and Description |
|---|---|
static class |
PoAngularAxis.GradFits
Enumerations.
|
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.VisibilitiesPoBase.NodeWriteFormats, PoBase.TextTypes, PoBase.UpdateMethodTypesInventor.ConstructorCommand| Modifier and Type | Field and Description |
|---|---|
SoSFFloat |
angleStep
Angular distance in radians between two graduations.
|
SoSFFloat |
endAngle
Angle in radians of the end of the axis.
|
static int |
GRAD_FIT
Deprecated.
Use
PoAngularAxis.GradFits.GRAD_FIT instead. |
static int |
GRAD_UNFIT
Deprecated.
Use
PoAngularAxis.GradFits.GRAD_UNFIT instead. |
SoSFEnum<PoAngularAxis.GradFits> |
gradFit
This flag indicates if the first graduation is rounded or not.
|
SoSFFloat |
offset
Offset for the axis in radians.
|
SoSFFloat |
radius
Radius of the axis.
|
SoSFFloat |
startAngle
Angle in radians of the origin of the axis.
|
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_ONFOLD_NODE_WRITE_FORMAT, SO_ANNO_TEXT3, SO_TEXT3, UNFOLD_NODE_WRITE_FORMAT, UPDATE_METHOD_IMMEDIATE, UPDATE_METHOD_ON_ACTIONboundingBoxIgnoringVERBOSE_LEVEL, ZeroHandle| Constructor and Description |
|---|
PoAngularAxis()
Default constructor.
|
PoAngularAxis(float _offset,
float _startAngle,
float _endAngle,
float _radius,
float _angleStep)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
float |
getAngleStep()
Returns the current angle step (the step computed can be different from the associated field).
|
static SoNodekitCatalog |
getClassNodekitCatalog()
Returns the
SoNodekitCatalog for this class. |
getArrow, getGrad, getGrid, getMargin, getMiscTextAttr, getReverseFlag, getTick, getTitle, setMiscTextAttraddPostRebuildCallback, addPreRebuildCallback, getDomain, getNodeWriteFormat, getTextType, getUpdateMethod, isBuilt, isModified, isVRML2Mode, rebuild, setDomain, setNodeWriteFormat, setTextType, setUpdateMethod, setVRML2Mode, touchKitgetNodekitCatalog, getPart, getPart, getPartString, getViewportIsEnabled, getViewportOrigin, getViewportSize, isSearchingChildren, set, set, setPart, setSearchingChildrenaffectsState, 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, writecopyFieldValues, copyFieldValues, enableNotify, fieldsAreEqual, get, getAllFields, getEventIn, getEventOut, getField, getFieldName, hasDefaultValues, isNotifyEnabled, setToDefaultsdispose, getEXTERNPROTO, getName, getPROTO, isDisposable, isSynchronizable, setName, setSynchronizablegetAddress, getNativeResourceHandle, startInternalThreads, stopInternalThreads@Deprecated public static final int GRAD_FIT
PoAngularAxis.GradFits.GRAD_FIT instead.@Deprecated public static final int GRAD_UNFIT
PoAngularAxis.GradFits.GRAD_UNFIT instead.public final SoSFFloat offset
public final SoSFFloat startAngle
public final SoSFFloat endAngle
public final SoSFFloat radius
public final SoSFFloat angleStep
PoBase description).public final SoSFEnum<PoAngularAxis.GradFits> gradFit
public PoAngularAxis(float _offset,
float _startAngle,
float _endAngle,
float _radius,
float _angleStep)
public PoAngularAxis()
public float getAngleStep()
public static SoNodekitCatalog getClassNodekitCatalog()
SoNodekitCatalog for this class.Generated on July 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com