References > Creo Schematics 4.0 API Guide > The Component Package > Class FibreShape
  
Class FibreShape
This concrete class represents a picture of a fiber.
public class FibreShape
extends ComponentShape
Hierarchical Diagram
Direct Known Subclasses
None
Constructor
public FibreShape()
Methods
updateGraphics
Updates the graphics of the shape to reflect changes made to the artifact. For example, using this method will update the arrows when the fiber direction changes.
void updateGraphics ()
Throws: RSDException
Methods Inherited
The methods inherited from other classes are:
Class
Methods Inherited
rsdesigner.component.ComponentShape
getConnectedPortShapes, getPortShapes
rsdesigner.component.Shape
getArtifact, getContainer, getDatum, getDiagramType, getTopLevelContainer
java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait