public interface Traceable extends ModelComponent
ModelComponent.NavpanelVisibility
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getTraceablePositionProperty(java.lang.String traceableName)
For a given traceable property, returns the name of a property (if any)
which provides a reference position to be used for the traceable property.
|
java.lang.String[] |
getTraceables()
Returns a list of all traceable properties in this Traceable.
|
connectToHierarchy, disconnectFromHierarchy, getHardReferences, getName, getNavpanelVisibility, getNumber, getParent, getSoftReferences, hasState, isFixed, isMarked, isSelected, notifyParentOfChange, scan, setFixed, setMarked, setName, setNumber, setParent, setSelected, setWritable, updateReferences
getAllPropertyInfo, getProperty
getChildren, hasChildren
postscan
isWritable, write
java.lang.String[] getTraceables()
java.lang.String getTraceablePositionProperty(java.lang.String traceableName)
+
or
-
character, which is used to control the rendering
of the tracing probe in case the traceable property is a 3-vector.
A prepended +
character means that the vector will
be rendered starting at, and directed away from the reference
position (or render as pull), while a +
character
means that the vector will be rendered starting away from, and
directed into the reference position (or render as push).null
.