Click or drag to resize

RAYLASE.Marker.VectorGraphicElement Namespace

Classes
 ClassDescription
Public classBaseImportSettings Base class for settings used during Import
Public classBaseJobElementPanel 
Public classBaseVectorGraphicElement Provides the base class for vector graphic layers and paths.
Public classBezierArithmetic 
Public classCuboid 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
Public classEllipse3D 
Public classEllipseArithmetic 
Public classExecutionAnalysis 
Public classExecutionSequence Represents the characteristic of how an iteration is done to a job element.
Public classExecutionSequenceExecutionSequenceEqualityComparer 
Public classFontInformation Provides information of a font.
Public classGenericAutomationPeer 
Public classImportSettings Settings for importing vector graphics.
Public classJobElementGroupPanel 
Public classJobElementPanel 
Public classRenderSettings Class for storing settings of 2D renderer.
Public classSolidImportSettings Settings for importing solids.
Public classStrokeFont Contains components for creating stroke fonts.
Public classTextDecoration 
Public classUtils Utility class for handling vector elements.
Public classVectorGraphicEngine Provides the functionalities to create a vector graphic.
Public classVectorGraphicLayer Provides the base class for vector graphic layer.
Public classVectorGraphicLayersWrapper 
Public classVectorGraphicLayerWrapper 
Public classVectorGraphicOptimizer 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.)
Public classVectorGraphicPath Provides the base class for vector graphic path.
Public classVectorGraphicPathWrapper 
Public classVectorGraphicTextLayer Provides the base class for text layer. Path are automatically generated from text properties.
Public classVectorOperations Provides operations to analyze vector lists.
Public classWobble Class for calculating wobble related trajectory properties.
Interfaces
 InterfaceDescription
Public interfaceIFillingManager 
Enumerations
 EnumerationDescription
Public enumerationAttachmentPoint 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.
Public enumerationCommandListType Command list types.
Public enumerationDirection Directions
Public enumerationFontStyle Types of font style.
Public enumerationFontType Types of font.
Public enumerationFontWeight Types of font weights.
Public enumerationOrientation Defines the orientation of the text as horizontal or circular.
Public enumerationTextAlignment Types of horizontal text alignment. The same as TextAlignment but without the element "Justify".
Public enumerationZRefereceMode Enumeration for defining the reference of z coordinates.