public class PoCoordinateSystemAxis extends PoGraphMaster
File format/default:
start | 0 0 0 |
end | 1 1 1 |
xTitle | "X" |
yTitle | "Y" |
zTitle | "Z" |
arrowLengthFactor | 0.05 |
titleTranslationFactor | 0 |
PoBase.NodeWriteFormats, PoBase.TextTypes, PoBase.UpdateMethodTypes
SoNode.RenderModes
Inventor.ConstructorCommand
Modifier and Type | Field and Description |
---|---|
SoSFFloat |
arrowLengthFactor
Arrow length scale factor.
|
SoSFVec3f |
end
End of the coordinate system.
|
SoSFVec3f |
start
Start of the coordinate system.
|
SoSFFloat |
titleTranslationFactor
Translation factor of the titles (as function of the length of each vector).
|
SoSFString |
xTitle
String to be displayed at the end of the X coordinate vector.
|
SoSFString |
yTitle
String to be displayed at the end of the Y coordinate vector.
|
SoSFString |
zTitle
String to be displayed at the end of the Z coordinate vector.
|
boundingBoxIgnoring
VERBOSE_LEVEL, ZeroHandle
Constructor and Description |
---|
PoCoordinateSystemAxis()
Default constructor.
|
PoCoordinateSystemAxis(SbVec3f _start,
SbVec3f _end,
java.lang.String _xTitle,
java.lang.String _yTitle,
java.lang.String _zTitle,
float _arrowLengthFactor,
float _titleTranslationFactor)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
static SoNodekitCatalog |
getClassNodekitCatalog()
Returns the
SoNodekitCatalog for this class. |
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 SoSFVec3f start
public final SoSFVec3f end
public final SoSFString xTitle
public final SoSFString yTitle
public final SoSFString zTitle
public final SoSFFloat arrowLengthFactor
public final SoSFFloat titleTranslationFactor
public PoCoordinateSystemAxis(SbVec3f _start, SbVec3f _end, java.lang.String _xTitle, java.lang.String _yTitle, java.lang.String _zTitle, float _arrowLengthFactor, float _titleTranslationFactor)
public PoCoordinateSystemAxis()
public static SoNodekitCatalog getClassNodekitCatalog()
SoNodekitCatalog
for this class.Generated on July 31, 2019, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com