Class LookingForSegmentState
Namespace: Aurigma.DesignAtoms.ImageProcessing.Parsing.Builders.Path.States
Assembly: Aurigma.DesignAtoms.ImageProcessing.dll
Syntax
public class LookingForSegmentState : BuildingSubpathState, IPathBuilderState
Inheritance: System.Object -> Aurigma.DesignAtoms.ImageProcessing.Parsing.Builders.Path.States.ActiveState -> Aurigma.DesignAtoms.ImageProcessing.Parsing.Builders.Path.States.BuildingSubpathState -> LookingForSegmentState
Implements
Inherited Members
- Aurigma.DesignAtoms.ImageProcessing.Parsing.Builders.Path.States.BuildingSubpathState._subpathStart
- Aurigma.DesignAtoms.ImageProcessing.Parsing.Builders.Path.States.BuildingSubpathState._segmentStart
- Aurigma.DesignAtoms.ImageProcessing.Parsing.Builders.Path.States.ActiveState._context
- Aurigma.DesignAtoms.ImageProcessing.Parsing.Builders.Path.States.ActiveState.Build()
System.Object.ToStringSystem.Object.Equals(System.Object)System.Object.Equals(System.Object,System.Object)System.Object.ReferenceEquals(System.Object,System.Object)System.Object.GetHashCodeSystem.Object.GetTypeSystem.Object.MemberwiseClone
Constructors
LookingForSegmentState
public LookingForSegmentState(IPathBuilderContext context, PathPoint subpathStart, PathPoint segmentStart)
Methods
Add
public override void Add(PathPoint point)
Parameters
| Type | Name | Description |
|---|---|---|
Aurigma.GraphicsMill.AdvancedDrawing.PathPoint | point |