Last updated

API / geotoolkit3d / tool / AbstractMoveTool / Status

Enumeration: Status

tool.AbstractMoveTool.Status

Move status enumerator.

This enum is used to describe the state of the tool.

Table of contents

Enumeration Members

Contents

Enumeration Members

End

End = "moveend"

Move ended


Move

Move = "move"

Move occurred


Selected

Selected = "selected"

Object selected


Start

Start = "movestart"

Move started