TransformableNode

lớp công khai TransformableNode

Nút có thể chọn, dịch, xoay và chia tỷ lệ bằng cử chỉ từ TransformationSystem.

Xây dựng công cộng

Phương thức công khai

RotationController
getRotationController()
Trả về bộ điều khiển xoay nút này bằng một cử chỉ xoắn.
ScaleController
getScaleController()
Trả về bộ điều khiển điều chỉnh tỷ lệ nút này bằng cử chỉ chụm.
TranslationController
getTranslationController()
Trả về bộ điều khiển dịch nút này bằng một cử chỉ kéo.

Các phương thức kế thừa

Xây dựng công cộng

public TransformableNode (TransformationSystemtransformSystem)

Các tham số
biến đổi hệ thống

Phương thức công khai

public RotationController getRotationController ()

Trả về bộ điều khiển xoay nút này bằng một cử chỉ xoắn.

công khai ScaleController getScaleController ()

Trả về bộ điều khiển điều chỉnh tỷ lệ nút này bằng cử chỉ chụm.

public TranslationController getTranslationController ()

Trả về bộ điều khiển dịch nút này bằng một cử chỉ kéo.