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

C

c - Variable in class javamorph.CTriangle
All three corners of the triangle.
CABLE - Static variable in class javamorph.CPopupMenuDecorator
One of the colors of the mouse symbol.
CAbout - Class in javamorph
 
CAbout(JFrame) - Constructor for class javamorph.CAbout
Constructor.
calculateXBounds(int) - Method in class javamorph.CTriangle
Calculate left & right edge point of the scan line.
CConfig - Class in javamorph
 
CConfig(JFrame, CFrame, CFrame) - Constructor for class javamorph.CConfig
Constructor.
CEditField - Class in javamorph
 
CEditField(String, int, int, int, boolean) - Constructor for class javamorph.CEditField
Constructor for numerical value.
CEditField(String, String, boolean) - Constructor for class javamorph.CEditField
Constructor for a string value.
center_x - Static variable in class javamorph.CTriangulation
Center x of the circumcircle of the triangle to test.
center_y - Static variable in class javamorph.CTriangulation
Center y of the circumcircle of the triangle to test.
CFrame - Class in javamorph
 
CFrame(CMain, Vector<Point>, Vector<Point>, BufferedImage, double[][], File, File, File) - Constructor for class javamorph.CFrame
Constructor.
CGeo - Class in javamorph
 
CGeo() - Constructor for class javamorph.CGeo
 
checkValue() - Method in class javamorph.CEditField
Call back to clip invalid numerical values of the input field.
circle() - Static method in class javamorph.CTriangulation
Calculates the circumcircle of the current test triangle's points.
circle_radius - Static variable in class javamorph.CTriangulation
Due to DELAUNAY.
clear() - Static method in class javamorph.CTriangulation
Clear all permanent date of the collections.
CLine - Class in javamorph
 
CLine(int, int, int, int) - Constructor for class javamorph.CLine
Constructor with numbers.
CLine(Point, Point) - Constructor for class javamorph.CLine
Constructor with two points.
clip - Variable in class javamorph.CFrame
Polygon's smoothed clip matrix.
clip() - Method in class javamorph.CMeshDecorator
Ensure that the cursor is situated inside the bounds of the mesh while drawing.
clip - Variable in class javamorph.CPolygonDecorator
Smoothed clip polygon matrix.
clip() - Method in class javamorph.CPolygonDecorator
Ensures that the cursor points to a valid polygon point.
close() - Method in class javamorph.CProgress
Close the progress bar when morphing is finnished.
CMain - Class in javamorph
 
CMain() - Constructor for class javamorph.CMain
Constructor.
CMeshDecorator - Class in javamorph
 
CMeshDecorator(CFrame, Vector<Point>, BufferedImage, File) - Constructor for class javamorph.CMeshDecorator
Constructor.
CMorphOperator - Class in javamorph
 
CMorphOperator() - Constructor for class javamorph.CMorphOperator
 
COLUMNS_OF_MESH - Static variable in class javamorph.CConfig
Columns of the mesh.
columns_of_mesh - Variable in class javamorph.CConfig
Edit field for the property with the same name.
compare(Point, Point) - Method in class javamorph.CTriangle
Due to comparator API.
config - Variable in class javamorph.CMain
Configuration dialog with file storing functionality.
copyFile(String, String) - Static method in class javamorph.CStrings
Copy one single file from the .jar distribution into the sub directory of the working directory.
count - Static variable in class javamorph.CTriangulation
Count of found new point relating to the line.
CPictureDecorator - Class in javamorph
 
CPictureDecorator(CFrame, BufferedImage) - Constructor for class javamorph.CPictureDecorator
Constructor.
CPolygonDecorator - Class in javamorph
 
CPolygonDecorator(CFrame, Vector<Point>, BufferedImage, File, double[][], File) - Constructor for class javamorph.CPolygonDecorator
Constructor.
CPopupMenuDecorator - Class in javamorph
 
CPopupMenuDecorator(CFrame) - Constructor for class javamorph.CPopupMenuDecorator
Constructor.
CProgress - Class in javamorph
 
CProgress(JFrame) - Constructor for class javamorph.CProgress
Constructor.
cross(CLine) - Method in class javamorph.CLine
Does one line cross the other?
CSeparator - Class in javamorph
 
CSeparator() - Constructor for class javamorph.CSeparator
Constructor.
CStrings - Class in javamorph
 
CStrings() - Constructor for class javamorph.CStrings
 
CTransform - Class in javamorph
 
CTransform() - Constructor for class javamorph.CTransform
 
CTriangle - Class in javamorph
 
CTriangle(Point, Point, Point) - Constructor for class javamorph.CTriangle
Copy constructor.
CTriangulation - Class in javamorph
 
CTriangulation() - Constructor for class javamorph.CTriangulation
 
CURSOR_COLOR - Static variable in class javamorph.CMeshDecorator
Draw color of the mesh point move cursor crosss.
CURSOR_COLOR - Static variable in class javamorph.CPolygonDecorator
Color of the polygon point move cursor.

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