Class SnapshotViewSkin

  • All Implemented Interfaces:
    Skin<SnapshotView>

    public class SnapshotViewSkin
    extends SkinBase<SnapshotView>
    View for the SnapshotView. It displays the node and the selection and manages their positioning. Mouse events are used to change the selection.
    • Constructor Detail

      • SnapshotViewSkin

        public SnapshotViewSkin​(SnapshotView snapshotView)
        Creates a new skin for the specified SnapshotView.
        Parameters:
        snapshotView - the SnapshotView this skin will display