Wormhole Swing
An implementation of [AbstractWormhole2D] for Swing.
Parameters
<P>
the type of the position
Inheritors
Properties
Functions
Link copied to clipboard
Converts a point from the view-space to the env-space.
Link copied to clipboard
Converts a point from the env-space to the view-space.
Link copied to clipboard
Gets the Position.
Link copied to clipboard
Gets the view's size.
Link copied to clipboard
Check if a point of the view-space is "visible", i.e., it is inside the view.
Link copied to clipboard
Automatically sets the zoom rate to make the environment entirely visible on the view.
Link copied to clipboard
Rotates around a point into the view-space.
Link copied to clipboard
Sets the position to the view-point corresponding to
envPoint
.Link copied to clipboard
Sets the Position to
viewPoint
.Link copied to clipboard
Zooms on a point into the view-space.