API / geotoolkit / scene / CornerAnnotation / CornerAnnotation
scene.CornerAnnotation.CornerAnnotation
Type Aliases
Type Aliases
Ƭ Options: Options & { location?: AnnotationLocation ; title?: Options & { xvaluesprovideraxisid?: string | number | null ; yvaluesprovideraxisid?: string | number | null } ; xvaluesprovider?: Group ; yvaluesprovider?: Group }
Input properties
Ƭ OptionsOut: OptionsOut & { title?: Options & { xvaluesprovideraxisid?: string | number | null ; yvaluesprovideraxisid?: string | number | null } ; xvaluesprovider: Group ; yvaluesprovider: Group }
Output properties