Documentation ¶
Index ¶
- func UserAgent() string
- func Version() string
- type AlternatePatternItem
- type AnalysisRequest
- type AnalysisResponse
- type Application
- type BaseClient
- type Category
- type Class
- type Client
- type Container
- type DrawingAttributesPattern
- type DrawingAttributesPatternColor
- type ErrorModel
- type ErrorModelDetailsItem
- type InkPoint
- type InkPointValueAttribute
- type InputDevice
- type Kind
- type Leaf
- type PointDetailsPattern
- type RasterOp
- type RecognitionUnitItem
- type RecognitionUnitItemBoundingRectangle
- type Shape
- type Stroke
- type Tip
- type Unit
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AlternatePatternItem ¶
type AlternatePatternItem = original.AlternatePatternItem
type AnalysisRequest ¶
type AnalysisRequest = original.AnalysisRequest
type AnalysisResponse ¶
type AnalysisResponse = original.AnalysisResponse
type Application ¶
type Application = original.Application
const ( Drawing Application = original.Drawing Mixed Application = original.Mixed Writing Application = original.Writing )
func PossibleApplicationValues ¶
func PossibleApplicationValues() []Application
type BaseClient ¶
type BaseClient = original.BaseClient
func New ¶
func New(endpoint string) BaseClient
func NewWithoutDefaults ¶
func NewWithoutDefaults(endpoint string) BaseClient
type Category ¶
const ( InkBullet Category = original.InkBullet InkDrawing Category = original.InkDrawing InkWord Category = original.InkWord Line Category = original.Line Paragraph Category = original.Paragraph Root Category = original.Root Unknown Category = original.Unknown WritingRegion Category = original.WritingRegion )
func PossibleCategoryValues ¶
func PossibleCategoryValues() []Category
type Class ¶
func PossibleClassValues ¶
func PossibleClassValues() []Class
type Container ¶
const ( ContainerLine Container = original.ContainerLine ContainerParagraph Container = original.ContainerParagraph ContainerRoot Container = original.ContainerRoot ContainerWritingRegion Container = original.ContainerWritingRegion )
func PossibleContainerValues ¶
func PossibleContainerValues() []Container
type DrawingAttributesPattern ¶
type DrawingAttributesPattern = original.DrawingAttributesPattern
type DrawingAttributesPatternColor ¶
type DrawingAttributesPatternColor = original.DrawingAttributesPatternColor
type ErrorModel ¶
type ErrorModel = original.ErrorModel
type ErrorModelDetailsItem ¶
type ErrorModelDetailsItem = original.ErrorModelDetailsItem
type InkPointValueAttribute ¶
type InkPointValueAttribute = original.InkPointValueAttribute
type InputDevice ¶
type InputDevice = original.InputDevice
const ( Armature InputDevice = original.Armature ArticulatedArm InputDevice = original.ArticulatedArm Digitizer InputDevice = original.Digitizer LightPen InputDevice = original.LightPen Pen InputDevice = original.Pen StereoPlotter InputDevice = original.StereoPlotter ThreedDigitizer InputDevice = original.ThreedDigitizer TouchPad InputDevice = original.TouchPad TouchScreen InputDevice = original.TouchScreen WhiteBoard InputDevice = original.WhiteBoard )
func PossibleInputDeviceValues ¶
func PossibleInputDeviceValues() []InputDevice
type Kind ¶
const ( KindInkDrawing Kind = original.KindInkDrawing KindInkWriting Kind = original.KindInkWriting )
func PossibleKindValues ¶
func PossibleKindValues() []Kind
type Leaf ¶
const ( LeafInkBullet Leaf = original.LeafInkBullet LeafInkDrawing Leaf = original.LeafInkDrawing LeafInkWord Leaf = original.LeafInkWord LeafUnknown Leaf = original.LeafUnknown )
func PossibleLeafValues ¶
func PossibleLeafValues() []Leaf
type PointDetailsPattern ¶
type PointDetailsPattern = original.PointDetailsPattern
type RecognitionUnitItem ¶
type RecognitionUnitItem = original.RecognitionUnitItem
type RecognitionUnitItemBoundingRectangle ¶
type RecognitionUnitItemBoundingRectangle = original.RecognitionUnitItemBoundingRectangle
type Shape ¶
const ( ShapeBlockArrow Shape = original.ShapeBlockArrow ShapeCircle Shape = original.ShapeCircle ShapeCloud Shape = original.ShapeCloud ShapeCurve Shape = original.ShapeCurve ShapeDiamond Shape = original.ShapeDiamond ShapeDrawing Shape = original.ShapeDrawing ShapeEllipse Shape = original.ShapeEllipse ShapeEquilateralTriangle Shape = original.ShapeEquilateralTriangle ShapeHeart Shape = original.ShapeHeart ShapeHexagon Shape = original.ShapeHexagon ShapeIsoscelesTriangle Shape = original.ShapeIsoscelesTriangle ShapeLine Shape = original.ShapeLine ShapeParallelogram Shape = original.ShapeParallelogram ShapePentagon Shape = original.ShapePentagon ShapePolyLine Shape = original.ShapePolyLine ShapeQuadrilateral Shape = original.ShapeQuadrilateral ShapeRectangle Shape = original.ShapeRectangle ShapeRightTriangle Shape = original.ShapeRightTriangle ShapeSquare Shape = original.ShapeSquare ShapeStarCrossed Shape = original.ShapeStarCrossed ShapeStarSimple Shape = original.ShapeStarSimple ShapeTrapezoid Shape = original.ShapeTrapezoid ShapeTriangle Shape = original.ShapeTriangle )
func PossibleShapeValues ¶
func PossibleShapeValues() []Shape
type Tip ¶
func PossibleTipValues ¶
func PossibleTipValues() []Tip
Click to show internal directories.
Click to hide internal directories.