Last updated

API / geotoolkit / scene / shapes / Arrow / Heads

Enumeration: Heads

shapes.Arrow.Heads

Enum to define types of heads that arrow can have

Table of contents

Enumeration Members

Contents

Enumeration Members

Both

Both = "both"

Symbol on both ends of the arrow


End

End = "end"

Symbol at end of arrow


None

None = "none"

No symbols on arrow


Start

Start = "start"

Symbol at start of arrow