ShapeFactory Class |
Namespace: RootPro.RootProCAD
The ShapeFactory type exposes the following members.
Name | Description | |
---|---|---|
![]() | ShapeFactory | Initializes a new instance of the ShapeFactory class |
Name | Description | |
---|---|---|
![]() | CreateAngularDimension |
Create a new instance of angle dimension.
|
![]() | CreateArc |
Create a new instance of an arc.
|
![]() | CreateArcDimension |
Create a new instance of arc dimension.
|
![]() | CreateAttribute |
Create a new instance of an attribute.
|
![]() | CreateBalloon |
Create a new instance of the balloon.
|
![]() | CreateBSplineCurve |
Create a new instance of B spline.
|
![]() | CreateCircle |
Create a new instance of a circle.
|
![]() | CreateDiameterDimension |
Create a new instance of the diameter dimension.
|
![]() | CreateDrawComponent |
Create a new instance of the drawing component.
|
![]() | CreateEllipse |
Create a new instance of an ellipse.
|
![]() | CreateEllipseArc |
Create a new instance of elliptical arc.
|
![]() | CreateHalfInfiniteLine |
Create a new instance of semi-infinite line.
|
![]() | CreateHatch(Shape) |
Create a new instance of hatching.
|
![]() | CreateHatch(Shape, Int32) |
Create a new instance of hatching.
|
![]() | CreateImage(String, Point2d, Point2d) |
Create a new instance of the image.
|
![]() | CreateImage(String, Point2d, Alignment, Double) |
Create a new instance of the image.
|
![]() | CreateImage(String, Point2d, Alignment, Double, Double, Double) |
Create a new instance of the image.
|
![]() | CreateInfiniteLine |
Create a new instance of an infinite line.
|
![]() | CreateLead |
Create a new instance of the leader.
|
![]() | CreateLine |
Create a new instance of a line.
|
![]() | CreateLinearDimension |
Create a new instance of length dimension.
|
![]() | CreateParallelDimension |
Create a new instance of parallel dimensions.
|
![]() | CreatePointMarker |
Create a new instance of point mark.
|
![]() | CreatePolyline |
Create a new instance of a continuous line.
|
![]() | CreateRadiusDimension |
Create a new instance of radial dimension.
|
![]() | CreateRegion(Shape) |
Create a new instance of the region.
|
![]() | CreateRegion(Shape, Int32) |
Create a new instance of the region.
|
![]() | CreateText(String, Point2d, Double) |
Create a new instance of the character.
|
![]() | CreateText(String, Point2d, Alignment, Double) |
Create a new instance of the character.
|
![]() | CreateTolerance |
Create a new instance of geometric tolerance.
|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |