Index
All Classes and Interfaces|All Packages
M
- MathHomography - Class in paletai.mapping
-
A class for handling homography calculations and matrix operations.
- MathHomography() - Constructor for class paletai.mapping.MathHomography
-
Constructs a MathHomography object initialized with an identity matrix.
- mediaHeight - Variable in class paletai.mapping.MediaItem
-
Original media dimensions
- mediaId - Variable in class paletai.mapping.MediaItem
-
Assigned screen index and media identifier
- MediaItem - Class in paletai.mapping
-
A class for managing media items (images/videos) with homography transformation capabilities.
- MediaItem(PApplet, String, int, int) - Constructor for class paletai.mapping.MediaItem
-
Constructs a new MediaItem from a file path.
- MediaItem(PApplet, LunaContentGenerator, int, int) - Constructor for class paletai.mapping.MediaItem
-
Constructs a generative MediaItem from a content generator.
- MediaItem(PApplet, LunaContentGenerator, XML) - Constructor for class paletai.mapping.MediaItem
-
Constructs a generative MediaItem from XML configuration.
- MediaItem(PApplet, XML) - Constructor for class paletai.mapping.MediaItem
-
Constructs a MediaItem from XML configuration.
- mediaItems - Variable in class paletai.mapping.Scene
-
List of media items contained in this scene
- mediaWidth - Variable in class paletai.mapping.MediaItem
-
Original media dimensions
- mouseReleased() - Method in class paletai.mapping.MediaItem
-
Handles mouse release events for homography point interaction.
- mouseReleased() - Method in class paletai.mapping.VidMap
-
Handles mouse release events for calibration interaction.
- moveHoverPoint(float, float) - Method in class paletai.mapping.MediaItem
-
Moves the hover point to specified coordinates.
- moveHoverPoint(float, float) - Method in class paletai.mapping.Project
-
Updates hover point position for all screens based on mouse coordinates.
- moveHoverPoint(float, float) - Method in class paletai.mapping.Screen
-
Updates hover point position for all media items on this screen.
- moveHoverPoint(float, float) - Method in class paletai.mapping.VidMap
-
Moves hover points or drags the entire image during calibration.
- muteMedia() - Method in class paletai.mapping.MediaItem
-
Mutes video audio playback.
All Classes and Interfaces|All Packages