- AbstractCallableSystemAction - Class in kiyut.citra.actions
-
AbstractCallableSystemAction to provide empty implementation methods
- AbstractCallableSystemAction() - Constructor for class kiyut.citra.actions.AbstractCallableSystemAction
-
- AbstractFXContext - Class in kiyut.citra.canvas
-
Abstract implementation of FXContext
- AbstractFXContext() - Constructor for class kiyut.citra.canvas.AbstractFXContext
-
- AbstractFXFilter - Class in kiyut.citra.canvas
-
Abstract implementation of FXFilter
- AbstractFXFilter(String, FXContext) - Constructor for class kiyut.citra.canvas.AbstractFXFilter
-
- AbstractFXFilterSettingsPane - Class in kiyut.citra.canvas
-
AbstractFXFilterSettingsPane
- AbstractFXFilterSettingsPane(FXFilter) - Constructor for class kiyut.citra.canvas.AbstractFXFilterSettingsPane
-
- AbstractOptions - Class in kiyut.citra.options
-
Abstract Preferences Option.
- AbstractOptions() - Constructor for class kiyut.citra.options.AbstractOptions
-
- AbstractOptionsPane - Class in kiyut.citra.options
-
Abstract implementaion of Preferences Panel
- AbstractOptionsPane() - Constructor for class kiyut.citra.options.AbstractOptionsPane
-
- AbstractSelectionAreaTool - Class in kiyut.citra.canvas.tool
-
Convenience abstract class for create selection area with arbitary area shape,
just override createArea methods
- AbstractSelectionAreaTool() - Constructor for class kiyut.citra.canvas.tool.AbstractSelectionAreaTool
-
- AbstractSelectionTool - Class in kiyut.citra.canvas.tool
-
An abstract class for Selection Tool.
- AbstractSelectionTool() - Constructor for class kiyut.citra.canvas.tool.AbstractSelectionTool
-
- AbstractTool - Class in kiyut.citra.canvas.tool
-
An abstract class for Tool.
- AbstractTool() - Constructor for class kiyut.citra.canvas.tool.AbstractTool
-
- AbstractToolAction - Class in kiyut.citra.actions.toolbox
-
AbstractToolAction is an action wrapper for
FXTool which is used by Toolbox, aka Toolbox Item
- AbstractToolAction() - Constructor for class kiyut.citra.actions.toolbox.AbstractToolAction
-
Creates a new instance of AbstractToolAction
- accept(File) - Method in class kiyut.citra.io.DefaultFileFilter
-
- actionPerformed(ActionEvent) - Method in class kiyut.citra.actions.toolbox.AbstractToolAction
-
- addExtension(String) - Method in class kiyut.citra.io.DefaultFileFilter
-
Adds a filetype "dot" extension to filter against.
- addFile(String) - Method in class kiyut.citra.options.MRUFilesOptions
-
- addProgressListener(ProgressListener) - Method in class kiyut.citra.canvas.FXCanvas
-
Registers listener so that it will receive ProgressEvents when this component process the Image Filter Operation.
- addPropertyChangeListener(PropertyChangeListener) - Method in class kiyut.citra.canvas.tool.DropperTool
-
- addPropertyChangeListener(PropertyChangeListener) - Method in class kiyut.citra.options.AbstractOptions
-
- addPropertyChangeListener(PropertyChangeListener) - Method in interface kiyut.citra.options.Options
-
- addToolListener(ToolListener) - Method in class kiyut.citra.canvas.tool.AbstractTool
-
- addToolListener(ToolListener) - Method in interface kiyut.citra.canvas.tool.FXTool
-
- anchor - Variable in class kiyut.citra.canvas.tool.SelectionRotateTool
-
- Anchor() - Constructor for class kiyut.citra.canvas.tool.SelectionRotateTool.Anchor
-
- Application - Class in kiyut.citra
-
Application Class.
- apply() - Method in class kiyut.citra.canvas.FXCanvas
-
Replace the source Image with Rendered Image
- apply() - Method in class kiyut.citra.canvas.FXRenderer
-
Apply filter operation which means change the source image into the result of filter
- ApplyAction - Class in kiyut.citra.actions
-
Apply Action
- ApplyAction() - Constructor for class kiyut.citra.actions.ApplyAction
-
- applyChanges() - Method in class kiyut.citra.options.AbstractOptionsPane
-
apply changes to backing store
- applyChanges() - Method in class kiyut.citra.options.CanvasOptionsPane
-
- area - Variable in class kiyut.citra.canvas.FXSelectionModel
-
- area - Variable in class kiyut.citra.canvas.tool.AbstractSelectionAreaTool
-
- area - Variable in class kiyut.citra.canvas.tool.CropTool
-
- areaSize - Variable in class kiyut.citra.windows.ThumbnailPane
-
- asynchronous() - Method in class kiyut.citra.actions.AbstractCallableSystemAction
-
Overidden to return false which means the performAction will always be
called from the AWT event dispatch thread
- canvas - Variable in class kiyut.citra.canvas.AbstractFXContext
-
- canvas - Variable in class kiyut.citra.canvas.FXRenderer
-
- canvas - Variable in class kiyut.citra.canvas.FXSelectionModel
-
- canvas - Variable in class kiyut.citra.canvas.tool.AbstractTool
-
FXCanvas
- canvasAt - Variable in class kiyut.citra.canvas.tool.CropTool
-
- canvasAt - Variable in class kiyut.citra.canvas.tool.SelectionMoveTool
-
- canvasAt - Variable in class kiyut.citra.canvas.tool.SelectionResizeTool
-
- canvasAt - Variable in class kiyut.citra.canvas.tool.SelectionRotateTool
-
- CanvasOptions - Class in kiyut.citra.options
-
Implementation of Canvas Options Preferences
- CanvasOptions() - Constructor for class kiyut.citra.options.CanvasOptions
-
Creates a new instance of Preferences
- CanvasOptionsCategory - Class in kiyut.citra.options
-
- CanvasOptionsCategory() - Constructor for class kiyut.citra.options.CanvasOptionsCategory
-
Creates a new instance of GeneralOptionsCategory
- CanvasOptionsPane - Class in kiyut.citra.options
-
Implementation of Canvas Options Preferences Panel
- CanvasOptionsPane() - Constructor for class kiyut.citra.options.CanvasOptionsPane
-
Creates new form CanvasOptionsPane
- checked() - Method in class kiyut.citra.registration.RegistrationManager
-
- checkerColor1 - Variable in class kiyut.citra.canvas.FXCanvas
-
background checker color 1 for alpha
- checkerColor2 - Variable in class kiyut.citra.canvas.FXCanvas
-
background checker color 2 for alpha
- color - Variable in class kiyut.citra.canvas.tool.DropperTool
-
- color - Variable in class kiyut.swing.button.ColorChooserButton
-
- COLOR_PROPERTY - Static variable in class kiyut.citra.canvas.tool.DropperTool
-
- ColorChooserButton - Class in kiyut.swing.button
-
It is a JButton wrapper with JColorChooser
- ColorChooserButton() - Constructor for class kiyut.swing.button.ColorChooserButton
-
Creates a new instance of ColorChooserButton
- ColorChooserButton.ColorIcon - Class in kiyut.swing.button
-
Icon that represent Color Icon
- ColorIcon() - Constructor for class kiyut.swing.button.ColorChooserButton.ColorIcon
-
- colorToString(Color) - Static method in class kiyut.citra.options.OptionsUtilities
-
Return string representative of the color in hex format eg:#53F27C
- ComboToggleButton - Class in kiyut.swing.button
-
A Combo Toggle Button component
- ComboToggleButton() - Constructor for class kiyut.swing.button.ComboToggleButton
-
Creates a new instance of ComboButton
- componentActionPerformed(ActionEvent) - Method in class kiyut.swing.button.ComboToggleButton
-
Invoked when an action occurs, delegated to selectedItem action
- componentActivated() - Method in class kiyut.citra.windows.FXCanvasTopComponent
-
Overriden to transfer the focus to FXCanvas
- componentItemStateChanged(ItemEvent) - Method in class kiyut.swing.button.ComboToggleButton
-
Invoked when an item has been selected or deselected by the user.
- componentMousePressed(MouseEvent) - Method in class kiyut.swing.button.ComboToggleButton
-
Invoked when a mouse button has been pressed on a component.
- componentMouseReleased(MouseEvent) - Method in class kiyut.swing.button.ComboToggleButton
-
Invoked when a mouse button has been released on a component.
- configureWriteParam() - Method in class kiyut.citra.io.ImageWriterDialog
-
- constraint - Variable in class kiyut.citra.canvas.tool.SelectionResizeTool
-
- contains(double, double) - Method in class kiyut.citra.canvas.tool.SelectionRotateTool.Anchor
-
- context - Variable in class kiyut.citra.canvas.AbstractFXFilter
-
- context - Variable in class kiyut.citra.canvas.FXCanvas
-
context
- create() - Method in class kiyut.citra.options.CanvasOptionsCategory
-
- createArea() - Method in class kiyut.citra.canvas.tool.AbstractSelectionAreaTool
-
Return area.
- createArea() - Method in class kiyut.citra.canvas.tool.CropTool
-
- createArea() - Method in class kiyut.citra.canvas.tool.SelectionEllipseTool
-
Return area.
- createArea() - Method in class kiyut.citra.canvas.tool.SelectionRectangleTool
-
Return area.
- createImageARGB(Image, boolean) - Static method in class kiyut.citra.util.ImageUtilities
-
Returns a BufferedImage with type ARGB based on the supplied source image
- createImageARGB(int, int) - Static method in class kiyut.citra.util.ImageUtilities
-
Returns a BufferedImage with type ARGB based on the supplied param
- createMoveTransform(AffineTransform) - Method in class kiyut.citra.canvas.tool.CropTool
-
Create Move Transform into "return value" at and return at.
- createPopupMenu() - Method in class kiyut.citra.windows.EffectsTopComponent
-
Build Popup Menu from layer.xml declaration under Menu/Filter/
- createResizeTransform(AffineTransform) - Method in class kiyut.citra.canvas.tool.CropTool
-
Create Resize transform into "return value" at and return at.
- createRootPane() - Method in class kiyut.citra.io.ImageWriterDialog
-
- createRootPane() - Method in class kiyut.citra.registration.RegisterWindow
-
- createTransform() - Method in class kiyut.citra.canvas.tool.SelectionResizeTool
-
Return resize transform
- createTransform() - Method in class kiyut.citra.canvas.tool.SelectionRotateTool
-
Return rotate transform
- crop(Area) - Method in class kiyut.citra.canvas.FXCanvas
-
Crop Rendered Image
- crop(Area) - Method in class kiyut.citra.canvas.FXRenderer
-
Crop Source Image
- cropArea - Variable in class kiyut.citra.canvas.tool.CropTool
-
- cropAreaContains(Point2D, boolean) - Method in class kiyut.citra.canvas.tool.CropTool
-
Check whether the supplied point is inside Crop Area
- CropTool - Class in kiyut.citra.canvas.tool
-
Implementation of Crop tool.
- CropTool() - Constructor for class kiyut.citra.canvas.tool.CropTool
-
Creates a new instance of CropTool
- CropToolAction - Class in kiyut.citra.actions.toolbox
-
- CropToolAction() - Constructor for class kiyut.citra.actions.toolbox.CropToolAction
-
Creates a new instance of CropToolAction
- cursor - Variable in class kiyut.citra.canvas.tool.AbstractSelectionTool
-
Cursor
- cursor - Variable in class kiyut.citra.canvas.tool.DropperTool
-
- cursor - Variable in class kiyut.citra.canvas.tool.PanTool
-
- cursor - Variable in class kiyut.citra.canvas.tool.ShapeMoveTool
-
Cursor
- file - Variable in class kiyut.citra.canvas.FXRenderer
-
- file - Variable in class kiyut.citra.io.ImageWriterDialog
-
If this is not null, the image is successfully saved
- filter - Variable in class kiyut.citra.canvas.AbstractFXContext
-
- filter - Variable in class kiyut.citra.canvas.AbstractFXFilterSettingsPane
-
- FILTER_OP_PROPERTY - Static variable in class kiyut.citra.canvas.FXCanvas
-
Identifies a change to filterOp
- filterMode - Variable in class kiyut.citra.canvas.AbstractFXContext
-
- filterOp - Variable in class kiyut.citra.canvas.FXRenderer
-
- filters - Variable in class kiyut.citra.io.DefaultFileFilter
-
- fireActionPerformed(ActionEvent) - Method in class kiyut.swing.button.ColorChooserButton
-
Overiden to open JColorChooser
- fireProgressCancelled() - Method in class kiyut.citra.canvas.FXCanvas
-
Notifies all listeners that have registered interest for notification on this event type.
- fireProgressCompleted() - Method in class kiyut.citra.canvas.FXCanvas
-
Notifies all listeners that have registered interest for notification on this event type.
- fireProgressFailed(Exception) - Method in class kiyut.citra.canvas.FXCanvas
-
Notifies all listeners that have registered interest for notification on this event type.
- fireProgressStarted() - Method in class kiyut.citra.canvas.FXCanvas
-
Notifies all listeners that have registered interest for notification on this event type.
- firePropertyChange(String, Object, Object) - Method in class kiyut.citra.canvas.tool.DropperTool
-
- firePropertyChange(String, Object, Object) - Method in class kiyut.citra.options.AbstractOptions
-
- fireStateChanged() - Method in class kiyut.citra.canvas.tool.AbstractTool
-
Notifies all listeners that have registered interest for notification on this event type.
- fitSize - Variable in class kiyut.citra.canvas.FXCanvas
-
the fit size for this component.
- fullDescription - Variable in class kiyut.citra.io.DefaultFileFilter
-
- FXCanvas - Class in kiyut.citra.canvas
-
FXCanvas component which represents a blank rectangular area of the screen
onto which the application can draw or from which the component can trap
input events from the user.
- FXCanvas() - Constructor for class kiyut.citra.canvas.FXCanvas
-
Create new instance of FXCanvas
- FXCanvasTopComponent - Class in kiyut.citra.windows
-
TopComponent which displays FXCanvas.
- FXContext - Interface in kiyut.citra.canvas
-
This context encapsulate the binding between FXCanvas and the FXTool
- FXContextManager - Class in kiyut.citra.canvas
-
Global or application wide singleton instances implementation of FXContext
- FXFilter - Interface in kiyut.citra.canvas
-
FXFilter
- FXRenderer - Class in kiyut.citra.canvas
-
FXRenderer for the FXCanvas
- FXRenderer(FXCanvas) - Constructor for class kiyut.citra.canvas.FXRenderer
-
- FXSelectionModel - Class in kiyut.citra.canvas
-
- FXSelectionModel(FXCanvas) - Constructor for class kiyut.citra.canvas.FXSelectionModel
-
- FXTool - Interface in kiyut.citra.canvas.tool
-
- getAction() - Method in class kiyut.swing.button.ComboToggleButton
-
Delegated to popupMenu Selected Menu Item action, if there is no selected Menu Item delegated to super
- getBuildNumber() - Static method in class kiyut.citra.Application
-
Return Build Number in the format YYYYMMDDHHMM
- getBuildNumber() - Method in class kiyut.citra.registration.RegistrationOptions
-
- getCanvas() - Method in class kiyut.citra.canvas.AbstractFXContext
-
- getCanvas() - Method in interface kiyut.citra.canvas.FXContext
-
- getCategoryName() - Method in class kiyut.citra.options.CanvasOptionsCategory
-
- getColor() - Method in class kiyut.citra.canvas.tool.DropperPane
-
- getColor() - Method in class kiyut.citra.canvas.tool.DropperTool
-
Return the Dropper acquired Color
- getColor() - Method in class kiyut.swing.button.ColorChooserButton
-
Return color
- getContext() - Method in class kiyut.citra.canvas.AbstractFXFilter
-
- getContext() - Method in class kiyut.citra.canvas.FXCanvas
-
Return FXContext
- getContext() - Method in interface kiyut.citra.canvas.FXFilter
-
Return FXContext
- getDescription() - Method in class kiyut.citra.io.DefaultFileFilter
-
Returns the human readable description of this filter.
- getException() - Method in class kiyut.citra.event.ProgressEvent
-
- getExtension(File) - Method in class kiyut.citra.io.DefaultFileFilter
-
Return the extension portion of the file's name .
- getFileChooser() - Static method in class kiyut.citra.util.IOUtilities
-
Return JFileChooser that remember the last opened directory based on
System.getProperty("user.dir") value
- getFileSuffix(File) - Static method in class kiyut.citra.util.ImageUtilities
-
Return file suffix portion of give file.
- getFilter() - Method in class kiyut.citra.canvas.AbstractFXContext
-
- getFilter() - Method in interface kiyut.citra.canvas.FXContext
-
- getFilterOp() - Method in class kiyut.citra.canvas.AbstractFXFilter
-
- getFilterOp() - Method in class kiyut.citra.canvas.AbstractFXFilterSettingsPane
-
Return null
- getFilterOp() - Method in class kiyut.citra.canvas.FXCanvas
-
Return current filterOp
- getFilterOp() - Method in interface kiyut.citra.canvas.FXFilter
-
Return BufferedImageOp that will be used as filter
- getFilterOp() - Method in class kiyut.citra.canvas.FXRenderer
-
Return the filterOp
- getFullName() - Static method in class kiyut.citra.Application
-
Return Application Full Name
- getFullNameVersion() - Static method in class kiyut.citra.Application
-
Convenience method for getting application full name and version
- getHandleSize() - Method in class kiyut.citra.options.CanvasOptions
-
- getHelpCtx() - Method in class kiyut.citra.actions.AbstractCallableSystemAction
-
Overidden to return HelpCtx.DEFAULT_HELP
- getHelpCtx() - Method in class kiyut.citra.actions.BackgroundCheckerboardAction
-
Overidden to return HelpCtx.DEFAULT_HELP
- getHelpCtx() - Method in class kiyut.citra.actions.toolbox.AbstractToolAction
-
Overidden to return HelpCtx.DEFAULT_HELP
- getIcon() - Method in class kiyut.citra.options.CanvasOptionsCategory
-
- getIconHeight() - Method in class kiyut.swing.button.ColorChooserButton.ColorIcon
- getIconImage() - Static method in class kiyut.citra.Application
-
Return icon image
- getIconWidth() - Method in class kiyut.swing.button.ColorChooserButton.ColorIcon
- getImageFile() - Method in class kiyut.citra.canvas.FXCanvas
-
Return File
- getImageFile() - Method in class kiyut.citra.canvas.FXRenderer
-
Return file
- getInstance() - Static method in class kiyut.citra.canvas.FXContextManager
-
Returns the single instance.
- getInstance() - Static method in class kiyut.citra.options.CanvasOptions
-
Returns the single instance.
- getInstance() - Static method in class kiyut.citra.options.MRUFilesOptions
-
Returns the single instance, creating one if it's the
first time this method is called.
- getInstance() - Static method in class kiyut.citra.registration.RegistrationManager
-
Returns the single instance, creating one if it's the
first time this method is called.
- getInstance() - Static method in class kiyut.citra.registration.RegistrationOptions
-
Returns the single instance, creating one if it's the
first time this method is called.
- getListCellRendererComponent(JList<? extends String>, String, int, boolean, boolean) - Method in class kiyut.swing.combo.SeparatorComboBox.SeparatorListCellRenderer
-
- getLookup() - Method in class kiyut.citra.canvas.FXContextManager
-
Return this object lookup
- getMenuPresenter() - Method in class kiyut.citra.actions.MRUFilesAction
-
Overide to provide SubMenu for MRUFiles (Most Recently Used Files)
- getMessage(String) - Static method in class kiyut.citra.Application
-
Application Global Message localization bundle
- getMRUFileList() - Method in class kiyut.citra.options.MRUFilesOptions
-
- getName() - Method in class kiyut.citra.actions.ApplyAction
-
- getName() - Method in class kiyut.citra.actions.BackgroundCheckerboardAction
-
- getName() - Method in class kiyut.citra.actions.DiscardAction
-
- getName() - Method in class kiyut.citra.actions.InvertSelectionAction
-
- getName() - Method in class kiyut.citra.actions.MRUFilesAction
-
- getName() - Method in class kiyut.citra.actions.OpenAction
-
- getName() - Method in class kiyut.citra.actions.RevertAction
-
- getName() - Method in class kiyut.citra.actions.SaveAsAction
-
- getName() - Method in class kiyut.citra.actions.SaveCopyAction
-
- getName() - Method in class kiyut.citra.actions.toolbox.CropToolAction
-
- getName() - Method in class kiyut.citra.actions.toolbox.PanToolAction
-
- getName() - Method in class kiyut.citra.actions.toolbox.SelectionEllipseToolAction
-
- getName() - Method in class kiyut.citra.actions.toolbox.SelectionLassoToolAction
-
- getName() - Method in class kiyut.citra.actions.toolbox.SelectionMoveToolAction
-
- getName() - Method in class kiyut.citra.actions.toolbox.SelectionRectangleToolAction
-
- getName() - Method in class kiyut.citra.actions.toolbox.SelectionResizeToolAction
-
- getName() - Method in class kiyut.citra.actions.toolbox.SelectionRotateToolAction
-
- getName() - Static method in class kiyut.citra.Application
-
Return Application Name
- getName() - Method in class kiyut.citra.canvas.AbstractFXFilter
-
- getName() - Method in interface kiyut.citra.canvas.FXFilter
-
Return name
- getPopupMenu() - Method in class kiyut.swing.button.ComboToggleButton
-
- getPreferences() - Method in class kiyut.citra.options.AbstractOptions
-
Return the backing store Preferences
- getRegistrationName() - Method in class kiyut.citra.registration.RegistrationOptions
-
- getRenderedImage() - Method in class kiyut.citra.canvas.FXCanvas
-
Return rendered image
- getRenderedImage() - Method in class kiyut.citra.canvas.FXRenderer
-
Return the rendered image
- getScaledInstance(BufferedImage, int, int, Object) - Static method in class kiyut.citra.util.ImageUtilities
-
Return a scaled instance of the provided BufferedImage.
- getScaledInstance(BufferedImage, int, int, boolean, boolean) - Static method in class kiyut.citra.util.ImageUtilities
-
Return a scaled instance of the provided BufferedImage.
- getScaledInstance(BufferedImage, int, int, Object, boolean) - Static method in class kiyut.citra.util.ImageUtilities
-
Return a scaled instance of the provided BufferedImage.
- getSelectionArea() - Method in class kiyut.citra.canvas.FXSelectionModel
-
Return a copy of selection Area, incase the area is modified externally
- getSelectionModel() - Method in class kiyut.citra.canvas.FXCanvas
-
Return current selection model
- getSelectionStroke1() - Method in class kiyut.citra.canvas.AbstractFXContext
-
- getSelectionStroke1() - Method in interface kiyut.citra.canvas.FXContext
-
- getSelectionStroke2() - Method in class kiyut.citra.canvas.AbstractFXContext
-
- getSelectionStroke2() - Method in interface kiyut.citra.canvas.FXContext
-
- getSelectionStrokePaint1() - Method in class kiyut.citra.canvas.AbstractFXContext
-
- getSelectionStrokePaint1() - Method in interface kiyut.citra.canvas.FXContext
-
- getSelectionStrokePaint1() - Method in class kiyut.citra.options.CanvasOptions
-
- getSelectionStrokePaint2() - Method in class kiyut.citra.canvas.AbstractFXContext
-
- getSelectionStrokePaint2() - Method in interface kiyut.citra.canvas.FXContext
-
- getSelectionStrokePaint2() - Method in class kiyut.citra.options.CanvasOptions
-
- getSeparator() - Method in class kiyut.swing.combo.SeparatorComboBox
-
- getSerialNumber() - Method in class kiyut.citra.registration.RegistrationOptions
-
- getSettingsComponent() - Method in class kiyut.citra.canvas.AbstractFXFilter
-
- getSettingsComponent() - Method in interface kiyut.citra.canvas.FXFilter
-
Return Setting Component
- getShape() - Method in class kiyut.citra.canvas.tool.SelectionRotateTool.Anchor
-
- getShape() - Method in class kiyut.citra.canvas.tool.ShapeMoveTool
-
- getSourceImage() - Method in class kiyut.citra.canvas.FXCanvas
-
Return source image
- getSourceImage() - Method in class kiyut.citra.canvas.FXRenderer
-
Return the source image
- getTitle() - Method in class kiyut.citra.options.CanvasOptionsCategory
-
- getTool() - Method in class kiyut.citra.canvas.AbstractFXContext
-
- getTool() - Method in class kiyut.citra.canvas.AbstractFXFilter
-
- getTool() - Method in class kiyut.citra.canvas.AbstractFXFilterSettingsPane
-
Return null
- getTool() - Method in interface kiyut.citra.canvas.FXContext
-
- getTool() - Method in interface kiyut.citra.canvas.FXFilter
-
Return FXTool or null, for interactive filter
- getToolOverlayFillPaint() - Method in class kiyut.citra.canvas.AbstractFXContext
-
- getToolOverlayFillPaint() - Method in interface kiyut.citra.canvas.FXContext
-
- getToolOverlayOpacity() - Method in class kiyut.citra.options.CanvasOptions
-
- getToolOverlayPaint() - Method in class kiyut.citra.options.CanvasOptions
-
- getToolOverlayStrokePaint() - Method in class kiyut.citra.canvas.AbstractFXContext
-
- getToolOverlayStrokePaint() - Method in interface kiyut.citra.canvas.FXContext
-
- getTransform() - Method in class kiyut.citra.canvas.FXCanvas
-
Return a copy of this canvas transform, incase the transform is modified externally
- getVersion() - Static method in class kiyut.citra.Application
-
Return Application Version
- getX() - Method in class kiyut.citra.canvas.tool.SelectionRotateTool.Anchor
-
- getY() - Method in class kiyut.citra.canvas.tool.SelectionRotateTool.Anchor
-
- getZoomFactor() - Method in class kiyut.citra.canvas.FXCanvas
-
Return Zoom Factor
- save() - Method in class kiyut.citra.io.ImageWriterDialog
-
- saveAs() - Method in class kiyut.citra.canvas.FXContextManager
-
Save As the current active canvas, and update the file location
- SaveAsAction - Class in kiyut.citra.actions
-
Action which shows Save As
- SaveAsAction() - Constructor for class kiyut.citra.actions.SaveAsAction
-
- saveCopy() - Method in class kiyut.citra.canvas.FXContextManager
-
Save Copy the current active canvas, does not update the file location
- SaveCopyAction - Class in kiyut.citra.actions
-
Action which shows SaveFileDialog.
- SaveCopyAction() - Constructor for class kiyut.citra.actions.SaveCopyAction
-
- saveImpl(BufferedImage, boolean) - Method in class kiyut.citra.canvas.FXContextManager
-
Save the supplied image.
- saveImpl(File, String) - Method in class kiyut.citra.io.ImageWriterDialog
-
- scaleToFit(Dimension, Dimension) - Static method in class kiyut.citra.util.ImageUtilities
-
Return the scale value from src to dest proportionally
- selectedItem - Variable in class kiyut.swing.button.ComboToggleButton
-
- SELECTION_STROKE_PAINT_1 - Static variable in class kiyut.citra.options.CanvasOptions
-
- SELECTION_STROKE_PAINT_2 - Static variable in class kiyut.citra.options.CanvasOptions
-
- SelectionEllipseTool - Class in kiyut.citra.canvas.tool
-
Implementation of Ellipse Selection Tool
- SelectionEllipseTool() - Constructor for class kiyut.citra.canvas.tool.SelectionEllipseTool
-
- SelectionEllipseToolAction - Class in kiyut.citra.actions.toolbox
-
- SelectionEllipseToolAction() - Constructor for class kiyut.citra.actions.toolbox.SelectionEllipseToolAction
-
Creates a new instance of SelectionEllipseToolAction
- selectionFilter - Variable in class kiyut.citra.canvas.FXRenderer
-
- SelectionLassoTool - Class in kiyut.citra.canvas.tool
-
Implementation of Lasso Selection Tool
- SelectionLassoTool() - Constructor for class kiyut.citra.canvas.tool.SelectionLassoTool
-
Creates a new instance of SelectionLassoTool
- SelectionLassoToolAction - Class in kiyut.citra.actions.toolbox
-
- SelectionLassoToolAction() - Constructor for class kiyut.citra.actions.toolbox.SelectionLassoToolAction
-
Creates a new instance of SelectionLassoToolAction
- selectionModel - Variable in class kiyut.citra.canvas.FXCanvas
-
selection model
- SelectionMoveTool - Class in kiyut.citra.canvas.tool
-
Implementation of Selection Move Tool
- SelectionMoveTool() - Constructor for class kiyut.citra.canvas.tool.SelectionMoveTool
-
Creates a new instance of SelectionMoveTool
- SelectionMoveToolAction - Class in kiyut.citra.actions.toolbox
-
- SelectionMoveToolAction() - Constructor for class kiyut.citra.actions.toolbox.SelectionMoveToolAction
-
Creates a new instance of SelectionMoveToolAction
- SelectionRectangleTool - Class in kiyut.citra.canvas.tool
-
Implementation of Rectangle Selection Tool
- SelectionRectangleTool() - Constructor for class kiyut.citra.canvas.tool.SelectionRectangleTool
-
- SelectionRectangleToolAction - Class in kiyut.citra.actions.toolbox
-
- SelectionRectangleToolAction() - Constructor for class kiyut.citra.actions.toolbox.SelectionRectangleToolAction
-
Creates a new instance of SelectionRectangleToolAction
- SelectionResizeTool - Class in kiyut.citra.canvas.tool
-
Implementation of Resize Selection Tool
- SelectionResizeTool() - Constructor for class kiyut.citra.canvas.tool.SelectionResizeTool
-
Creates a new instance of SelectionRectangleTool
- SelectionResizeToolAction - Class in kiyut.citra.actions.toolbox
-
- SelectionResizeToolAction() - Constructor for class kiyut.citra.actions.toolbox.SelectionResizeToolAction
-
Creates a new instance of SelectionResizeToolAction
- SelectionRotateTool - Class in kiyut.citra.canvas.tool
-
Implementation of Selection Rotate Tool
- SelectionRotateTool() - Constructor for class kiyut.citra.canvas.tool.SelectionRotateTool
-
Creates a new instance of SelectionRotateTool
- SelectionRotateTool.Anchor - Class in kiyut.citra.canvas.tool
-
- SelectionRotateToolAction - Class in kiyut.citra.actions.toolbox
-
- SelectionRotateToolAction() - Constructor for class kiyut.citra.actions.toolbox.SelectionRotateToolAction
-
Creates a new instance of SelectionRotateToolAction
- selectionStroke1 - Variable in class kiyut.citra.canvas.AbstractFXContext
-
- selectionStroke2 - Variable in class kiyut.citra.canvas.AbstractFXContext
-
- selectionStrokePaint1 - Variable in class kiyut.citra.canvas.AbstractFXContext
-
- selectionStrokePaint2 - Variable in class kiyut.citra.canvas.AbstractFXContext
-
- separator - Variable in class kiyut.swing.combo.SeparatorComboBox
-
- SeparatorComboBox - Class in kiyut.swing.combo
-
Extended ComboBox which have separator on its item.
- SeparatorComboBox() - Constructor for class kiyut.swing.combo.SeparatorComboBox
-
- SeparatorComboBox(ComboBoxModel<String>) - Constructor for class kiyut.swing.combo.SeparatorComboBox
-
- SeparatorComboBox(String[]) - Constructor for class kiyut.swing.combo.SeparatorComboBox
-
- SeparatorComboBox(String) - Constructor for class kiyut.swing.combo.SeparatorComboBox
-
- SeparatorComboBox.SeparatorListCellRenderer<String> - Class in kiyut.swing.combo
-
- separatorComp - Variable in class kiyut.swing.combo.SeparatorComboBox.SeparatorListCellRenderer
-
- SeparatorListCellRenderer(ListCellRenderer<? super String>) - Constructor for class kiyut.swing.combo.SeparatorComboBox.SeparatorListCellRenderer
-
Constructs a renderer object for an item in a list.
- setBackgroundCheckerboard(boolean) - Method in class kiyut.citra.canvas.FXCanvas
-
Set the background checkerboard true or false
- setCanvas(FXCanvas) - Method in class kiyut.citra.canvas.AbstractFXContext
-
- setCanvas(FXCanvas) - Method in interface kiyut.citra.canvas.FXContext
-
- setColor(Color) - Method in class kiyut.citra.canvas.tool.DropperPane
-
- setColor(Color) - Method in class kiyut.swing.button.ColorChooserButton
-
Set Color
- setContext(FXContext) - Method in class kiyut.citra.canvas.FXCanvas
-
Set Context
- setDescription(String) - Method in class kiyut.citra.io.DefaultFileFilter
-
Sets the human readable description of this filter.
- setEnabled(boolean) - Method in class kiyut.citra.canvas.tool.AbstractTool
-
- setEnabled(boolean) - Method in interface kiyut.citra.canvas.tool.FXTool
-
- setExtensionListInDescription(boolean) - Method in class kiyut.citra.io.DefaultFileFilter
-
Determines whether the extension list (.jpg, .gif, etc) should
show up in the human readable description.
- setFilter(FXFilter) - Method in class kiyut.citra.canvas.AbstractFXContext
-
- setFilter(FXFilter) - Method in class kiyut.citra.canvas.AbstractFXFilterSettingsPane
-
- setFilter(FXFilter) - Method in interface kiyut.citra.canvas.FXContext
-
- setFilter(FXFilter) - Method in class kiyut.citra.canvas.FXContextManager
-
Overidden to put filter into the lookup
- setFilterMode(boolean) - Method in class kiyut.citra.canvas.AbstractFXContext
-
- setFilterMode(boolean) - Method in interface kiyut.citra.canvas.FXContext
-
- setFilterOp(BufferedImageOp) - Method in class kiyut.citra.canvas.FXCanvas
-
Set the filterOp
- setFilterOp(BufferedImageOp) - Method in class kiyut.citra.canvas.FXRenderer
-
Set the filterOp
- setHandleSize(int) - Method in class kiyut.citra.options.CanvasOptions
-
- setImage(BufferedImage) - Method in class kiyut.citra.io.ImageWriterDialog
-
- setImage(BufferedImage) - Method in class kiyut.citra.windows.ThumbnailPane
-
Set the image for this component to display
if the value of image is null or empty string, nothing is displayed.
- setImageFile(File, boolean) - Method in class kiyut.citra.canvas.FXCanvas
-
set the Image File
- setImageFile(File, boolean) - Method in class kiyut.citra.canvas.FXRenderer
-
Set the Image file, if the param open is true file will be loaded after the first render call
otherwise only set the file only, does not open or loading the image file
- setLocation(double, double) - Method in class kiyut.citra.canvas.tool.SelectionRotateTool.Anchor
-
- setMRUFileList(List<String>) - Method in class kiyut.citra.options.MRUFilesOptions
-
- setPopupVisible(boolean) - Method in class kiyut.swing.button.ComboToggleButton
-
Sets the visibility of the popup.
- setSelectedIndex(int) - Method in class kiyut.swing.combo.SeparatorComboBox
-
- setSelectionArea(Area) - Method in class kiyut.citra.canvas.FXSelectionModel
-
This methods take a copy of supplied parameter area, incase the area is modified
externally
- setSelectionStrokePaint1(Paint) - Method in class kiyut.citra.options.CanvasOptions
-
- setSelectionStrokePaint2(Paint) - Method in class kiyut.citra.options.CanvasOptions
-
- setSeparator(String) - Method in class kiyut.swing.combo.SeparatorComboBox
-
- setShape(Shape) - Method in class kiyut.citra.canvas.tool.ShapeMoveTool
-
- settingsComponent - Variable in class kiyut.citra.canvas.AbstractFXFilter
-
- setTool(FXTool) - Method in class kiyut.citra.canvas.AbstractFXContext
-
- setTool(FXTool) - Method in interface kiyut.citra.canvas.FXContext
-
- setToolOverlayOpacity(int) - Method in class kiyut.citra.options.CanvasOptions
-
- setToolOverlayPaint(Paint) - Method in class kiyut.citra.options.CanvasOptions
-
- setUserDir(File) - Static method in class kiyut.citra.util.IOUtilities
-
Convenience methods to set user's current working directory
aka System.getProperty("user.dir").
- setZoomFactor(double) - Method in class kiyut.citra.canvas.FXCanvas
-
set the Zoom Factor
- shape - Variable in class kiyut.citra.canvas.tool.SelectionMoveTool
-
- shape - Variable in class kiyut.citra.canvas.tool.SelectionResizeTool
-
- shape - Variable in class kiyut.citra.canvas.tool.SelectionRotateTool
-
- shape - Variable in class kiyut.citra.canvas.tool.ShapeMoveTool
-
- ShapeMoveTool - Class in kiyut.citra.canvas.tool
-
Implementation of Shape Move Interactor Tool
- ShapeMoveTool() - Constructor for class kiyut.citra.canvas.tool.ShapeMoveTool
-
Creates a new instance of ShapeMoveTool
- showBetaNotice(Frame) - Method in class kiyut.citra.registration.RegistrationManager
-
- showDialog(Component, Color) - Static method in class kiyut.citra.canvas.tool.DropperPane
-
Show Dialog
- showDialog(Frame, BufferedImage) - Static method in class kiyut.citra.io.ImageWriterDialog
-
Show Dialog
This is always show modal
- showDialog(Component) - Static method in class kiyut.citra.registration.BetaVersionPane
-
- showPopup() - Method in class kiyut.swing.button.ComboToggleButton
-
Causes the combo button to display its popup window.
- showReminder(Frame) - Method in class kiyut.citra.registration.RegistrationManager
-
- source - Variable in class kiyut.citra.canvas.FXRenderer
-
- startTool(FXCanvas) - Method in class kiyut.citra.canvas.tool.AbstractSelectionAreaTool
-
- startTool(FXCanvas) - Method in class kiyut.citra.canvas.tool.AbstractSelectionTool
-
Overidden to register input listener.
- startTool(FXCanvas) - Method in class kiyut.citra.canvas.tool.AbstractTool
-
Overidden to register input listener.
- startTool(FXCanvas) - Method in class kiyut.citra.canvas.tool.CropTool
-
- startTool(FXCanvas) - Method in class kiyut.citra.canvas.tool.DropperTool
-
- startTool(FXCanvas) - Method in interface kiyut.citra.canvas.tool.FXTool
-
- startTool(FXCanvas) - Method in class kiyut.citra.canvas.tool.PanTool
-
- startTool(FXCanvas) - Method in class kiyut.citra.canvas.tool.SelectionLassoTool
-
- startTool(FXCanvas) - Method in class kiyut.citra.canvas.tool.SelectionMoveTool
-
- startTool(FXCanvas) - Method in class kiyut.citra.canvas.tool.SelectionResizeTool
-
- startTool(FXCanvas) - Method in class kiyut.citra.canvas.tool.SelectionRotateTool
-
- startX - Variable in class kiyut.citra.canvas.tool.AbstractSelectionAreaTool
-
- startX - Variable in class kiyut.citra.canvas.tool.CropTool
-
- startX - Variable in class kiyut.citra.canvas.tool.SelectionMoveTool
-
- startX - Variable in class kiyut.citra.canvas.tool.ShapeMoveTool
-
- startY - Variable in class kiyut.citra.canvas.tool.AbstractSelectionAreaTool
-
- startY - Variable in class kiyut.citra.canvas.tool.CropTool
-
- startY - Variable in class kiyut.citra.canvas.tool.SelectionMoveTool
-
- startY - Variable in class kiyut.citra.canvas.tool.ShapeMoveTool
-
- stateChanged(ToolEvent) - Method in class kiyut.citra.event.ToolAdapter
-
- stateChanged(ToolEvent) - Method in interface kiyut.citra.event.ToolListener
-
- store() - Method in class kiyut.citra.options.MRUFilesOptions
-
- stringToColor(String, Color) - Static method in class kiyut.citra.options.OptionsUtilities
-
Return Color from the supplied value string in hex format eg:#53F27C
- stroke - Variable in class kiyut.citra.canvas.tool.ShapeMoveTool
-