public class PoLabelHints extends PoNode
PoChart
.
File format/default:
labelPath | DEPEND |
justification | DEPEND |
addString | "" |
isLabelLineVisible | false |
Modifier and Type | Class and Description |
---|---|
static class |
PoLabelHints.Justifications
Label justification type.
|
static class |
PoLabelHints.LabelPaths
Label path type.
|
Inventor.ConstructorCommand
Modifier and Type | Field and Description |
---|---|
SoSFString |
addString
Defines a string to concat to the label to display.
|
static int |
CENTER
Deprecated.
Use
PoLabelHints.Justifications.CENTER instead. |
static int |
DEPEND
Deprecated.
Use
PoLabelHints.Justifications.DEPEND instead. |
SoSFBool |
isLabelLineVisible
Defines the visibility of a line from the label and the part to be annotated.
|
SoSFEnum<PoLabelHints.Justifications> |
justification
Defines the justification used to display label.
|
SoSFEnum<PoLabelHints.LabelPaths> |
labelPath
Defines the path used to display label.
|
static int |
LEFT
Deprecated.
Use
PoLabelHints.Justifications.LEFT instead. |
static int |
PATH_DEPEND
Deprecated.
Use
PoLabelHints.LabelPaths.PATH_DEPEND instead. |
static int |
PATH_DOWN
Deprecated.
Use
PoLabelHints.LabelPaths.PATH_DOWN instead. |
static int |
PATH_LEFT
Deprecated.
Use
PoLabelHints.LabelPaths.PATH_LEFT instead. |
static int |
PATH_RIGHT
Deprecated.
Use
PoLabelHints.LabelPaths.PATH_RIGHT instead. |
static int |
PATH_UP
Deprecated.
Use
PoLabelHints.LabelPaths.PATH_UP instead. |
static int |
RIGHT
Deprecated.
Use
PoLabelHints.Justifications.RIGHT instead. |
VERBOSE_LEVEL, ZeroHandle
Constructor and Description |
---|
PoLabelHints()
Constructor.
|
callback, doAction, getBoundingBox, getMatrix, getPrimitiveCount, GLRender, handleEvent, pick, search, write
affectsState, copy, copy, distribute, getAlternateRep, getByName, getRenderUnitID, GLRenderBelowPath, GLRenderInPath, GLRenderOffPath, grabEventsCleanup, grabEventsSetup, isBoundingBoxIgnoring, isOverride, rayPick, setOverride, touch
copyFieldValues, copyFieldValues, enableNotify, fieldsAreEqual, get, getAllFields, getEventIn, getEventOut, getField, getFieldName, hasDefaultValues, isNotifyEnabled, set, setToDefaults
dispose, getEXTERNPROTO, getName, getPROTO, isDisposable, isSynchronizable, setName, setSynchronizable
getAddress, getNativeResourceHandle, startInternalThreads, stopInternalThreads
@Deprecated public static final int PATH_RIGHT
PoLabelHints.LabelPaths.PATH_RIGHT
instead.@Deprecated public static final int PATH_LEFT
PoLabelHints.LabelPaths.PATH_LEFT
instead.@Deprecated public static final int PATH_UP
PoLabelHints.LabelPaths.PATH_UP
instead.@Deprecated public static final int PATH_DOWN
PoLabelHints.LabelPaths.PATH_DOWN
instead.@Deprecated public static final int PATH_DEPEND
PoLabelHints.LabelPaths.PATH_DEPEND
instead.@Deprecated public static final int LEFT
PoLabelHints.Justifications.LEFT
instead.@Deprecated public static final int CENTER
PoLabelHints.Justifications.CENTER
instead.@Deprecated public static final int RIGHT
PoLabelHints.Justifications.RIGHT
instead.@Deprecated public static final int DEPEND
PoLabelHints.Justifications.DEPEND
instead.public final SoSFEnum<PoLabelHints.LabelPaths> labelPath
public final SoSFEnum<PoLabelHints.Justifications> justification
public final SoSFString addString
SoField
) on this field.public final SoSFBool isLabelLineVisible
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com