PoPieChart2D Class |
Class for 2D pie chart representation.
Namespace: OIV.MeshViz.Graph
The PoPieChart2D type exposes the following members.
Name | Description | |
---|---|---|
PoPieChart2D | Default constructor. | |
PoPieChart2D(SbVec2f, Single, String, Single, SbColor) | Constructor. |
Name | Description | |
---|---|---|
AffectsState | Returns true if a node has an effect on the state during traversal. | |
Callback | (Inherited from SoBaseKit.) | |
Copy | Calls Copy(false). (Inherited from SoNode.) | |
Copy(Boolean) | Creates and returns an exact copy of the node. | |
CopyFieldValues(SoFieldContainer) | Calls CopyFieldValues(fc, false). (Inherited from SoFieldContainer.) | |
CopyFieldValues(SoFieldContainer, Boolean) | Copies the contents of fc's fields into this object's fields. | |
CreatePathToPart(String, Boolean) | Calls CreatePathToPart(partName, makeIfNeeded, (OIV.Inventor.SoPath ^)nullptr). (Inherited from SoBaseKit.) | |
CreatePathToPart(String, Boolean, SoPath) | Returns a path that begins at this nodekit and ends at partName. | |
Dispose |
Releases all resources used by SoDisposable.
(Inherited from SoDisposable.) | |
Distribute | (Inherited from SoNode.) | |
DoAction | (Inherited from SoBaseKit.) | |
EnableNotify | Notification at this Field Container is enabled (if flag == true) or disabled (if flag == false). | |
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
FieldsAreEqual | Returns true if this object's fields are exactly equal to fc's fields. | |
Get | Returns the values of the fields of this object in the Open Inventor ASCII file format in the given string. | |
GetAllFields | Returns a list of fields, including the eventIn's and eventOut's. | |
GetAlternateRep | This method is called by actions to allow the node to provide an "alternate representation" when appropriate (typically depending on the action type). | |
GetBoundingBox | (Inherited from SoBaseKit.) | |
GetClassNodekitCatalog | Returns the OIV.Inventor.Nodekits.SoNodekitCatalog for this class. | |
GetDomain | Gets a reference to a OIV.MeshViz.Graph.PbDomain object used to define the data limits of the graphics to be generated. | |
GetEventIn | Returns a the eventIn with the given name. | |
GetEventOut | Returns the eventOut with the given name. | |
GetField | Returns a the field of this object whose name is fieldName. | |
GetFieldName | Returns the name of the given field in the fieldName argument. | |
GetFields | Appends references to all of this object's fields to resultList, and returns the number of fields appended. | |
GetFormat | Gets a reference to a OIV.MeshViz.Graph.PbNumericDisplayFormat object for the numerical display format of values of the pie chart. | |
GetHashCode |
Overrides GetHashCode().
(Inherited from SoNetBase.) | |
GetMatrix | (Inherited from SoBaseKit.) | |
GetMiscTextAttr | Gets a reference to a OIV.MeshViz.Graph.PbMiscTextAttr for miscellaneous text attributes. | |
GetName | Returns the name of an instance. | |
GetNodekitCatalog | Returns the OIV.Inventor.Nodekits.SoNodekitCatalog for this instance of OIV.Inventor.Nodekits.SoBaseKit. | |
GetPart | Searches the nodekit catalog (and those of all nested nodekits) for the part named partName. | |
GetPartString | Given a node or a path to a node, checks if the part exists in the nodekit, in a nested nodekit, or an element of a list part. | |
GetPickedSliceNumber | Allow the user to retreive the slice number (sliceNumber argument) which has been picked from a picked path (path argument) (cf OIV.Inventor.Nodes.SoSelection node for more information about picking). | |
GetPrimitiveCount | (Inherited from SoBaseKit.) | |
GetRenderEngineMode | Returns the supported Render engine mode. | |
GetRenderUnitID | (Inherited from SoNode.) | |
GetSliceToTranslate | Gets the current translation of a slice. | |
GetStringName | (Inherited from SoBase.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
GetUpdateMethod | Gets update method. | |
GetViewportIsEnabled | (Inherited from SoBaseKit.) | |
GetViewportOrigin | (Inherited from SoBaseKit.) | |
GetViewportSize | (Inherited from SoBaseKit.) | |
GLRender | (Inherited from SoBaseKit.) | |
GLRenderBelowPath | (Inherited from SoNode.) | |
GLRenderInPath | (Inherited from SoNode.) | |
GLRenderOffPath | (Inherited from SoNode.) | |
GrabEventsCleanup | (Inherited from SoNode.) | |
GrabEventsSetup | (Inherited from SoNode.) | |
HandleEvent | (Inherited from SoBaseKit.) | |
HasDefaultValues | Returns true if all of the object's fields have their default values. | |
IsBoundingBoxIgnoring | Returns true if bounding box computation should be ignored during OIV.Inventor.Actions.SoGetBoundingBoxAction traversal. | |
IsBuilt | Indicates if the node kit has been built at least once. | |
IsModified | Return true, if the kit has been modified, else otherwise. | |
IsNotifyEnabled | Notification is the process of telling interested objects that this object has changed. | |
IsOverride | Returns the state of the override flag. | |
IsSynchronizable | Gets the ScaleViz synchronizable state of this object. | |
Pick | (Inherited from SoNode.) | |
RayPick | (Inherited from SoBaseKit.) | |
Rebuild | Forces the node kit to be rebuilt immediately. | |
Search | (Inherited from SoBaseKit.) | |
Set(String) | This function allows field values of parts (nodes) to be set in several different parts simultaneously. | |
Set(String, String) | This function allows field values of parts (nodes) to be set. | |
SetDomain | Sets a reference to a OIV.MeshViz.Graph.PbDomain object used to define the data limits of the graphics to be generated. | |
SetFormat | Sets a reference to a OIV.MeshViz.Graph.PbNumericDisplayFormat object for the numerical display format of values of the pie chart. | |
SetMiscTextAttr | Sets a reference to a OIV.MeshViz.Graph.PbMiscTextAttr for miscellaneous text attributes. | |
SetName | (Inherited from SoBase.) | |
SetOverride | Turns the override flag on or off. | |
SetPart | Inserts the given node (not a copy) as the new part specified by partName. | |
SetSliceToTranslate | Convenience methods to set the fields sliceToTranslateNumber and sliceToTranslateValue. | |
SetSynchronizable | Sets this to be a ScaleViz synchronizable object. | |
SetToDefaults | Sets all fields in this object to their default values. | |
SetUpdateMethod | Sets scene graph update method. | |
ToString |
Converts this SoBase structure to a human readable string.
(Inherited from SoBase.) | |
Touch | Marks an instance as modified, simulating a change to it. | |
TouchKit | Indicates the node kit is modified. | |
Write | (Inherited from SoBaseKit.) |
Name | Description | |
---|---|---|
arrowHeight | Height of the arrow. | |
arrowVisibility | Visibility of the arrow. | |
arrowWidth | Width of the arrow. | |
boundingBoxIgnoring | Whether to ignore this node during bounding box traversal. | |
center | Center of the pie chart. | |
extAnnotAddString | String concatened with exterior values. | |
extAnnotAddStringVisibility | Specify the visibility of a string concatenated with the exterior values (if they are visible). | |
extAnnotAlignment | Exterior annotation alignment. | |
extAnnotDistance1 | Distance from the pie chart center to the end of the arrow. | |
extAnnotDistance2 | Distance from the end of the arrow to the middle of the arrow. | |
extAnnotDistance3 | Distance from the middle of the arrow to the start of the arrow. | |
extAnnotPercentFontName | Exterior percentage font name. | |
extAnnotPercentFontSize | Font size of exterior percentages. | |
extAnnotPercentVisibility | Exterior percent visibility (percent are computed from sliceValue field) | |
extAnnotPosition | Exterior annotation position. | |
extAnnotTextFontName | Exterior text (texts of sliceText field) font name. | |
extAnnotTextFontSize | Font size of exterior texts (texts of sliceText field). | |
extAnnotTextVisibility | Exterior text visibility (texts of sliceText field). | |
extAnnotValueFontName | Exterior value (values of sliceValue field) font name. | |
extAnnotValueFontSize | Font size of exterior values (values of sliceValue field). | |
extAnnotValueVisibility | Exterior value visibility (values of sliceValue field). | |
intAnnotAddString | String concatened with interior values. | |
intAnnotAddStringVisibility | Specify the visibility of a string concatenated with the interior values (if they are visible). | |
intAnnotAlignment | Interior annotation alignment. | |
intAnnotDistance | Distance from the pie chart center to the interior annotation box center. | |
intAnnotPercentFontName | Interior percentage font name. | |
intAnnotPercentFontSize | Font size of interior percentages. | |
intAnnotPercentVisibility | Interior percent visibility (percent are computed from sliceValue field) | |
intAnnotPosition | Interior annotation position. | |
intAnnotTextFontName | Interior text (texts of sliceText field) font name. | |
intAnnotTextFontSize | Font size of interior texts (texts of sliceText field). | |
intAnnotTextVisibility | Interior text visibility (texts of sliceText field). | |
intAnnotValueFontName | Interior value (values of sliceValue field) font name. | |
intAnnotValueFontSize | Font size of interior values (values of sliceValue field). | |
intAnnotValueVisibility | Interior value visibility (values of sliceValue field). | |
IsDisposable | ISafeDisposable interface implementation.
(Inherited from SoDisposable.) | |
radius | Radius of the pie chart. | |
sliceAngleStep | Slice are approximated by a polygon, that is a sequence of straight line segments. | |
sliceColor | Color associated to each slice of the pie chart. | |
sliceGroupActive | Activate or Deactivate the regrouping of small values. | |
sliceGroupFlagMin | Indicate if the value sliceGroupMinValue is interpreted as percentage (PERCENTAGE) or not (ABSOLUTE). | |
sliceGroupMinValue | Threshold underneath the slice are regrouped. | |
sliceGroupString | String for the regrouping slice. | |
sliceText | Text associated to each slice of the pie chart. | |
sliceToTranslateNumber | Numbers (slice numbers begin at 0) of the slices to translate. | |
sliceToTranslateValue | Translation values along the bisectors of the slices. | |
sliceValue | Value associated to each slice of the pie chart. | |
UserData |
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.) |
Name | Description | |
---|---|---|
PostRebuild | (Inherited from PoBase.) | |
PreRebuild | (Inherited from PoBase.) |
Class to build a 2D pie chart in the plane XY.
OIV.MeshViz.Graph.PoPieChart2D {
radius | 1 |
sliceText | "" |
sliceValue | 0.0 |
sliceColor | 0.0 0.0 0.0 |
intAnnotPosition | HOR_INT_POS |
intAnnotAlignment | CENTER_ALIGN |
intAnnotTextVisibility | false |
intAnnotValueVisibility | true |
intAnnotPercentVisibility | false |
intAnnotAddStringVisibility | false |
intAnnotTextFontName | "" |
intAnnotTextFontSize | 0.0 |
intAnnotValueFontName | "" |
intAnnotValueFontSize | 0.0 |
intAnnotPercentFontName | "" |
intAnnotPercentFontSize | 0.0 |
intAnnotAddString | "" |
intAnnotDistance | 0.0 |
extAnnotPosition | HOR_EXT_POS |
extAnnotAlignment | INWARDS_ALIGN |
extAnnotTextVisibility | true |
extAnnotValueVisibility | false |
extAnnotPercentVisibility | false |
extAnnotAddStringVisibility | false |
extAnnotTextFontName | "" |
extAnnotTextFontSize | 0.0 |
extAnnotValueFontName | "" |
extAnnotValueFontSize | 0.0 |
extAnnotPercentFontName | "" |
extAnnotPercentFontSize | 0.0 |
extAnnotAddString | "" |
extAnnotDistance1 | 0.0 |
extAnnotDistance2 | 0.0 |
extAnnotDistance3 | 0.0 |
arrowVisibility | true |
arrowHeight | 0.0 |
arrowWidth | 0.0 |
sliceGroupActive | true |
sliceGroupMinValue | 5.0 |
sliceGroupFlagMin | PERCENTAGE |
sliceGroupString | "Others" |
sliceToTranslateNumber | 0 |
sliceToTranslateValue | 0.0 |
sliceAngleStep | PI/90 |
center | 0.0 0.0 |
<html> <head> <title></title> </head> <body> <h4><a NAME="Heading799">CATALOG PARTS</a></h4> <ul> <b>PoPieChart2D</b> { </ul> <ul> <ul> <b>Separator</b> <tt>alternateRep</tt> (from PoBase) {<br /> </ul> </ul> <ul> <ul> <ul> <b>AppearanceKit</b> <tt>appearance</tt> (from PoBase) </ul> </ul> </ul> <ul> <ul> <ul> <i>Specifies the appearance of all the kit. By default lightModel.model=BASE_COLOR.</i> </ul> </ul> </ul> <ul> <ul> <ul> <b>MatrixTransform</b> <tt>domainTransform</tt> (from PoBase) </ul> </ul> </ul> <ul> <ul> <ul> <i>Corresponds to the domain transformation.</i> </ul> </ul> </ul> <ul> <ul> <ul> <ul> </ul> </ul> </ul> </ul> <ul> <ul> <ul> <b>Separator</b> <tt>sliceSep</tt> (from PoPieChart) { </ul> </ul> </ul> <ul> <ul> <ul> <i>Contains properties and shapes to draw the slices of the pie chart.</i> </ul> </ul> </ul> <ul> <ul> <ul> <ul> <b>AppearanceKit</b> <tt>sliceApp </tt>(from PoPieChart) </ul> </ul> </ul> </ul> <ul> <ul> <ul> <ul> <i>Specifies the appearance of slices of the pie chart. </i> </ul> </ul> </ul> </ul> <ul> <ul> <ul> <ul> <b>Group</b> <tt>slice</tt> (from PoPieChart) </ul> </ul> </ul> </ul> <ul> <ul> <ul> <ul> <i>Contains for each slice an optional SoMaterial, a SoCoordinate3 and a SoFaceSet to draw the slices of the pie chart. Each SoFaceSet (cf setName() method of SoBase) is named SliceXXX (XXX is the number of slice that the shape belongs). A SoShapeHints is inserted as first child of this group.</i> </ul> </ul> </ul> </ul> <ul> <ul> <ul> }<br /> <br /> <b>Separator</b> <tt>sliceBorderSep</tt> (from PoPieChart) { </ul> </ul> </ul> <ul> <ul> <ul> <i>Contains properties and shapes to draw the slice borders of the pie chart.</i> </ul> </ul> </ul> <ul> <ul> <ul> <ul> <b>AppearanceKit</b> <tt>sliceBorderApp </tt>(from PoPieChart) </ul> </ul> </ul> </ul> <ul> <ul> <ul> <ul> <i>Specifies the appearance of slice borders of the pie chart. </i> </ul> </ul> </ul> </ul> <ul> <ul> <ul> <ul> <b>Group</b> <tt>sliceBorder</tt> (from PoPieChart) </ul> </ul> </ul> </ul> <ul> <ul> <ul> <ul> <i>Contains a list of SoLineSet shapes to draw the slice borders of the pie chart. Each SoLineSet (cf setName() method of SoBase) is named SliceXXX (XXX is the number of slice that the shape belongs).</i> </ul> </ul> </ul> </ul> <ul> <ul> <ul> }<br /> <br /> <b>Separator</b> <tt>extAnnotBoxSep</tt> (from PoPieChart) { </ul> </ul> </ul> <ul> <ul> <ul> <i>Contains properties and shapes to draw the box of exterior annotations of the pie chart.</i> </ul> </ul> </ul> <ul> <ul> <ul> <ul> <b>AppearanceKit</b> <tt>extAnnotBoxApp </tt>(from PoPieChart) </ul> </ul> </ul> </ul> <ul> <ul> <ul> <ul> <i>Specifies the appearance of box of exterior annotations of the pie chart. By default material.diffuseColor is set to SbColor(0, 0, 0).</i> </ul> </ul> </ul> </ul> <ul> <ul> <ul> <ul> <b>Group</b> <tt>extAnnotBox </tt>(from PoPieChart) </ul> </ul> </ul> </ul> <ul> <ul> <ul> <ul> <i>Contains a list SoFaceSet shapes to draw the box of exterior annotations of the pie chart. Each SoFaceSet (cf setName() method of SoBase) is named SliceXXX (XXX is the number of slice that the shape belongs).</i> </ul> </ul> </ul> </ul> <ul> <ul> <ul> }<br /> <br /> <b>Separator</b> <tt>extAnnotBoxBorderSep</tt> (from PoPieChart) { </ul> </ul> </ul> <ul> <ul> <ul> <i>Contains properties and shapes to draw the box borders of exterior annotations of the pie chart.</i> </ul> </ul> </ul> <ul> <ul> <ul> <ul> <b>AppearanceKit</b> <tt>extAnnotBoxBorderApp </tt>(from PoPieChart) </ul> </ul> </ul> </ul> <ul> <ul> <ul> <ul> <i>Specifies the appearance of box borders of exterior annotations of the pie chart.</i> </ul> </ul> </ul> </ul> <ul> <ul> <ul> <ul> <b>Group</b> <tt>extAnnotBoxBorder</tt>(from PoPieChart) </ul> </ul> </ul> </ul> <ul> <ul> <ul> <ul> <i>Contains a list SoLineSet shapes to draw the box borders of exterior annotations of the pie chart. Each SoLineSet (cf setName() method of SoBase) is named SliceXXX (XXX is the number of slice that the shape belongs).</i> </ul> </ul> </ul> </ul> <ul> <ul> <ul> }<br /> <br /> <b>Separator</b> <tt>extAnnotTextSep</tt> (from PoPieChart) { </ul> </ul> </ul> <ul> <ul> <ul> <i>Contains properties and shapes to draw the texts (of sliceText field) of exterior annotations of the pie chart.</i> </ul> </ul> </ul> <ul> <ul> <ul> <ul> <b>AppearanceKit</b> <tt>extAnnotTextApp </tt>(from PoPieChart) </ul> </ul> </ul> </ul> <ul> <ul> <ul> <ul> <i>Specifies the appearance of texts of exterior annotations of the pie chart. By default drawStyle.style=LINES. font.size and font.name are set when the kit is rebuilt.</i> </ul> </ul> </ul> </ul> <ul> <ul> <ul> <ul> <b>Group</b> <tt>extAnnotText</tt>(from PoPieChart) </ul> </ul> </ul> </ul> <ul> <ul> <ul> <ul> <i>Contains a list SoAnnoText3 to draw the texts of exterior annotations of the pie chart. Each SoAnnoText3 (cf setName() method of SoBase) is named SliceXXX (XXX is the number of slice that the shape belongs).</i> </ul> </ul> </ul> </ul> <ul> <ul> <ul> }<br /> <br /> <b>Separator</b> <tt>extAnnotValueSep</tt> (from PoPieChart) { </ul> </ul> </ul> <ul> <ul> <ul> <i>Contains properties and shapes to draw the values (of sliceValue field) of exterior annotations of the pie chart.</i> </ul> </ul> </ul> <ul> <ul> <ul> <ul> <b>AppearanceKit</b> <tt>extAnnotValueApp </tt>(from PoPieChart) </ul> </ul> </ul> </ul> <ul> <ul> <ul> <ul> <i>Specifies the appearance of values of exterior annotations of the pie chart. By default drawStyle.style=LINES. font.size and font.name are set when the kit is rebuilt.</i> </ul> </ul> </ul> </ul> <ul> <ul> <ul> <ul> <b>Group</b> <tt>extAnnotValue </tt>(from PoPieChart) </ul> </ul> </ul> </ul> <ul> <ul> <ul> <ul> <i>Contains a list SoAnnoText3 to draw the values of exterior annotations of the pie chart. Each SoAnnoText3 (cf setName() method of SoBase) is named SliceXXX (XXX is the number of slice that the shape belongs).</i> </ul> </ul> </ul> </ul> <ul> <ul> <ul> }<br /> <br /> <b>Separator</b> <tt>extAnnotPercentSep</tt> (from PoPieChart) { </ul> </ul> </ul> <ul> <ul> <ul> <i>Contains properties and shapes to draw the percentages of exterior annotations of the pie chart.</i> </ul> </ul> </ul> <ul> <ul> <ul> <ul> <b>AppearanceKit</b> <tt>extAnnotPercentApp </tt>(from PoPieChart) </ul> </ul> </ul> </ul> <ul> <ul> <ul> <ul> <i>Specifies the appearance of percentages of exterior annotations of the pie chart. By default drawStyle.style=LINES. font.size and font.name are set when the kit is rebuilt.</i> </ul> </ul> </ul> </ul> <ul> <ul> <ul> <ul> <b>Group</b> <tt>extAnnotPercent </tt>(from PoPieChart) </ul> </ul> </ul> </ul> <ul> <ul> <ul> <ul> <i>Contains a list SoAnnoText3 to draw the percentages of exterior annotations of the pie chart. Each SoAnnoText3 (cf setName() method of SoBase) is named SliceXXX (XXX is the number of slice that the shape belongs).</i> </ul> </ul> </ul> </ul> <ul> <ul> <ul> }<br /> <br /> <b>Separator</b> <tt>arrowSep</tt> (from PoPieChart) { </ul> </ul> </ul> <ul> <ul> <ul> <i>Contains properties and shapes to draw the arrow between slices and exterior annotations.</i> </ul> </ul> </ul> <ul> <ul> <ul> <ul> <b>AppearanceKit</b> <tt>arrowApp </tt>(from PoPieChart) </ul> </ul> </ul> </ul> <ul> <ul> <ul> <ul> <i>Specifies the appearance of arrows. </i> </ul> </ul> </ul> </ul> <ul> <ul> <ul> <ul> <b>Group</b> <tt>arrow</tt>(from PoPieChart) </ul> </ul> </ul> </ul> <ul> <ul> <ul> <ul> <i>Contains a list of couple (SoLineSet, SoFaceSet) to draw the arrows. Each SoLineSet and SoFaceSet (cf setName() method of SoBase) are named SliceXXX (XXX is the number of slice that the shapes belong).</i> </ul> </ul> </ul> </ul> <ul> <ul> <ul> }<br /> <br /> <b>Separator</b> <tt>intAnnotBoxSep</tt> (from PoPieChart) { </ul> </ul> </ul> <ul> <ul> <ul> <i>Contains properties and shapes to draw the box of interior annotations of the pie chart.</i> </ul> </ul> </ul> <ul> <ul> <ul> <ul> <b>AppearanceKit</b> <tt>intAnnotBoxApp </tt>(from PoPieChart) </ul> </ul> </ul> </ul> <ul> <ul> <ul> <ul> <i>Specifies the appearance of box of interior annotations of the pie chart. By default material.diffuseColor is set to SbColor(0, 0, 0).</i> </ul> </ul> </ul> </ul> <ul> <ul> <ul> <ul> <b>Group</b> <tt>intAnnotBox </tt>(from PoPieChart) </ul> </ul> </ul> </ul> <ul> <ul> <ul> <ul> <i>Contains a list SoFaceSet shapes to draw the box of interior annotations of the pie chart. Each SoFaceSet (cf setName() method of SoBase) is named SliceXXX (XXX is the number of slice that the shape belongs).</i> </ul> </ul> </ul> </ul> <ul> <ul> <ul> }<br /> <br /> <b>Separator</b> <tt>intAnnotBoxBorderSep</tt> (from PoPieChart) { </ul> </ul> </ul> <ul> <ul> <ul> <i>Contains properties and shapes to draw the box borders of interior annotations of the pie chart.</i> </ul> </ul> </ul> <ul> <ul> <ul> <ul> <b>AppearanceKit</b> <tt>intAnnotBoxBorderApp </tt>(from PoPieChart) </ul> </ul> </ul> </ul> <ul> <ul> <ul> <ul> <i>Specifies the appearance of box borders of interior annotations of the pie chart.</i> </ul> </ul> </ul> </ul> <ul> <ul> <ul> <ul> <b>Group</b> <tt>intAnnotBoxBorder</tt>(from PoPieChart) </ul> </ul> </ul> </ul> <ul> <ul> <ul> <ul> <i>Contains a list SoLineSet shapes to draw the box borders of interior annotations of the pie chart. Each SoLineSet (cf setName() method of SoBase) is named SliceXXX (XXX is the number of slice that the shape belongs).</i> </ul> </ul> </ul> </ul> <ul> <ul> <ul> }<br /> <br /> <b>Separator</b> <tt>intAnnotTextSep</tt> (from PoPieChart) { </ul> </ul> </ul> <ul> <ul> <ul> <i>Contains properties and shapes to draw the texts (of sliceText field) of interior annotations of the pie chart.</i> </ul> </ul> </ul> <ul> <ul> <ul> <ul> <b>AppearanceKit</b> <tt>intAnnotTextApp </tt>(from PoPieChart) </ul> </ul> </ul> </ul> <ul> <ul> <ul> <ul> <i>Specifies the appearance of texts of interior annotations of the pie chart. By default drawStyle.style=LINES. font.size and font.name are set when the kit is rebuilt.</i> </ul> </ul> </ul> </ul> <ul> <ul> <ul> <ul> <b>Group</b> <tt>intAnnotText</tt>(from PoPieChart) </ul> </ul> </ul> </ul> <ul> <ul> <ul> <ul> <i>Contains a list SoAnnoText3 to draw the texts of interior annotations of the pie chart. Each SoAnnoText3 (cf setName() method of SoBase) is named SliceXXX (XXX is the number of slice that the shape belongs).</i> </ul> </ul> </ul> </ul> <ul> <ul> <ul> }<br /> <br /> <b>Separator</b> <tt>intAnnotValueSep</tt> (from PoPieChart) { </ul> </ul> </ul> <ul> <ul> <ul> <i>Contains properties and shapes to draw the values (of sliceValue field) of interior annotations of the pie chart.</i> </ul> </ul> </ul> <ul> <ul> <ul> <ul> <b>AppearanceKit</b> <tt>intAnnotValueApp </tt>(from PoPieChart) </ul> </ul> </ul> </ul> <ul> <ul> <ul> <ul> <i>Specifies the appearance of values of interior annotations of the pie chart. By default drawStyle.style=LINES. font.size and font.name are set when the kit is rebuilt.</i> </ul> </ul> </ul> </ul> <ul> <ul> <ul> <ul> <b>Group</b> <tt>intAnnotValue </tt>(from PoPieChart) </ul> </ul> </ul> </ul> <ul> <ul> <ul> <ul> <i>Contains a list SoAnnoText3 to draw the values of interior annotations of the pie chart. Each SoAnnoText3 (cf setName() method of SoBase) is named SliceXXX (XXX is the number of slice that the shape belongs).</i> </ul> </ul> </ul> </ul> <ul> <ul> <ul> }<br /> <br /> <b>Separator</b> <tt>intAnnotPercentSep</tt> (from PoPieChart) { </ul> </ul> </ul> <ul> <ul> <ul> <i>Contains properties and shapes to draw the percentages of interior annotations of the pie chart.</i> </ul> </ul> </ul> <ul> <ul> <ul> <ul> <b>AppearanceKit</b> <tt>intAnnotPercentApp </tt>(from PoPieChart) </ul> </ul> </ul> </ul> <ul> <ul> <ul> <ul> <i>Specifies the appearance of percentages of interior annotations of the pie chart. By default drawStyle.style=LINES. font.size and font.name are set when the kit is rebuilt.</i> </ul> </ul> </ul> </ul> <ul> <ul> <ul> <ul> <b>Group</b> <tt>intAnnotPercent </tt>(from PoPieChart) </ul> </ul> </ul> </ul> <ul> <ul> <ul> <ul> <i>Contains a list SoAnnoText3 to draw the percentages of interior annotations of the pie chart. Each SoAnnoText3 (cf setName() method of SoBase) is named SliceXXX (XXX is the number of slice that the shape belongs).</i> </ul> </ul> </ul> </ul> <ul> <ul> <ul> } </ul> </ul> </ul> <ul> <ul> } </ul> </ul> <ul> } </ul> </body> </html>