GraphicComponent

Component graphic representation

Class GraphicComponent

Constructors

  • GraphicComponent(rotationAngle ,centerCoordinates )
  • GraphicComponent(rotationAngle ,centerCoordinates ,connectionNumbers )

Fields Summary

Field
Description
centerCoordinates
Coordinates of global coordinate system of the anchor point positioning the component
connectionNumbers
Number of pins by component edge
rotationAngle
Rotation angle of the component

Methods Summary

no methods

Fields Details

centerCoordinates
centerCoordinates : Coordinates of global coordinate system of the anchor point positioning the component - [2..2] Double
connectionNumbers
connectionNumbers : Number of pins by component edge - [0..4] Integer
rotationAngle
rotationAngle : Rotation angle of the component - [1..1] Double

Method Details

no methods