public class ColonCADGeometry_TID4129 extends Template
| Constructor and Description |
|---|
ColonCADGeometry_TID4129(SRTree objTree)
Instantiates ColonCADGeometry_TID4129 Template.
|
| Modifier and Type | Method and Description |
|---|---|
void |
setCenter(int[] arrPosition,
EnumContinuityOfContent enumContinuityOfContent,
float[] arrFlGraphicData)
Sets the value for Center"Outline
|
void |
setIdentifyingSegment(int[] arrPosition,
java.lang.String[] string)
Sets value for Identifying Segment.
|
void |
setOutline(int[] arrPosition,
EnumCM_CADGeometrySecondaryGraphicalRepresentation enumCADGeometrySecondaryGraphicalRepresentation,
float[] arrFlGraphicData)
Sets value for Outline
|
void |
setOutline(int[] arrPosition,
EnumContinuityOfContent enumContinuityOfContent,
float[] arrFlGraphicData)
Sets the value for Outline
|
public ColonCADGeometry_TID4129(SRTree objTree)
objTree - Object of SRTree.public void setCenter(int[] arrPosition,
EnumContinuityOfContent enumContinuityOfContent,
float[] arrFlGraphicData)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumContinuityOfContent - enumContinuityOfContent - Enumerated Value for ContinuityOfContent.arrFlGraphicData - public void setOutline(int[] arrPosition,
EnumContinuityOfContent enumContinuityOfContent,
float[] arrFlGraphicData)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumContinuityOfContent - enumContinuityOfContent - Enumerated Value for ContinuityOfContent.arrFlGraphicData - public void setOutline(int[] arrPosition,
EnumCM_CADGeometrySecondaryGraphicalRepresentation enumCADGeometrySecondaryGraphicalRepresentation,
float[] arrFlGraphicData)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumCADGeometrySecondaryGraphicalRepresentation - Enumerated value for CADGeometrySecondaryGraphicalRepresentationarrFlGraphicData - public void setIdentifyingSegment(int[] arrPosition,
java.lang.String[] string)
arrPosition - Identifier which shows the position of the node in the SR Tree.string - enumStatusOfResults - Enumerated value for StatusOfResults