SelectionVisualizer

public interface SelectionVisualizer
Known Indirect Subclasses
Visualizes that a BaseTransformableNode is selected by rendering a footprint for the selected node. 

Interface to visual when a BaseTransformableNode is selected.

Public Methods

abstract void
applySelectionVisual ( BaseTransformableNode node)
Adds a visual that indicates a BaseTransformableNode is currently selected.
abstract void
removeSelectionVisual ( BaseTransformableNode node)
Removes the visual that was indicating a BaseTransformableNode is currently selected.

Public Methods

public abstract void applySelectionVisual ( BaseTransformableNode node)

Adds a visual that indicates a BaseTransformableNode is currently selected.

Parameters
node

public abstract void removeSelectionVisual ( BaseTransformableNode node)

Removes the visual that was indicating a BaseTransformableNode is currently selected.

Parameters
node
Create a Mobile Website
View Site in Mobile | Classic
Share by: