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

R

radial - Static variable in class javapoint.components.GraphicObject
 
read(JarFile) - Method in class javapoint.xml.SlidesReader
 
read(InputStream) - Method in class javapoint.xml.SlidesReader
 
readBounds(Node) - Static method in class javapoint.xml.GraphicObjectXMLUtilities
 
readColor(Node, String) - Static method in class javapoint.xml.XMLUtilities
 
readInt(Node, String) - Static method in class javapoint.xml.XMLUtilities
 
readLineModel(Node) - Static method in class javapoint.xml.GraphicObjectXMLUtilities
 
readLineStyles(Node, GraphicObject) - Static method in class javapoint.xml.GraphicObjectXMLUtilities
 
readPoints(Node, int[], int[], int) - Static method in class javapoint.xml.GraphicObjectXMLUtilities
 
readString(Node, String) - Static method in class javapoint.xml.XMLUtilities
 
readStyles(Node, GraphicObject) - Static method in class javapoint.xml.GraphicObjectXMLUtilities
 
recalcCoordinates() - Method in class javapoint.components.model.DiamondModel
 
recalcCoordinates() - Method in class javapoint.components.model.PolygonalModel
 
recalcCoordinates() - Method in class javapoint.components.model.Triangle
 
RectangleGraphicObject - Class in javapoint.components
 
RectangleGraphicObject(Rectangle, Slide) - Constructor for class javapoint.components.RectangleGraphicObject
 
RectangleGraphicObject(int[], int[], Slide) - Constructor for class javapoint.components.RectangleGraphicObject
 
RectangleGraphicObject(Slide, Node) - Constructor for class javapoint.components.RectangleGraphicObject
 
RectangleGraphicObject(Slide, RectangleGraphicObject) - Constructor for class javapoint.components.RectangleGraphicObject
 
RectangleModel - Class in javapoint.components.model
 
RectangleModel(Rectangle) - Constructor for class javapoint.components.model.RectangleModel
 
RectangleModel(int[], int[], int) - Constructor for class javapoint.components.model.RectangleModel
 
redo() - Method in class javapoint.undo.UndoableGraphicObjectAfterAdd
Performs redo opeation
Opposite to undo operation => adds the removed graphic object.
redo() - Method in class javapoint.undo.UndoableGraphicObjectAfterChangePosition
Performs redo opeation
Opposite to undo operation => set graphic object to new position.
redo() - Method in class javapoint.undo.UndoableGraphicObjectAfterChangeProperties
Performs redo opeation
Opposite to undo operation => set new properties to graphic object.
redo() - Method in class javapoint.undo.UndoableGraphicObjectAfterFlip
Performs redo opeation
redo() - Method in class javapoint.undo.UndoableGraphicObjectAfterMove
Performs redo operation
Opposite to undo operation => set graphic object to new location.
redo() - Method in class javapoint.undo.UndoableGraphicObjectAfterRemove
Performs redo opeation
Opposite to undo operation => removes the added graphic object.
redo() - Method in class javapoint.undo.UndoableGraphicObjectAfterResize
Performs redo operation
Opposite to undo operation => set graphic object to new bounds.
redo() - Method in class javapoint.undo.UndoableGraphicObjectAfterRotate
Performs redo opeation
Opposite to undo operation => adds the removed graphic object.
redo() - Method in class javapoint.undo.UndoableSlideAfterAdd
Performs redo opeation
Opposite to undo operation => adds the removed slide.
redo() - Method in class javapoint.undo.UndoableSlideAfterChangeBackground
Performs redo opeation
Opposite to undo operation => sets new background.
redo() - Method in class javapoint.undo.UndoableSlideAfterRemove
Performs redo opeation
Opposite to undo operation => removes the added slide.
refreshUndoRedo() - Method in class javapoint.MainFrame
 
removeWord(String) - Method in class javapoint.spellcheck.WordSearcher
 
resetLastRotation() - Method in class javapoint.components.TextGraphicObject
 
resetRotation(int) - Method in class javapoint.components.TextGraphicObject
 
RESIZE_HANDLE_BOTTOM - Static variable in class javapoint.components.GraphicObject
 
RESIZE_HANDLE_DEFAULT_SIZE - Static variable in class javapoint.components.GraphicObject
 
RESIZE_HANDLE_LEFT - Static variable in class javapoint.components.GraphicObject
 
RESIZE_HANDLE_MIDDLE - Static variable in class javapoint.components.GraphicObject
 
RESIZE_HANDLE_RIGHT - Static variable in class javapoint.components.GraphicObject
 
RESIZE_HANDLE_TOP - Static variable in class javapoint.components.GraphicObject
 
resizeComponentUsingPoint(Point) - Method in class javapoint.components.GraphicObject.ResizeHandle
 
resizeComponentUsingPoint(Point) - Method in class javapoint.components.LineGraphicObject.LineResizeHandle
 
RET_CANCEL - Static variable in class javapoint.preferencesDialog
A return status code - returned if Cancel button has been pressed
RET_OK - Static variable in class javapoint.preferencesDialog
A return status code - returned if OK button has been pressed
rotate(int) - Method in class javapoint.components.ExtendedTextPane
 
rotate(double, boolean) - Method in class javapoint.components.GraphicObject
Rotate graphic object
rotate(double) - Method in class javapoint.components.model.PolygonalModel
 
rotate(double, boolean) - Method in class javapoint.components.TextGraphicObject
 
rotate(Polygon, double) - Static method in class javapoint.components.utilities.ComponentUtilities
Rotate polygon by angle in radians
rotate(Rectangle, double) - Static method in class javapoint.components.utilities.ComponentUtilities
Rotate recatngle by angle in radians
rotate(double) - Method in class javapoint.MainFrame
 
rotate(double) - Method in class javapoint.Slide
 
rotate2(Polygon, double) - Static method in class javapoint.components.utilities.ComponentUtilities
Rotate polygon by angle in degrees
rotate2(Rectangle, double) - Static method in class javapoint.components.utilities.ComponentUtilities
Rotate recatngle by angle in degrees
rotateAvailable() - Method in class javapoint.MainFrame
 
rotateModel(double) - Method in class javapoint.components.DiamondGraphicObject
 
rotateModel(double) - Method in class javapoint.components.GraphicObject
Rotate model implementatioon
rotateModel(double) - Method in class javapoint.components.ImageGraphicObject
 
rotateModel(double) - Method in class javapoint.components.LineGraphicObject
 
rotateModel(double) - Method in class javapoint.components.OctagonGraphicObject
 
rotateModel(double) - Method in class javapoint.components.RectangleGraphicObject
 
rotateModel(double) - Method in class javapoint.components.TableGraphicObject
 
rotateModel(double) - Method in class javapoint.components.TextGraphicObject
 
rotateModel(double) - Method in class javapoint.components.TriangleGraphicObject
 
rotateNotAvailable() - Method in class javapoint.MainFrame
 
rowSpinner - Variable in class javapoint.TableDialog
 

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