RAYLASE. |
Class | Description | |
---|---|---|
![]() | BaseImportSettings | Base class for settings used during Import |
![]() | BaseJobElementPanel | |
![]() | BaseVectorGraphicElement | Provides the base class for vector graphic layers and paths. |
![]() | BezierArithmetic | |
![]() | Cuboid |
This class defines a cuboid by its bottom, left, front
corner and its sizes in x, y and z direction.
The directions are defined in this way, i. e. the origin
is the bottom, left, front corner:
^ z | | / y | / |/ +----------> O x |
![]() | Ellipse3D | |
![]() | EllipseArithmetic | |
![]() | ExecutionAnalysis | |
![]() | ExecutionSequence | Represents the characteristic of how an iteration is done to a job element. |
![]() | ExecutionSequenceExecutionSequenceEqualityComparer | |
![]() | FontInformation | Provides information of a font. |
![]() | GenericAutomationPeer | |
![]() | ImportSettings | Settings for importing vector graphics. |
![]() | JobElementGroupPanel | |
![]() | JobElementPanel | |
![]() | RenderSettings | Class for storing settings of 2D renderer. |
![]() | SolidImportSettings | Settings for importing solids. |
![]() | StrokeFont | Contains components for creating stroke fonts. |
![]() | TextDecoration | |
![]() | Utils | Utility class for handling vector elements. |
![]() | VectorGraphicEngine | Provides the functionalities to create a vector graphic. |
![]() | VectorGraphicLayer | Provides the base class for vector graphic layer. |
![]() | VectorGraphicLayersWrapper | |
![]() | VectorGraphicLayerWrapper | |
![]() | VectorGraphicOptimizer | This class is used to optimize paths and layers. I. e. paths and layers can be simplified by removing superfluous elements or replacing commands by other ones more suitable for marking. (In the RAYGUIDE GUI these operations are available in the context menu "Vector optimizations" of a vector graphic object in the object tree.) |
![]() | VectorGraphicPath | Provides the base class for vector graphic path. |
![]() | VectorGraphicPathWrapper | |
![]() | VectorGraphicTextLayer | Provides the base class for text layer. Path are automatically generated from text properties. |
![]() | VectorOperations | Provides operations to analyze vector lists. |
![]() | Wobble | Class for calculating wobble related trajectory properties. |
Interface | Description | |
---|---|---|
![]() | IFillingManager |
Enumeration | Description | |
---|---|---|
![]() | AttachmentPoint | Gives the position relative to which a text block is placed. TopLeft means the attachment point is in the upper left corner of the text block. |
![]() | CommandListType | Command list types. |
![]() | Direction | Directions |
![]() | FontStyle | Types of font style. |
![]() | FontType | Types of font. |
![]() | FontWeight | Types of font weights. |
![]() | Orientation | Defines the orientation of the text as horizontal or circular. |
![]() | TextAlignment | Types of horizontal text alignment. The same as TextAlignment but without the element "Justify". |
![]() | ZRefereceMode | Enumeration for defining the reference of z coordinates. |