Last updated

API / geotoolkit / scene / CornerAnnotation / CornerAnnotation

Namespace: CornerAnnotation

scene.CornerAnnotation.CornerAnnotation

Table of contents

Type Aliases

Contents

Type Aliases

Options

Ƭ Options: Options & { location?: AnnotationLocation ; title?: Options & { xvaluesprovideraxisid?: string | number | null ; yvaluesprovideraxisid?: string | number | null } ; xvaluesprovider?: Group ; yvaluesprovider?: Group }

Input properties


OptionsOut

Ƭ OptionsOut: OptionsOut & { title?: Options & { xvaluesprovideraxisid?: string | number | null ; yvaluesprovideraxisid?: string | number | null } ; xvaluesprovider: Group ; yvaluesprovider: Group }

Output properties