A B C D E F G H I J K L M N O P Q R S T U V W X Y

M

m_about - Variable in class javamorph.CPopupMenuDecorator
Show about box command.
m_add_mesh_points - Variable in class javamorph.CPopupMenuDecorator
Add mesh points command.
m_add_polygon_points - Variable in class javamorph.CPopupMenuDecorator
Add polygon points command.
m_delete_mesh - Variable in class javamorph.CPopupMenuDecorator
Delete whole mesh command.
m_delete_polygon - Variable in class javamorph.CPopupMenuDecorator
Delete the whole polygon command.
m_edit_config - Variable in class javamorph.CPopupMenuDecorator
Edit configuration command.
m_edit_mesh - Variable in class javamorph.CPopupMenuDecorator
Edit mesh command.
m_edit_polygon - Variable in class javamorph.CPopupMenuDecorator
Edit polygon command.
m_morph - Variable in class javamorph.CPopupMenuDecorator
Morph command.
m_off_mesh_points - Variable in class javamorph.CPopupMenuDecorator
Move mesh points command.
m_off_polygon_points - Variable in class javamorph.CPopupMenuDecorator
Move polygon points command.
m_sub_mesh_points - Variable in class javamorph.CPopupMenuDecorator
Remove mesh points command.
m_sub_polygon_points - Variable in class javamorph.CPopupMenuDecorator
Remove polygon points command.
main(String[]) - Static method in class javamorph.CMain
Main entry.
MARK_SIZE - Static variable in class javamorph.CConfig
Size of the marker points for mesh & polygon.
mark_size - Variable in class javamorph.CConfig
Size of cursor and also point marks.
max - Variable in class javamorph.CEditField
Maximum valid numerical value.
merge(Point, Point) - Static method in class javamorph.CMorphOperator
Merge two points weighted by ratio.
merge() - Static method in class javamorph.CMorphOperator
Merge (left.pixel, right.pixel)->(result.pixel).
mesh - Variable in class javamorph.CFrame
Picture's mesh.
mesh - Variable in class javamorph.CMeshDecorator
Collection of the mesh's points.
MESH_COLOR - Static variable in class javamorph.CMeshDecorator
Draw color of the mesh's lines.
mesh_menu - Variable in class javamorph.CPopupMenuDecorator
Sub menu, edit medh points.
MESHDIR - Static variable in class javamorph.CStrings
Mesh data directory path.
MIDDLE_TRI - Static variable in class javamorph.CStrings
File to store the triangulation of the 50% merged mesh to.
min - Variable in class javamorph.CEditField
Minimum valid numerical value.
MIN_SIZE - Static variable in class javamorph.CMain
Minimum size of this application on the screen.
minimumLayoutSize(Container) - Method in class javamorph.CMain
Provide the minimum layout size of the JFrame.
moffline - Variable in class javamorph.CFrame
Double buffer image to avoid flickering effects.
morph() - Method in class javamorph.CMain
Perform the morph operation.
morph(CMain, CProgress) - Static method in class javamorph.CMorphOperator
Initialize static class components.
MOUSE - Static variable in class javamorph.CPopupMenuDecorator
One of the colors of the mouse symbol (area).
mouseClicked(MouseEvent) - Method in class javamorph.CMeshDecorator
Due to Java API.
mouseClicked(MouseEvent) - Method in class javamorph.CPolygonDecorator
Due to Java API.
mouseClicked(MouseEvent) - Method in class javamorph.CPopupMenuDecorator
The user wants to see the pop up menu.
mouseDragged(MouseEvent) - Method in class javamorph.CMeshDecorator
Move a mesh point with the mouse.
mouseDragged(MouseEvent) - Method in class javamorph.CPolygonDecorator
The user is moving a polygon point.
mouseEntered(MouseEvent) - Method in class javamorph.CMeshDecorator
Due to Java API.
mouseEntered(MouseEvent) - Method in class javamorph.CPolygonDecorator
Due to Java API.
mouseEntered(MouseEvent) - Method in class javamorph.CPopupMenuDecorator
Due to the event API.
mouseExited(MouseEvent) - Method in class javamorph.CMeshDecorator
Due to Java API.
mouseExited(MouseEvent) - Method in class javamorph.CPolygonDecorator
Due to Java API.
mouseExited(MouseEvent) - Method in class javamorph.CPopupMenuDecorator
Due to the event API.
mouseMoved(MouseEvent) - Method in class javamorph.CMeshDecorator
Detect where the mouse is before and while moving the mesh point.
mouseMoved(MouseEvent) - Method in class javamorph.CPolygonDecorator
Detect the current edit able polygon point before & during moving.
mousePressed(MouseEvent) - Method in class javamorph.CMeshDecorator
Due to Java API.
mousePressed(MouseEvent) - Method in class javamorph.CPolygonDecorator
Due to Java API.
mousePressed(MouseEvent) - Method in class javamorph.CPopupMenuDecorator
Due to the event API.
mouseReleased(MouseEvent) - Method in class javamorph.CMeshDecorator
Due to Java API.
mouseReleased(MouseEvent) - Method in class javamorph.CPolygonDecorator
Due to Java API.
mouseReleased(MouseEvent) - Method in class javamorph.CPopupMenuDecorator
Due to the event API.

A B C D E F G H I J K L M N O P Q R S T U V W X Y