Called by the system to get this graphic view's label, which will
be automatically updated if the associated data model's client data
changes and is recognized (see clientDataChanged()).
Called by the system to get this graphic view's label, which will
be automatically updated if the associated data model's client data
changes and is recognized (see clientDataChanged()).
Gets the "edge" point to be used by a linking graphic's shape in linking
the center point (returned by getGraphicLinkCenter()) to some other
point in space.
Sends an event containing the state (KeyboardSensors.KEY_???)
of the keyboard modifier keys when a critical event occurs (new
sensor target space, button change), before other outputs.
Gets a singleton immutable view of this set's old state value,
which was the state value prior to the last transit, or the same
state value as the current one after a reset.
If true, a pick occurs only when a pick request is received
(getPickRequestIn()); otherwise, a pick request is generated
each time the pick geometry (position, orientation) changes.
Gets the state policy for this state set, which assures that the
state value contains valid combinations and types of state flags
following state initialization and transition.
An "abstract" base interface for graphic entities backed by system
resources (such as shapes, sounds, pickers, colliders), and which
may require disposal of those resources.
A collection of members backed by any common collection type
(Set, List, SetList) as the group store to achieve ordering and/or
uniqueness in the group, as well as efficient group mutation.