A B C D E F G H I K L M N O P R S T U V W X Y Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AbstractEditorAction - Class in kiyut.sketsa.actions
-
AbstractEditorAction which listen for the presence or absence of
SVGEditorCookieon theLookup, by default it listen the global lookup context - AbstractEditorAction() - Constructor for class kiyut.sketsa.actions.AbstractEditorAction
-
Creates a new instance of AbstractEditorAction By default it listen to global lookup context
- AbstractEditorAction(Lookup) - Constructor for class kiyut.sketsa.actions.AbstractEditorAction
-
Creates a new instance of AbstractEditorAction
- AbstractEditorBooleanStateAction - Class in kiyut.sketsa.actions
-
AbstractEditorAction which listen for the presence or absence of
SVGEditorCookieon theLookup, by default it listen the global lookup context - AbstractEditorBooleanStateAction() - Constructor for class kiyut.sketsa.actions.AbstractEditorBooleanStateAction
- AbstractElementProperty - Class in kiyut.sketsa.windows.defs
-
Abstract Element Property Panel
- AbstractElementProperty() - Constructor for class kiyut.sketsa.windows.defs.AbstractElementProperty
- AbstractFilterPrimitiveProperty - Class in kiyut.sketsa.windows.defs.filter.primitive
-
Abstract implementation of Filter primitive property
- AbstractFilterPrimitiveProperty() - Constructor for class kiyut.sketsa.windows.defs.filter.primitive.AbstractFilterPrimitiveProperty
-
Creates a new instance of AbstractCommonProperty
- AbstractGraphicsProperties - Class in kiyut.sketsa.windows.properties
-
Abstract Graphics Property Panel
- AbstractGraphicsProperties() - Constructor for class kiyut.sketsa.windows.properties.AbstractGraphicsProperties
-
Creates a new instance of AbstractGraphicsProperties
- AbstractOptions - Class in kiyut.sketsa.options
-
Abstract Preferences Option.
- AbstractOptions() - Constructor for class kiyut.sketsa.options.AbstractOptions
- AbstractOptionsPane - Class in kiyut.sketsa.options
-
Abstract implementation of Preferences Panel
- AbstractOptionsPane() - Constructor for class kiyut.sketsa.options.AbstractOptionsPane
- AbstractOptionsPanelController - Class in kiyut.sketsa.options
- AbstractOptionsPanelController() - Constructor for class kiyut.sketsa.options.AbstractOptionsPanelController
- AbstractPointTool - Class in kiyut.sketsa.canvas.tool.point
-
This is a convenience class to implement PointTool
- AbstractPointTool() - Constructor for class kiyut.sketsa.canvas.tool.point.AbstractPointTool
-
Creates a new instance of AbstractPointTool
- AbstractSelectionTool - Class in kiyut.sketsa.canvas.tool
-
Abtract Implementation of SelectionTool
- AbstractSelectionTool() - Constructor for class kiyut.sketsa.canvas.tool.AbstractSelectionTool
-
Creates a new instance of DefaultSelectionTool
- AbstractTool - Class in kiyut.sketsa.canvas.tool
-
An abstract class for Tool.
- AbstractTool() - Constructor for class kiyut.sketsa.canvas.tool.AbstractTool
- AbstractToolAction - Class in kiyut.sketsa.windows.toolbox
-
AbstractToolAction is an action wrapper for
Toolwhich is used by Toolbox, aka Toolbox Item - AbstractToolAction() - Constructor for class kiyut.sketsa.windows.toolbox.AbstractToolAction
-
Creates a new instance of AbstractToolAction
- AbstractZoomAction - Class in kiyut.sketsa.actions
-
Action which Zoom Canvas.
- AbstractZoomAction() - Constructor for class kiyut.sketsa.actions.AbstractZoomAction
- accept(File) - Method in class kiyut.sketsa.io.DefaultFileFilter
- acceptNode(Node) - Method in class kiyut.sketsa.canvas.SVGSelectableNodeFilter
- acceptNode(Node) - Method in class kiyut.sketsa.util.EmptyTextNodeFilter
- acceptNode(Node) - Method in class kiyut.sketsa.windows.defs.gradient.SVGPaintNodeFilter
- actionMap - Variable in class kiyut.swing.util.MenuFactory
- actionPerformed(ActionEvent) - Method in class kiyut.sketsa.actions.ZoomAction.ZoomItemAction
-
Deprecated.
- actionPerformed(ActionEvent) - Method in class kiyut.sketsa.windows.canvas.CanvasTopComponent.CanvasCopyAction
- actionPerformed(ActionEvent) - Method in class kiyut.sketsa.windows.canvas.CanvasTopComponent.CanvasCutAction
- actionPerformed(ActionEvent) - Method in class kiyut.sketsa.windows.canvas.CanvasTopComponent.CanvasDeleteAction
- actionPerformed(ActionEvent) - Method in class kiyut.sketsa.windows.canvas.CanvasTopComponent.CanvasPasteAction
- actionPerformed(ActionEvent) - Method in class kiyut.sketsa.windows.domeditor.DOMEditorTopComponent.DeleteAction
- actionPerformed(ActionEvent) - Method in class kiyut.sketsa.windows.toolbox.AbstractToolAction
- add(String, boolean) - Method in class kiyut.sketsa.windows.defs.filter.FilterTree
- add(VectorCanvas) - Method in class kiyut.sketsa.tool.PathModifier
-
CAG (Constructive Area Geometry) Union operation for the currently selected objects on the canvas.
- add(SVGElement) - Method in class kiyut.sketsa.canvas.tool.point.PointToolModel
-
Add SVGElement.
- ADD_TYPE - Static variable in class kiyut.sketsa.windows.domeditor.ElementEditor
- addAboveSelected(Node) - Method in class kiyut.sketsa.windows.domeditor.CanvasDOMTree
-
add above selected
- addCaretListener(CaretListener) - Method in class kiyut.sketsa.canvas.text.TextCaret
-
Adds a caret listener for notification of any changes to the caret.
- addChangeListener(ChangeListener) - Method in class kiyut.sketsa.windows.canvas.CanvasUndoRedo
- addDOMEventListener(EventTarget) - Method in class kiyut.sketsa.undo.DOMUndoManager
- addExtension(String) - Method in class kiyut.sketsa.io.DefaultFileFilter
-
Adds a filetype "dot" extension to filter against.
- addFile(String) - Method in class kiyut.sketsa.options.MRUFilesOptions
- addItem(StatusBarItem) - Method in class kiyut.swing.statusbar.StatusBar
-
Appends a statusBarItem to the end of this statusBar.
- addListener(SVGEditorSupportListener) - Method in class kiyut.sketsa.loaders.SVGEditorSupport.ListenerRegistry
-
Register listener
- addMessageListener(MessageListener) - Method in class kiyut.sketsa.canvas.tool.AbstractTool
- addMessageListener(MessageListener) - Method in interface kiyut.sketsa.canvas.tool.Tool
-
Add listener to the tool that notifies about message
- addPoint(Point2D) - Method in class kiyut.sketsa.canvas.tool.point.PathSegment
- AddPointTool - Class in kiyut.sketsa.canvas.tool.point
-
AddPointTool implementation
- AddPointTool() - Constructor for class kiyut.sketsa.canvas.tool.point.AddPointTool
-
Creates a new instance of AddPointTool
- AddPointToolAction - Class in kiyut.sketsa.windows.toolbox
-
Action wrapper for
AddPointToolwhich is used by Toolbox, aka Toolbox Item - AddPointToolAction() - Constructor for class kiyut.sketsa.windows.toolbox.AddPointToolAction
-
Creates a new instance of AddPointToolAction
- addPropertyChangeListener(PropertyChangeListener) - Method in class kiyut.sketsa.canvas.tool.DropperTool
- addPropertyChangeListener(PropertyChangeListener) - Method in class kiyut.sketsa.options.AbstractOptions
- addPropertyChangeListener(PropertyChangeListener) - Method in class kiyut.sketsa.options.AbstractOptionsPanelController
- addPropertyChangeListener(PropertyChangeListener) - Method in interface kiyut.sketsa.options.Options
- addRevertCookie() - Method in class kiyut.sketsa.loaders.SVGEditorSupport
-
Add RevertCookie in the DataObject CookieSet
- addSaveCookie() - Method in class kiyut.sketsa.loaders.SVGEditorSupport
-
Add SaveCookie in the DataObject CookieSet
- addSelectionListener(CanvasSelectionListener) - Method in class kiyut.sketsa.canvas.CanvasSelection
-
Add CanvasSelectionListener for notification of any changes to the CanvasSelection.
- addTextListener(TextListener) - Method in class kiyut.sketsa.canvas.text.TextDocument
- addToSelected(Node) - Method in class kiyut.sketsa.windows.domeditor.CanvasDOMTree
-
Add to the selected
- addUndoableEditListener(UndoableEditListener) - Method in class kiyut.sketsa.undo.DOMUndoManager
-
Registers an UndoableEditListener.
- adjustmentListener - Variable in class kiyut.sketsa.windows.canvas.DefaultNavigator
- ALICEBLUE_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- alignment - Variable in class kiyut.sketsa.xmleditor.LineNumber
- alignmentX - Variable in class kiyut.sketsa.xmleditor.LineNumber
- allowESC - Variable in class kiyut.swing.dialog.DialogESC
-
Flag for to allow ESC key to close, Default is True
- amplitudeField - Variable in class kiyut.sketsa.windows.defs.filter.primitive.FEComponentTransferFunctionProperty
- Anchor() - Constructor for class kiyut.sketsa.canvas.tool.RotateTool.Anchor
- annotateName(String, boolean, boolean) - Method in class kiyut.sketsa.loaders.SVGEditorSupport
-
Helper only for formating whether HTML (modified-bold) or normal text (modified *)
- ANTIQUEWHITE_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- appendChild(Element) - Method in class kiyut.sketsa.canvas.CanvasModel
-
Convenience method to add
Elementto the Document Root - Application - Class in kiyut.sketsa
-
Application Class.
- apply() - Method in class kiyut.sketsa.xmleditor.SourceEditorPane
-
Apply the changes into the Canvas.
- applyChanges() - Method in class kiyut.sketsa.options.AbstractOptionsPane
-
apply changes to backing store
- applyChanges() - Method in class kiyut.sketsa.options.AbstractOptionsPanelController
- applyChanges() - Method in class kiyut.sketsa.options.CodeColoringOptionsPane
- applyChanges() - Method in class kiyut.sketsa.options.CodeFormatOptionsPane
- applyChanges() - Method in class kiyut.sketsa.options.FontSetOptionsPane
- applyChanges() - Method in class kiyut.sketsa.options.GeneralOptionsPane
- AQUA_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- AQUAMARINE_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- associateLookup() - Method in class kiyut.sketsa.loaders.SVGDataObject
- asynchronous() - Method in class kiyut.sketsa.actions.AbstractEditorAction
-
Overidden to return false
- asynchronous() - Method in class kiyut.sketsa.actions.MRUFilesAction
-
Overridden to return false
- asynchronous() - Method in class kiyut.sketsa.actions.NewAction
- asynchronous() - Method in class kiyut.sketsa.actions.OpenAction
- asynchronous() - Method in class kiyut.sketsa.actions.RevertAction
-
Overidden to return false
- ATTRIBUTE_NAME_CONTEXT - Static variable in class kiyut.swing.text.xml.XMLScanner
- ATTRIBUTE_NAME_STYLE - Static variable in class kiyut.swing.text.xml.XMLContext
- ATTRIBUTE_VALUE_CONTEXT - Static variable in class kiyut.swing.text.xml.XMLScanner
- ATTRIBUTE_VALUE_STYLE - Static variable in class kiyut.swing.text.xml.XMLContext
- AttributeEditor - Class in kiyut.sketsa.windows.domeditor
-
DOM Element Attribute Editor
- AttributeEditor() - Constructor for class kiyut.sketsa.windows.domeditor.AttributeEditor
-
Creates new form AttributeEditorPane
- AttributeEditor(boolean) - Constructor for class kiyut.sketsa.windows.domeditor.AttributeEditor
- AttributeTable - Class in kiyut.swing.table.dom
-
JTable for DOM Element attribute
- AttributeTable() - Constructor for class kiyut.swing.table.dom.AttributeTable
-
Creates a new instance of AttributeTable
- AttributeTableModel - Class in kiyut.swing.table.dom
- AttributeTableModel() - Constructor for class kiyut.swing.table.dom.AttributeTableModel
-
Creates a new instance of AttributeTableModel
- azimuthField - Variable in class kiyut.sketsa.windows.defs.filter.primitive.FEDistantLightProperty
- AZURE_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
B
- backgroundImageChanged() - Method in class kiyut.sketsa.tool.CanvasBackgroundPane
-
Called when Image Radio Box changed
- Base64 - Class in kiyut.util
-
Encodes and decodes to and from Base64 notation.
- Base64.InputStream - Class in kiyut.util
-
A
Base64.InputStreamwill read data from another java.io.InputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly. - Base64.OutputStream - Class in kiyut.util
-
A
Base64.OutputStreamwill write data to another java.io.OutputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly. - BEIGE_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- BetaVersionPane - Class in kiyut.sketsa.registration
-
BetaVersionPane
- BetaVersionPane() - Constructor for class kiyut.sketsa.registration.BetaVersionPane
-
Creates new form BetaVersionPane
- BISQUE_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- BLACK_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- BLANCHEDALMOND_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- BLUE_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- BLUE_VIOLET_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- borderChanged(CanvasSelectionEvent) - Method in class kiyut.sketsa.canvas.event.CanvasSelectionAdapter
-
invoked whenever the selection border changes.
- borderChanged(CanvasSelectionEvent) - Method in interface kiyut.sketsa.canvas.event.CanvasSelectionListener
-
invoked whenever the selection border changes.
- borderGap - Variable in class kiyut.sketsa.xmleditor.LineNumber
- bounds - Variable in class kiyut.sketsa.canvas.tool.DefaultSelectionTool
- bounds - Variable in class kiyut.sketsa.canvas.tool.PolyTool
- BOUNDS_PROPERTY - Static variable in class kiyut.sketsa.options.SourceEditorOptions
- breakApart(VectorCanvas) - Method in class kiyut.sketsa.tool.PathModifier
-
break apart the currently selected object on the canvas into several PathElement
- BROWN_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- buildTree(TreeWalker) - Method in class kiyut.swing.tree.dom.DOMTreeModel
-
buildTree implementation.
- bundle - Static variable in class kiyut.sketsa.canvas.tool.DropperPane
- bundle - Variable in class kiyut.sketsa.options.CodeColoringOptionsPane
- bundle - Variable in class kiyut.sketsa.options.CodeFormatOptionsPane
- bundle - Variable in class kiyut.sketsa.options.GeneralOptionsPane
- bundle - Static variable in class kiyut.sketsa.windows.properties.geometry.ElementGeometryProperties
- bundle - Variable in class kiyut.swing.util.MenuFactory
- BURLYWOOD_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
C
- CADETBLUE_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- CAGExclusiveOrAction - Class in kiyut.sketsa.actions
-
CAG (Constructive Area Geometry) ExclusiveOr Action for the currently selected canvas objects.
- CAGExclusiveOrAction() - Constructor for class kiyut.sketsa.actions.CAGExclusiveOrAction
- CAGIntersectAction - Class in kiyut.sketsa.actions
-
CAG (Constructive Area Geometry) Intersect Action for the currently selected canvas objects.
- CAGIntersectAction() - Constructor for class kiyut.sketsa.actions.CAGIntersectAction
- CAGSubtractAction - Class in kiyut.sketsa.actions
-
CAG (Constructive Area Geometry) Subtract Action for the currently selected canvas objects.
- CAGSubtractAction() - Constructor for class kiyut.sketsa.actions.CAGSubtractAction
- CAGUnionAction - Class in kiyut.sketsa.actions
-
CAG (Constructive Area Geometry) Union Action for the currently selected canvas objects.
- CAGUnionAction() - Constructor for class kiyut.sketsa.actions.CAGUnionAction
- cancel() - Method in class kiyut.sketsa.loaders.SVGEditorSupport.SVGDocumentLoader
- cancel() - Method in class kiyut.sketsa.options.AbstractOptionsPane
- cancel() - Method in class kiyut.sketsa.options.AbstractOptionsPanelController
- cancel() - Method in class kiyut.sketsa.options.CodeColoringOptionsPane
- cancel() - Method in class kiyut.sketsa.options.CodeFormatOptionsPane
- cancel() - Method in class kiyut.sketsa.options.FontSetOptionsPane
- cancel() - Method in class kiyut.sketsa.options.GeneralOptionsPane
- cancel() - Method in class kiyut.sketsa.undo.DOMUndoManager
-
Cancel the recording of change
- CANCEL_OPTION - Static variable in class kiyut.sketsa.windows.domeditor.AttributeEditor
- canClose() - Method in class kiyut.sketsa.loaders.SVGEditorSupport
- canClose() - Method in class kiyut.sketsa.windows.canvas.CanvasTopComponent
-
Override parent by checking document modified status
- canImport(JComponent, DataFlavor[]) - Method in class kiyut.sketsa.canvas.CanvasTransferHandler
- canIndent - Variable in class kiyut.sketsa.io.DOMPrettyPrinter
-
Whether the next markup can be indented.
- canRedo() - Method in class kiyut.sketsa.undo.DOMUndoManager
- canRedo() - Method in class kiyut.sketsa.windows.canvas.CanvasUndoRedo
- canUndo() - Method in class kiyut.sketsa.undo.DOMUndoManager
- canUndo() - Method in class kiyut.sketsa.windows.canvas.CanvasUndoRedo
- canvas - Variable in class kiyut.sketsa.canvas.CanvasUserAgent
- canvas - Variable in class kiyut.sketsa.canvas.text.TextDocument
- canvas - Variable in class kiyut.sketsa.canvas.text.TextEditor
- canvas - Variable in class kiyut.sketsa.canvas.tool.DefaultSelectionTool
- canvas - Variable in class kiyut.sketsa.canvas.tool.DropperTool
- canvas - Variable in class kiyut.sketsa.canvas.tool.LassoTool
- canvas - Variable in class kiyut.sketsa.canvas.tool.PencilTool
- canvas - Variable in class kiyut.sketsa.canvas.tool.PenTool
- canvas - Variable in class kiyut.sketsa.canvas.tool.point.AbstractPointTool
- canvas - Variable in class kiyut.sketsa.canvas.tool.PolyTool
- canvas - Variable in class kiyut.sketsa.canvas.tool.ZoomTool
- canvas - Variable in class kiyut.sketsa.windows.canvas.CanvasUndoRedo
-
VectorCanvas
- canvas - Variable in class kiyut.sketsa.windows.canvas.DefaultNavigator
- canvas - Variable in class kiyut.sketsa.windows.defs.AbstractElementProperty
- canvas - Variable in class kiyut.sketsa.windows.defs.filter.primitive.AbstractFilterPrimitiveProperty
- canvas - Variable in class kiyut.sketsa.windows.domeditor.CanvasDOMTree
-
VectorCanvas
- canvas - Variable in class kiyut.sketsa.windows.properties.AbstractGraphicsProperties
- canvas - Variable in class kiyut.sketsa.windows.properties.geometry.ElementGeometryProperties
- CANVAS_ANTI_ALIAS_PROPERTY - Static variable in class kiyut.sketsa.options.CanvasOptions
- CANVAS_DATA_FLAVOR - Static variable in class kiyut.sketsa.canvas.CanvasTransferable
- canvasBackground - Variable in class kiyut.sketsa.canvas.VectorCanvas
-
CanvasBackground
- CanvasBackground - Class in kiyut.sketsa.canvas
-
Canvas Background.
- CanvasBackground() - Constructor for class kiyut.sketsa.canvas.CanvasBackground
-
Creates a new instance of CanvasBackground
- CanvasBackgroundAction - Class in kiyut.sketsa.actions
-
Action for the
VectorCanvasBackground - CanvasBackgroundAction() - Constructor for class kiyut.sketsa.actions.CanvasBackgroundAction
- CanvasBackgroundPane - Class in kiyut.sketsa.tool
-
Canvas Background Options pane.
- CanvasBackgroundPane() - Constructor for class kiyut.sketsa.tool.CanvasBackgroundPane
-
Creates new CanvasBackgroundPane
- canvasComponentListener - Variable in class kiyut.sketsa.windows.canvas.DefaultNavigator
- CanvasCopyAction() - Constructor for class kiyut.sketsa.windows.canvas.CanvasTopComponent.CanvasCopyAction
- CanvasCutAction() - Constructor for class kiyut.sketsa.windows.canvas.CanvasTopComponent.CanvasCutAction
- CanvasDeleteAction() - Constructor for class kiyut.sketsa.windows.canvas.CanvasTopComponent.CanvasDeleteAction
- CanvasDOMTree - Class in kiyut.sketsa.windows.domeditor
-
This component synchronize with Canvas.
- CanvasDOMTree(VectorCanvas) - Constructor for class kiyut.sketsa.windows.domeditor.CanvasDOMTree
-
Creates a new instance of ExtendedDOMTree
- CanvasException - Exception in kiyut.sketsa.canvas
-
Base class for CanvasException
- CanvasException() - Constructor for exception kiyut.sketsa.canvas.CanvasException
-
Constructs a new CanvasException exception with null as its detail message.
- CanvasException(String) - Constructor for exception kiyut.sketsa.canvas.CanvasException
-
Constructs a new runtime exception with the specified detail message.
- CanvasException(String, Throwable) - Constructor for exception kiyut.sketsa.canvas.CanvasException
-
Constructs a new runtime exception with the specified detail message and cause.
- CanvasException(Throwable) - Constructor for exception kiyut.sketsa.canvas.CanvasException
-
Constructs a new runtime exception with the specified detail message and cause.
- canvasGrid - Variable in class kiyut.sketsa.canvas.VectorCanvas
-
CanvasGrid
- CanvasGrid - Interface in kiyut.sketsa.canvas
-
Canvas Grid Interface
- CanvasModel - Class in kiyut.sketsa.canvas
-
Canvas Model for VectorCanvas
- CanvasModel(VectorCanvas) - Constructor for class kiyut.sketsa.canvas.CanvasModel
-
Creates a new instance of CanvasModel
- CanvasOptions - Class in kiyut.sketsa.options
-
Implementation of Canvas Preferences
- CanvasOptions() - Constructor for class kiyut.sketsa.options.CanvasOptions
-
Creates a new instance of Preferences
- CanvasPasteAction() - Constructor for class kiyut.sketsa.windows.canvas.CanvasTopComponent.CanvasPasteAction
- canvasResized() - Method in class kiyut.sketsa.windows.canvas.CanvasTopComponent
-
Called when canvas or component is resized
- canvasSelection - Variable in class kiyut.sketsa.canvas.VectorCanvas
-
CanvasSelection
- CanvasSelection - Class in kiyut.sketsa.canvas
-
This class represents the current state of the canvas selection.
- CanvasSelection() - Constructor for class kiyut.sketsa.canvas.CanvasSelection
-
Creates a new instance of SelectionModel
- CanvasSelectionAdapter - Class in kiyut.sketsa.canvas.event
-
The adapter which receives CanvasSelection events.
- CanvasSelectionAdapter() - Constructor for class kiyut.sketsa.canvas.event.CanvasSelectionAdapter
- CanvasSelectionEvent - Class in kiyut.sketsa.canvas.event
-
An event that characterizes a change in the current selection.
- CanvasSelectionEvent(Object, List<SVGElement>) - Constructor for class kiyut.sketsa.canvas.event.CanvasSelectionEvent
-
Construct a CanvasSelectionEvent object
- canvasSelectionInProgress - Variable in class kiyut.sketsa.windows.domeditor.CanvasDOMTree
- CanvasSelectionListener - Interface in kiyut.sketsa.canvas.event
-
Defines a listener for canvas selection events.
- CanvasSelectionTransferData - Class in kiyut.sketsa.canvas
-
CanvasSelectionTransferData DnD support.
- CanvasSelectionTransferData(List<Node>) - Constructor for class kiyut.sketsa.canvas.CanvasSelectionTransferData
-
Creates a new instance of CanvasSelectionTransferable
- canvasSelectionValueChanged(CanvasSelectionEvent) - Method in class kiyut.sketsa.windows.domeditor.CanvasDOMTree
-
Canvas selection value changed
- canvasSize - Variable in class kiyut.sketsa.canvas.VectorCanvas
-
Canvas Size
- CanvasTopComponent - Class in kiyut.sketsa.windows.canvas
-
Top component which displays
VectorCanvas - CanvasTopComponent() - Constructor for class kiyut.sketsa.windows.canvas.CanvasTopComponent
-
Creates a new instance of CanvasTopComponent
- CanvasTopComponent.CanvasCopyAction - Class in kiyut.sketsa.windows.canvas
-
Implementation of CanvasCopyAction
- CanvasTopComponent.CanvasCutAction - Class in kiyut.sketsa.windows.canvas
-
Implementation of CanvasCutAction
- CanvasTopComponent.CanvasDeleteAction - Class in kiyut.sketsa.windows.canvas
-
Implementation of CanvasDeleteAction
- CanvasTopComponent.CanvasPasteAction - Class in kiyut.sketsa.windows.canvas
-
Implementation of CanvasPasteAction
- CanvasTransferable - Class in kiyut.sketsa.canvas
-
CanvasTransferable DnD support
- CanvasTransferable(Object) - Constructor for class kiyut.sketsa.canvas.CanvasTransferable
- CanvasTransferData - Class in kiyut.sketsa.canvas
-
CanvasTransferData DnD Support
- CanvasTransferData(Object) - Constructor for class kiyut.sketsa.canvas.CanvasTransferData
- CanvasTransferHandler - Class in kiyut.sketsa.canvas
-
CanvasTransferHandler DnD support
- CanvasTransferHandler() - Constructor for class kiyut.sketsa.canvas.CanvasTransferHandler
-
Creates a new instance of CanvasTransferHandler
- CanvasUndoRedo - Class in kiyut.sketsa.windows.canvas
-
It is only wrapper for kiyut.sketsa.undo.DOMUndoManager
- CanvasUndoRedo(VectorCanvas) - Constructor for class kiyut.sketsa.windows.canvas.CanvasUndoRedo
-
Creates a new instance of CanvasUndoRedo
- CanvasUserAgent - Class in kiyut.sketsa.canvas
-
CanvasUserAgent
- CanvasUserAgent(VectorCanvas) - Constructor for class kiyut.sketsa.canvas.CanvasUserAgent
-
Creates a new instance of BridgeUserAgent
- CanvasUtilities - Class in kiyut.sketsa.canvas
-
Collection of Canvas Utilities
- CanvasUtilities() - Constructor for class kiyut.sketsa.canvas.CanvasUtilities
- caret - Variable in class kiyut.sketsa.canvas.text.TextEditor
- caretUpdate(CaretEvent) - Method in class kiyut.sketsa.xmleditor.LineNumber
- CASE_SENSITIVE - Static variable in class kiyut.sketsa.xmleditor.FindPane
- CASE_SENSITIVE - Static variable in class kiyut.sketsa.xmleditor.ReplacePane
- CDATA_CONTEXT - Static variable in class kiyut.swing.text.xml.XMLScanner
- CDATA_STYLE - Static variable in class kiyut.swing.text.xml.XMLContext
- cdataIcon - Variable in class kiyut.swing.tree.dom.DOMTreeCellRenderer
- centerLocation(Dimension, Dimension) - Static method in class kiyut.swing.util.WindowUtilities
-
Return Point indicated center Location given the param
- centerWindow(Window) - Static method in class kiyut.swing.util.WindowUtilities
-
Center Window on Screen
- CHANGE - Static variable in class kiyut.sketsa.canvas.event.TextEvent
- changed - Variable in class kiyut.sketsa.options.CodeColoringOptionsPane
-
changed flag
- changed - Variable in class kiyut.sketsa.options.CodeFormatOptionsPane
-
changed flag
- changed - Variable in class kiyut.sketsa.options.FontSetOptionsPane
-
changed flag
- changed - Variable in class kiyut.sketsa.options.GeneralOptionsPane
-
changed flag
- changedUpdate(TextEvent) - Method in class kiyut.sketsa.canvas.event.TextAdapter
-
Invoked when the value of the text has changed for type CHANGE.
- changedUpdate(TextEvent) - Method in interface kiyut.sketsa.canvas.event.TextListener
-
Invoked when the value of the text has changed for type CHANGE.
- changeSupport - Variable in class kiyut.sketsa.windows.canvas.CanvasUndoRedo
- CHARACTER_DATA_CONTEXT - Static variable in class kiyut.swing.text.xml.XMLScanner
- CHARACTER_DATA_STYLE - Static variable in class kiyut.swing.text.xml.XMLContext
- characterData - Variable in class kiyut.sketsa.windows.domeditor.CharacterDataEditor
- CharacterDataEditor - Class in kiyut.sketsa.windows.domeditor
-
DOM Character Data Editor
- CharacterDataEditor() - Constructor for class kiyut.sketsa.windows.domeditor.CharacterDataEditor
-
Creates new form CharacterDataPane
- CHARTREUSE_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- checkRegistration() - Method in class kiyut.sketsa.registration.RegistrationManager
- CHOCOLATE_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- CircleGeometryProperties - Class in kiyut.sketsa.windows.properties.geometry
-
Implementation of SVGCircleElement Geometry Property Panel
- CircleGeometryProperties() - Constructor for class kiyut.sketsa.windows.properties.geometry.CircleGeometryProperties
-
Creates new form CircleGeometryProperties
- clear() - Method in class kiyut.sketsa.canvas.tool.point.PathSegment
- clear() - Method in class kiyut.sketsa.canvas.tool.point.PointToolModel
-
clear
- clearSelection() - Method in class kiyut.sketsa.canvas.CanvasSelection
-
clear the selection only, it doesn't change the DOM / document
- clone() - Method in class kiyut.swing.text.xml.XMLEditorKit
- close() - Method in class kiyut.sketsa.loaders.SVGEditorSupport
-
Close and dispose the DataObject
- close() - Method in class kiyut.util.Base64.OutputStream
-
Flushes and closes (I think, in the superclass) the stream.
- CLOSED_OPTION - Static variable in class kiyut.sketsa.xmleditor.FindPane
- CLOSED_OPTION - Static variable in class kiyut.sketsa.xmleditor.ReplacePane
- CM - Static variable in class kiyut.sketsa.canvas.Ruler
-
Centimiter unit type
- CM - Static variable in class kiyut.sketsa.util.UnitConversion
- CodeColoringOptions - Class in kiyut.sketsa.options
-
Implementation of Code Coloring Options
- CodeColoringOptions() - Constructor for class kiyut.sketsa.options.CodeColoringOptions
-
Creates a new instance of Preferences
- CodeColoringOptionsPane - Class in kiyut.sketsa.options
-
Implementation of Code Coloring Preferences Panel
- CodeColoringOptionsPane() - Constructor for class kiyut.sketsa.options.CodeColoringOptionsPane
-
Creates new form CodeColoringOptions
- CodeColoringOptionsPanelController - Class in kiyut.sketsa.options
- CodeColoringOptionsPanelController() - Constructor for class kiyut.sketsa.options.CodeColoringOptionsPanelController
- CodeFormatOptions - Class in kiyut.sketsa.options
-
Implementation of Code Format Options
- CodeFormatOptions() - Constructor for class kiyut.sketsa.options.CodeFormatOptions
-
Creates a new instance of CodeFormatOptions
- CodeFormatOptionsPane - Class in kiyut.sketsa.options
-
Implementation of Code Format Preferences Panel
- CodeFormatOptionsPane() - Constructor for class kiyut.sketsa.options.CodeFormatOptionsPane
-
Creates new form SourceEditorPreferencesPane
- CodeFormatOptionsPanelController - Class in kiyut.sketsa.options
- CodeFormatOptionsPanelController() - Constructor for class kiyut.sketsa.options.CodeFormatOptionsPanelController
- color - Variable in class kiyut.sketsa.canvas.tool.DropperTool
- color - Variable in class kiyut.swing.button.ColorChooserButton
- COLOR_PROPERTY - Static variable in class kiyut.sketsa.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
- ColorConvertion - Class in kiyut.sketsa.util
-
Utility class for translating color between SVG to AWT
Colorand vice versa - ColorConvertion() - Constructor for class kiyut.sketsa.util.ColorConvertion
- ColorIcon() - Constructor for class kiyut.swing.button.ColorChooserButton.ColorIcon
- colors - Variable in class kiyut.sketsa.windows.defs.gradient.DefaultPreviewComponent
-
Colors
- colorToString(Color) - Static method in class kiyut.sketsa.options.OptionsUtilities
-
Return string representative of the color in hex format eg:#53F27C
- colorToString(Color, boolean) - Static method in class kiyut.sketsa.util.ColorConvertion
-
Return the equivalent svg color String of the supplied AWT color
- column - Variable in class kiyut.sketsa.io.DOMPrettyPrinter
-
The current column.
- columnNames - Variable in class kiyut.swing.table.dom.AttributeTableModel
-
the column names for this model
- columns - Variable in class kiyut.swing.tree.dom.DOMTreeCellRenderer
-
column length.
- combine(VectorCanvas) - Method in class kiyut.sketsa.tool.PathModifier
-
combine the currently selected objects on the canvas into one
- 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
- COMMENT_CONTEXT - Static variable in class kiyut.swing.text.xml.XMLScanner
- COMMENT_STYLE - Static variable in class kiyut.swing.text.xml.XMLContext
- commentIcon - Variable in class kiyut.swing.tree.dom.DOMTreeCellRenderer
- componentActivated() - Method in class kiyut.sketsa.windows.canvas.CanvasTopComponent
-
Override to setActivatedNodes and transfer the focus to
VectorCanvas - componentClosed() - Method in class kiyut.sketsa.windows.canvas.CanvasTopComponent
-
Override to call
CanvasTopComponent.dispose() - 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.
- configureActionMap(ResourceBundle, Map<String, Action>) - Static method in class kiyut.swing.util.MenuFactory
-
Configure Action Map based on ResourceBundle
- configureMenuItem(JMenuItem, String) - Method in class kiyut.swing.util.MenuFactory
-
Configure MenuItem.
- contains(double, double) - Method in class kiyut.sketsa.canvas.tool.point.PointShape
- contains(double, double) - Method in class kiyut.sketsa.canvas.tool.RotateTool.Anchor
- contains(double, double, double, double) - Method in class kiyut.sketsa.canvas.tool.point.PointShape
- contains(int, int) - Method in class kiyut.sketsa.windows.canvas.DefaultNavigator.NavigatorOverlay
- contains(Point2D) - Method in class kiyut.sketsa.canvas.tool.point.PointShape
- contains(Rectangle2D) - Method in class kiyut.sketsa.canvas.tool.point.PointShape
- contentToString(String) - Method in class kiyut.sketsa.io.DOMPrettyPrinter
-
Returns the given content value transformed to replace invalid characters with entities.
- context - Variable in class kiyut.sketsa.actions.AbstractEditorAction
-
Lookup
- context - Variable in class kiyut.sketsa.actions.AbstractEditorBooleanStateAction
-
Lookup
- context - Variable in class kiyut.swing.text.xml.XMLEditorKit
- context - Variable in class kiyut.swing.text.xml.XMLView
- convert(double, String, String, double) - Static method in class kiyut.sketsa.util.UnitConversion
-
Convert
- convertToList(String) - Method in class kiyut.swing.util.MenuFactory
- convertToPath(VectorCanvas) - Method in class kiyut.sketsa.tool.PathModifier
-
Deprecated.
- ConvertToPathAction - Class in kiyut.sketsa.actions
-
Deprecated.replaced with
ObjectToPathAction - ConvertToPathAction() - Constructor for class kiyut.sketsa.actions.ConvertToPathAction
-
Deprecated.
- cookieClasses() - Method in class kiyut.sketsa.actions.RevertAction
- copyDocument(Document) - Static method in class kiyut.sketsa.util.DOMUtilities
-
Deprecated.replaced by #deepCloneDocument(Document)
- CORAL_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- CORNFLOWERBLUE_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- CORNSILK_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- create(Element) - Method in class kiyut.swing.text.xml.XMLEditorKit.XMLViewFactory
- createDefaultDocument() - Method in class kiyut.swing.text.xml.XMLEditorKit
- createDialog(Component, String) - Static method in class kiyut.swing.dialog.DialogESC
-
Convencience static method to create instance.
- createDialog(Component, String, boolean) - Static method in class kiyut.swing.dialog.DialogESC
-
Convencience static method to create instance.
- createGridStroke(int) - Method in class kiyut.sketsa.options.CanvasOptions
- createJCheckBoxMenuItem(String) - Method in class kiyut.swing.util.MenuFactory
- createJMenu(String) - Method in class kiyut.swing.util.MenuFactory
-
Return JMenu
- createJMenuItem(String) - Method in class kiyut.swing.util.MenuFactory
- createMenuBar() - Method in class kiyut.swing.util.MenuFactory
-
Return JMenuBar
- createMenuBar(ResourceBundle, Map<String, Action>) - Static method in class kiyut.swing.util.MenuFactory
-
Creates JMenuBar
- createMenuComponent(String) - Method in class kiyut.swing.util.MenuFactory
-
Return JComponent
- createPopupMenu() - Method in class kiyut.sketsa.windows.canvas.CanvasTopComponent
-
Build Popup Menu from layer.xml declaration under Sketsa/Canvas/Popup
- createPopupMenu(String) - Method in class kiyut.swing.util.MenuFactory
-
Return JPopupMenu
- createPopupMenu(ResourceBundle, Map<String, Action>, String) - Static method in class kiyut.swing.util.MenuFactory
-
Creates JPopupMenu
- createRootPane() - Method in class kiyut.sketsa.tool.ExportAsImageWindow
- createRootPane() - Method in class kiyut.swing.dialog.DialogESC
-
Overidden to make Escape key to close this dialog
- createShape(String) - Static method in class kiyut.sketsa.util.GeomUtilities
-
Return Shape for the supplied pathString that conform to SVG d attribute
- createSVGDocument() - Method in class kiyut.sketsa.tool.NewDocumentPane
-
Create SVGDocument initialized with comment node and geometry attribute
- createSVGElement() - Method in class kiyut.sketsa.canvas.tool.EllipseTool
-
Return SVGEllipseElement
- createSVGElement() - Method in class kiyut.sketsa.canvas.tool.LineTool
- createSVGElement() - Method in class kiyut.sketsa.canvas.tool.PolyTool
- createSVGElement() - Method in class kiyut.sketsa.canvas.tool.RectangleTool
- createSVGElement() - Method in class kiyut.sketsa.canvas.tool.TextTool
- createTextEditor() - Method in class kiyut.sketsa.windows.canvas.CanvasTopComponent
-
Return new instance of TextEditor from layer.xml under Sketsa/Canvas/TextEditor
- createTextEditor() - Method in class kiyut.sketsa.windows.canvas.TextEditorFactory
-
Make this always return new instance of TextEditor, this implementaion return DefaultTextEditor
- createTopComponent() - Method in class kiyut.sketsa.loaders.SVGEditorSupport
- createTransferable(JComponent) - Method in class kiyut.sketsa.canvas.CanvasTransferHandler
- createTransform() - Method in class kiyut.sketsa.canvas.tool.DefaultResizeTool
-
create resize transform
- createTransform() - Method in class kiyut.sketsa.canvas.tool.RotateTool
-
Return rotate transform
- createTransform() - Method in class kiyut.sketsa.canvas.tool.ScaleTool
-
create resize transform
- createTransform() - Method in class kiyut.sketsa.canvas.tool.SkewTool
-
Return skew transform
- CRIMSON_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- CSSConstants - Interface in kiyut.sketsa.util
-
Redefine here for the purpose reduce the coupling with Apache Batik
- cssPrimitiveValueTypeDebug(CSSPrimitiveValue) - Static method in class kiyut.sketsa.Debug
- cssValueTypeDebug(CSSValue) - Static method in class kiyut.sketsa.Debug
- currentEntry - Variable in class kiyut.sketsa.undo.DOMUndoManager
- currentLineForeground - Variable in class kiyut.sketsa.xmleditor.LineNumber
- cursor - Variable in class kiyut.sketsa.canvas.tool.AbstractSelectionTool
-
Default is Cursor.getDefaultCursor
- cursor - Variable in class kiyut.sketsa.canvas.tool.DropperTool
- CYAN_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
D
- damage(Rectangle2D) - Method in class kiyut.sketsa.canvas.text.TextCaret
-
Repaint the damage area
- damageLineRange(int, int, Shape, Component) - Method in class kiyut.swing.text.xml.XMLView
-
Override to handle multi line node
- DARKBLUE_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- DARKCYAN_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- DARKGOLDEN_ROD_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- DARKGRAY_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- DARKGREEN_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- DARKGREY_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- DARKKHAKI_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- DARKMAGENTA_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- DARKOLIVEGREEN_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- DARKORANGE_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- DARKORCHID_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- DARKRED_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- DARKSALMON_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- DARKSEAGREEN_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- DARKSLATEBLUE_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- DARKSLATEGRAY_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- DARKSLATEGREY_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- DARKTURQUOISE_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- DARKVIOLET_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- dataObject - Variable in class kiyut.sketsa.loaders.SVGEditorSupport
- DataTypeUtilities - Class in kiyut.sketsa.util
-
Collection of SVG Data Types utilities
- DataTypeUtilities() - Constructor for class kiyut.sketsa.util.DataTypeUtilities
- Debug - Class in kiyut.sketsa
-
Convenient method for debugging purpose
- Debug() - Constructor for class kiyut.sketsa.Debug
- decode(byte[]) - Static method in class kiyut.util.Base64
-
Low-level access to decoding ASCII characters in the form of a byte array.
- decode(byte[], int, int, int) - Static method in class kiyut.util.Base64
-
Low-level access to decoding ASCII characters in the form of a byte array.
- decode(String) - Static method in class kiyut.util.Base64
-
Decodes data from Base64 notation, automatically detecting gzip-compressed data and decompressing it.
- decode(String, int) - Static method in class kiyut.util.Base64
-
Decodes data from Base64 notation, automatically detecting gzip-compressed data and decompressing it.
- DECODE - Static variable in class kiyut.util.Base64
-
Specify decoding in first bit.
- decodeFileToFile(String, String) - Static method in class kiyut.util.Base64
-
Reads infile and decodes it to outfile.
- decodeFromFile(String) - Static method in class kiyut.util.Base64
-
Convenience method for reading a base64-encoded file and decoding it.
- decodeToFile(String, String) - Static method in class kiyut.util.Base64
-
Convenience method for decoding data to a file.
- decodeToObject(String) - Static method in class kiyut.util.Base64
-
Attempts to decode Base64 data and deserialize a Java Object within.
- decodeToObject(String, int, ClassLoader) - Static method in class kiyut.util.Base64
-
Attempts to decode Base64 data and deserialize a Java Object within.
- deepCloneDocument(Document) - Static method in class kiyut.sketsa.util.DOMUtilities
-
Return a deep cloned Document.
- DEEPPINK_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- DEEPSKYBLUE_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- DEFAULT_CONTEXT - Static variable in class kiyut.swing.text.xml.XMLScanner
- DEFAULT_ERROR_HANDLER - Static variable in class kiyut.sketsa.io.DOMTranscoder
-
The default error handler.
- DEFAULT_NODE_NAME - Static variable in class kiyut.sketsa.options.AbstractOptions
- DEFAULT_SEPARATOR - Static variable in class kiyut.swing.combo.SeparatorComboBox
- DEFAULT_SVG_HEIGHT_PROPERTY - Static variable in class kiyut.sketsa.options.GeneralOptions
- DEFAULT_SVG_WIDTH_PROPERTY - Static variable in class kiyut.sketsa.options.GeneralOptions
- DefaultCanvasGrid - Class in kiyut.sketsa.canvas
-
Implementation CanvasGrid, some of the value is come from CanvasOptions
- DefaultCanvasGrid() - Constructor for class kiyut.sketsa.canvas.DefaultCanvasGrid
-
Creates a new instance of DefaultCanvasGrid
- DefaultElementGeometryProperties - Class in kiyut.sketsa.windows.properties.geometry
-
Default Element Geometry Property Panel
- DefaultElementGeometryProperties() - Constructor for class kiyut.sketsa.windows.properties.geometry.DefaultElementGeometryProperties
-
Creates new form TextProperty
- DefaultFileFilter - Class in kiyut.sketsa.io
-
Defaulft File Filter
- DefaultFileFilter() - Constructor for class kiyut.sketsa.io.DefaultFileFilter
- DefaultMoveTool - Class in kiyut.sketsa.canvas.tool
-
Implementation Move Tool
- DefaultMoveTool() - Constructor for class kiyut.sketsa.canvas.tool.DefaultMoveTool
-
Creates a new instance of MoveTool
- DefaultNavigator - Class in kiyut.sketsa.windows.canvas
-
Default Implementation of Navigator Component
- DefaultNavigator() - Constructor for class kiyut.sketsa.windows.canvas.DefaultNavigator
-
Creates new DefaultNavigator
- DefaultNavigator.NavigatorMouseListener - Class in kiyut.sketsa.windows.canvas
- DefaultNavigator.NavigatorOverlay - Class in kiyut.sketsa.windows.canvas
- DefaultPreviewComponent - Class in kiyut.sketsa.windows.defs.gradient
-
Default Preview component for Gradient
- DefaultPreviewComponent() - Constructor for class kiyut.sketsa.windows.defs.gradient.DefaultPreviewComponent
- DefaultResizeTool - Class in kiyut.sketsa.canvas.tool
-
Implementation of Resize Tool
- DefaultResizeTool() - Constructor for class kiyut.sketsa.canvas.tool.DefaultResizeTool
-
Creates a new instance of ResizeTool
- DefaultSelectionTool - Class in kiyut.sketsa.canvas.tool
-
Implementation of Default Selection Tool
- DefaultSelectionTool() - Constructor for class kiyut.sketsa.canvas.tool.DefaultSelectionTool
-
Creates a new instance of DefaultSelectionTool
- DefaultSelectionToolAction - Class in kiyut.sketsa.windows.toolbox
-
Action wrapper for
DefaultSelectionToolwhich is used by Toolbox, aka Toolbox Item - DefaultSelectionToolAction() - Constructor for class kiyut.sketsa.windows.toolbox.DefaultSelectionToolAction
-
Creates a new instance of DefaultSelectionToolAction
- DefaultTextDocument - Class in kiyut.sketsa.canvas.text
- DefaultTextDocument() - Constructor for class kiyut.sketsa.canvas.text.DefaultTextDocument
- DefaultTextEditor - Class in kiyut.sketsa.canvas.text
-
Canvas Text Editor.
- DefaultTextEditor() - Constructor for class kiyut.sketsa.canvas.text.DefaultTextEditor
-
Creates a new instance of DefaultTextEditor
- DefsPane - Class in kiyut.sketsa.windows.defs
-
Defs panel
- DefsPane() - Constructor for class kiyut.sketsa.windows.defs.DefsPane
-
Creates new form DefsPane
- DefsTopComponent - Class in kiyut.sketsa.windows.defs
-
TopComponent which displays
DefsPane - delay - Variable in class kiyut.swing.button.ComboToggleButton
-
delay for popup to show, default is 500 milisecond
- DeleteAction() - Constructor for class kiyut.sketsa.windows.domeditor.DOMEditorTopComponent.DeleteAction
- deleteSelection() - Method in class kiyut.sketsa.canvas.VectorCanvas
-
Delete the selection, update DOM
- description - Variable in class kiyut.sketsa.io.DefaultFileFilter
- determineDirection(int, int) - Method in class kiyut.sketsa.canvas.tool.DefaultResizeTool
-
Determine direction.
- determineDirection(int, int) - Method in class kiyut.sketsa.canvas.tool.ScaleTool
-
Determine direction.
- DialogESC - Class in kiyut.swing.dialog
-
JDialogwhich is closeable by pressing ESC key - DialogESC() - Constructor for class kiyut.swing.dialog.DialogESC
- DialogESC(Dialog) - Constructor for class kiyut.swing.dialog.DialogESC
- DialogESC(Dialog, boolean) - Constructor for class kiyut.swing.dialog.DialogESC
- DialogESC(Dialog, String) - Constructor for class kiyut.swing.dialog.DialogESC
- DialogESC(Dialog, String, boolean) - Constructor for class kiyut.swing.dialog.DialogESC
- DialogESC(Dialog, String, boolean, GraphicsConfiguration) - Constructor for class kiyut.swing.dialog.DialogESC
- DialogESC(Frame) - Constructor for class kiyut.swing.dialog.DialogESC
- DialogESC(Frame, boolean) - Constructor for class kiyut.swing.dialog.DialogESC
- DialogESC(Frame, String) - Constructor for class kiyut.swing.dialog.DialogESC
- DialogESC(Frame, String, boolean) - Constructor for class kiyut.swing.dialog.DialogESC
- DialogESC(Frame, String, boolean, GraphicsConfiguration) - Constructor for class kiyut.swing.dialog.DialogESC
- diffuseConstantField - Variable in class kiyut.sketsa.windows.defs.filter.primitive.FEDiffuseLightingProperty
- DIMGRAY_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- DIMGREY_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- DirectSelectionTool - Class in kiyut.sketsa.canvas.tool
-
Implementation of Direct Selection Tool
- DirectSelectionTool() - Constructor for class kiyut.sketsa.canvas.tool.DirectSelectionTool
-
Creates a new instance of DirectSelectionTool
- DirectSelectionToolAction - Class in kiyut.sketsa.windows.toolbox
-
Action wrapper for
DirectSelectionToolwhich is used by Toolbox, aka Toolbox Item - DirectSelectionToolAction() - Constructor for class kiyut.sketsa.windows.toolbox.DirectSelectionToolAction
-
Creates a new instance of DirectSelectionToolAction
- discardAllEdits() - Method in class kiyut.sketsa.undo.DOMUndoManager
- displayError(Exception) - Method in class kiyut.sketsa.canvas.CanvasUserAgent
-
This does not display the specified error, but store the exception so it is available from getException()
- displayError(String) - Method in class kiyut.sketsa.canvas.CanvasUserAgent
-
Display the specified error message
- displayMessage(String) - Method in class kiyut.sketsa.canvas.CanvasUserAgent
-
Since it is editor, it display nothing
- dispose() - Method in class kiyut.sketsa.canvas.CanvasModel
-
Dispose
- dispose() - Method in class kiyut.sketsa.canvas.VectorCanvas
-
dispose
- dispose() - Method in class kiyut.sketsa.loaders.SVGDataObject
-
Overidden to remove all internal listener.
- dispose() - Method in class kiyut.sketsa.windows.canvas.CanvasTopComponent
-
Dispose or Clean all resources.
- DO_BREAK_LINES - Static variable in class kiyut.util.Base64
-
Do break lines when encoding.
- doc - Variable in class kiyut.sketsa.windows.canvas.DefaultNavigator
- doc - Variable in class kiyut.swing.tree.dom.DOMTreeModel
-
DOM Document
- DOCTYPE_CONTEXT - Static variable in class kiyut.swing.text.xml.XMLScanner
- DOCTYPE_STYLE - Static variable in class kiyut.swing.text.xml.XMLContext
- document - Variable in class kiyut.sketsa.canvas.text.TextEditor
- document - Variable in class kiyut.sketsa.undo.DOMUndoManager
- DOCUMENT_PROPERTY - Static variable in class kiyut.sketsa.canvas.VectorCanvas
-
Identifies a change to the document
- documentChanged(DocumentEvent) - Method in class kiyut.sketsa.xmleditor.LineNumber
- documentClosed(SVGEditorSupportEvent) - Method in interface kiyut.sketsa.loaders.event.SVGEditorSupportListener
-
fired after document is successfully closed
- documentClosed(SVGEditorSupportEvent) - Method in class kiyut.sketsa.loaders.event.SVGEditorSupportListenerAdapter
- documentCreated(SVGEditorSupportEvent) - Method in interface kiyut.sketsa.loaders.event.SVGEditorSupportListener
-
fired after document is successfully created aka new document but before opened in the editor.
- documentCreated(SVGEditorSupportEvent) - Method in class kiyut.sketsa.loaders.event.SVGEditorSupportListenerAdapter
- documentIcon - Variable in class kiyut.swing.tree.dom.DOMTreeCellRenderer
- documentLoaded(SVGEditorSupportEvent) - Method in interface kiyut.sketsa.loaders.event.SVGEditorSupportListener
-
fired after document is successfully loaded but before opened in the editor.
- documentLoaded(SVGEditorSupportEvent) - Method in class kiyut.sketsa.loaders.event.SVGEditorSupportListenerAdapter
- documentOpened(SVGEditorSupportEvent) - Method in interface kiyut.sketsa.loaders.event.SVGEditorSupportListener
-
fired after document is successfully opened in the editor.
- documentOpened(SVGEditorSupportEvent) - Method in class kiyut.sketsa.loaders.event.SVGEditorSupportListenerAdapter
- documentReplaced(SVGEditorSupportEvent) - Method in interface kiyut.sketsa.loaders.event.SVGEditorSupportListener
-
fired after document is successfully replaced
- documentReplaced(SVGEditorSupportEvent) - Method in class kiyut.sketsa.loaders.event.SVGEditorSupportListenerAdapter
- documentReverted(SVGEditorSupportEvent) - Method in interface kiyut.sketsa.loaders.event.SVGEditorSupportListener
-
fired after document is successfully reverted.
- documentReverted(SVGEditorSupportEvent) - Method in class kiyut.sketsa.loaders.event.SVGEditorSupportListenerAdapter
- documentSaved(SVGEditorSupportEvent) - Method in interface kiyut.sketsa.loaders.event.SVGEditorSupportListener
-
fired after document is successfully saved
- documentSaved(SVGEditorSupportEvent) - Method in class kiyut.sketsa.loaders.event.SVGEditorSupportListenerAdapter
- documentWidth - Variable in class kiyut.sketsa.io.DOMPrettyPrinter
-
The document width.
- DODGERBLUE_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- DOM_ATTR_MODIFIED - Static variable in interface kiyut.sketsa.util.DOMEventConstants
- DOM_CHARACTER_DATA_MODIFIED - Static variable in interface kiyut.sketsa.util.DOMEventConstants
- DOM_NODE_INSERTED - Static variable in interface kiyut.sketsa.util.DOMEventConstants
- DOM_NODE_INSERTED_INTO_DOCUMENT - Static variable in interface kiyut.sketsa.util.DOMEventConstants
- DOM_NODE_REMOVED - Static variable in interface kiyut.sketsa.util.DOMEventConstants
- DOM_NODE_REMOVED_FROM_DOCUMENT - Static variable in interface kiyut.sketsa.util.DOMEventConstants
- DOM_SUBTREE_MODIFIED - Static variable in interface kiyut.sketsa.util.DOMEventConstants
- DOMEditor - Class in kiyut.sketsa.windows.domeditor
-
DOMEditor Panel
- DOMEditor() - Constructor for class kiyut.sketsa.windows.domeditor.DOMEditor
-
Creates new DOMPanel
- DOMEditorTopComponent - Class in kiyut.sketsa.windows.domeditor
-
DOMEditor TopComponent.
- DOMEditorTopComponent.DeleteAction - Class in kiyut.sketsa.windows.domeditor
-
Implementation of DeleteAction
- DOMEventConstants - Interface in kiyut.sketsa.util
-
Provided DOMEventConstants
- domListener - Variable in class kiyut.sketsa.canvas.VectorCanvas
-
DOM EventListener
- domListener - Variable in class kiyut.sketsa.loaders.SVGDataObject
-
DOM Listener
- domListener - Variable in class kiyut.sketsa.undo.DOMUndoManager
- domListener - Variable in class kiyut.sketsa.windows.canvas.DefaultNavigator
- domListener - Variable in class kiyut.sketsa.windows.defs.DefsPane
- domListener - Variable in class kiyut.sketsa.windows.properties.GeometryProperties
- domListener - Variable in class kiyut.swing.table.dom.AttributeTableModel
- domListener - Variable in class kiyut.swing.tree.dom.DOMTreeModel
-
DOM EventListener
- domNodeHandleEvent(Event) - Method in class kiyut.sketsa.undo.DOMUndoManager
- domNodeHandleEvent(Event) - Method in class kiyut.swing.tree.dom.DOMTreeModel
-
Detect the change in DOM document and update the TreeModel accordingly
- domNodeMap - Variable in class kiyut.swing.tree.dom.DOMTreeModel
- DOMPrettyPrinter - Class in kiyut.sketsa.io
-
This class represents an SVGDOM to source files pretty-printer.
- DOMPrettyPrinter() - Constructor for class kiyut.sketsa.io.DOMPrettyPrinter
-
Creates a new instance of DOMPrettyPrinter
- DOMTranscoder - Class in kiyut.sketsa.io
-
This class represents an SVGDOM to source files pretty-printer.
- DOMTranscoder() - Constructor for class kiyut.sketsa.io.DOMTranscoder
- DOMTranscoder.NewlineKey - Class in kiyut.sketsa.io
-
To represent a newline key.
- DOMTranscoder.NewlineValue - Class in kiyut.sketsa.io
-
To represent a newline value.
- DOMTree - Class in kiyut.swing.tree.dom
-
DOMTree implementation of JTree
- DOMTree() - Constructor for class kiyut.swing.tree.dom.DOMTree
-
Creates a new instance of DOMTreeModel
- DOMTreeCellRenderer - Class in kiyut.swing.tree.dom
-
DOMTreeCellRenderer that provide default icon
- DOMTreeCellRenderer() - Constructor for class kiyut.swing.tree.dom.DOMTreeCellRenderer
-
Creates a new instance of DOMTreeCellRenderer
- DOMTreeModel - Class in kiyut.swing.tree.dom
-
DOMTreeModel
- DOMTreeModel() - Constructor for class kiyut.swing.tree.dom.DOMTreeModel
-
Creates a new instance of DOMTreeModel
- DOMUndoableEdit - Class in kiyut.sketsa.undo
-
Implementation of DOMUndoableEdit
- DOMUndoableEdit(String, Node, Node, String, String, String, short) - Constructor for class kiyut.sketsa.undo.DOMUndoableEdit
-
Creates a new instance of DOMUndoableEdit
- DOMUndoManager - Class in kiyut.sketsa.undo
-
DOMUndoManager.
- DOMUndoManager() - Constructor for class kiyut.sketsa.undo.DOMUndoManager
-
Creates a new instance of DOMUndoManager.
- DOMUndoManager(int) - Constructor for class kiyut.sketsa.undo.DOMUndoManager
-
Creates a new instance of DOMUndoManager.
- DOMUndoManager.Entry - Class in kiyut.sketsa.undo
-
Undo Entry
- DOMUndoManager.ExtendedCompoundEdit - Class in kiyut.sketsa.undo
- DOMUtilities - Class in kiyut.sketsa.util
-
Utilities class that provide various DOM Utilities
- DONT_GUNZIP - Static variable in class kiyut.util.Base64
-
Specify that gzipped data should not be automatically gunzipped.
- dot - Variable in class kiyut.sketsa.canvas.event.TextCaretEvent
- dragable - Variable in class kiyut.sketsa.windows.canvas.DefaultNavigator.NavigatorOverlay
- drawUnselectedText(Graphics2D, float, float, int, int) - Method in class kiyut.swing.text.xml.XMLView
- dropLocation - Variable in class kiyut.sketsa.canvas.VectorCanvas
-
Drop Location
- DropperPane - Class in kiyut.sketsa.canvas.tool
-
Dropper Pane
- DropperPane() - Constructor for class kiyut.sketsa.canvas.tool.DropperPane
-
Creates new DropperPane
- DropperTool - Class in kiyut.sketsa.canvas.tool
-
Implementation of Dropper Tool aka Color Picker
- DropperTool() - Constructor for class kiyut.sketsa.canvas.tool.DropperTool
-
Creates a new instance of LassoTool
- DuplicateIDFinderAction - Class in kiyut.sketsa.actions
-
Action which shows
DuplicateIDFinder - DuplicateIDFinderAction() - Constructor for class kiyut.sketsa.actions.DuplicateIDFinderAction
- DuplicateIdFinderPane - Class in kiyut.sketsa.tool
-
A component that help find duplicate id
- DuplicateIdFinderPane() - Constructor for class kiyut.sketsa.tool.DuplicateIdFinderPane
-
Creates new form DuplicateID
E
- edit() - Method in class kiyut.sketsa.loaders.SVGEditorSupport
- EDIT_TYPE - Static variable in class kiyut.sketsa.windows.domeditor.ElementEditor
- editable - Variable in class kiyut.sketsa.canvas.text.TextEditor
- editing - Variable in class kiyut.sketsa.windows.properties.GeometryProperties
- editingStopped(ChangeEvent) - Method in class kiyut.sketsa.windows.defs.gradient.GradientStopTable
- editMode - Variable in class kiyut.sketsa.windows.domeditor.AttributeEditor
- editorCookie - Variable in class kiyut.sketsa.actions.AbstractEditorAction
-
SVGEditorCookie
- editorCookie - Variable in class kiyut.sketsa.actions.AbstractEditorBooleanStateAction
-
SVGEditorCookie
- editorCookie - Variable in class kiyut.sketsa.windows.toolbox.AbstractToolAction
- editorCookieLookupListener - Variable in class kiyut.sketsa.actions.AbstractEditorAction
-
Lookup Listener
- editorCookieLookupListener - Variable in class kiyut.sketsa.actions.AbstractEditorBooleanStateAction
-
Lookup Listener
- editorCookieLookupListenerResultChanged(LookupEvent) - Method in class kiyut.sketsa.actions.AbstractEditorAction
-
Listen for the presence or absence of
SVGEditorCookieon the lookup and set the enabled state for this action. - editorCookieLookupListenerResultChanged(LookupEvent) - Method in class kiyut.sketsa.actions.AbstractEditorBooleanStateAction
-
Listen for the presence or absence of
SVGEditorCookieon the lookup and set the enabled state for this action. - editorCookieLookupListenerResultChanged(LookupEvent) - Method in class kiyut.sketsa.actions.ShowGridAction
- editorCookieLookupListenerResultChanged(LookupEvent) - Method in class kiyut.sketsa.actions.ShowRulerAction
- editorCookieLookupListenerResultChanged(LookupEvent) - Method in class kiyut.sketsa.actions.SnapToGridAction
- editorSupport - Variable in class kiyut.sketsa.loaders.SVGDataObject
-
SVGEditorSupport
- editorTC - Variable in class kiyut.sketsa.loaders.SVGEditorSupport
- EditorUserAgent - Interface in kiyut.sketsa.canvas
-
User Agent for SVG Editor
- element - Variable in class kiyut.sketsa.canvas.text.TextDocument
- element - Variable in class kiyut.sketsa.windows.defs.AbstractElementProperty
- element - Variable in class kiyut.sketsa.windows.defs.filter.primitive.AbstractFilterPrimitiveProperty
- element - Variable in class kiyut.sketsa.windows.properties.geometry.ElementGeometryProperties
- element - Variable in class kiyut.sketsa.windows.properties.GeometryProperties
- element - Variable in class kiyut.swing.table.dom.AttributeTableModel
- ELEMENT_CONTEXT - Static variable in class kiyut.swing.text.xml.XMLScanner
- ELEMENT_DECLARATION_CONTEXT - Static variable in class kiyut.swing.text.xml.XMLScanner
- ELEMENT_STYLE - Static variable in class kiyut.swing.text.xml.XMLContext
- ElementEditor - Class in kiyut.sketsa.windows.domeditor
-
DOM Element Editor
- ElementEditor() - Constructor for class kiyut.sketsa.windows.domeditor.ElementEditor
-
Creates new ElementPane
- ElementGeometryProperties - Class in kiyut.sketsa.windows.properties.geometry
-
Element Geometry Property.
- ElementGeometryProperties() - Constructor for class kiyut.sketsa.windows.properties.geometry.ElementGeometryProperties
-
Constructor
- elementIcon - Variable in class kiyut.swing.tree.dom.DOMTreeCellRenderer
- elementPropertyMap - Variable in class kiyut.sketsa.windows.properties.GeometryProperties
- elevationField - Variable in class kiyut.sketsa.windows.defs.filter.primitive.FEDistantLightProperty
- EllipseGeometryProperties - Class in kiyut.sketsa.windows.properties.geometry
-
Implementation of SVGEllipseElement Geometry Property Panel
- EllipseGeometryProperties() - Constructor for class kiyut.sketsa.windows.properties.geometry.EllipseGeometryProperties
-
Creates new form EllipseGeometryProperties
- EllipseTool - Class in kiyut.sketsa.canvas.tool
-
Implementation of Draw Ellipse Tool
- EllipseTool() - Constructor for class kiyut.sketsa.canvas.tool.EllipseTool
-
Creates a new instance of EllipseTool
- EllipseToolAction - Class in kiyut.sketsa.windows.toolbox
-
Action wrapper for
EllipseToolwhich is used by Toolbox, aka Toolbox Item - EllipseToolAction() - Constructor for class kiyut.sketsa.windows.toolbox.EllipseToolAction
-
Creates a new instance of EllipseToolAction
- embed(SVGDocument, File) - Method in class kiyut.sketsa.tool.InsertImagePane
- embedAsBase64(SVGDocument, File) - Method in class kiyut.sketsa.tool.InsertImagePane
-
Return SVGElement with appropriate data protocol and the file encoded as base64
- embedAsSVG(SVGDocument, File) - Method in class kiyut.sketsa.tool.InsertImagePane
- EMPTY_STRING - Static variable in class kiyut.sketsa.xmleditor.LineNumber
-
Just an Empty String
- EmptyPane - Class in kiyut.sketsa.windows.domeditor
- EmptyPane() - Constructor for class kiyut.sketsa.windows.domeditor.EmptyPane
-
Creates new form EmptyPane
- emptyTextNodeFilter - Variable in class kiyut.sketsa.canvas.VectorCanvas
-
Empty or Whitespace Text node filter
- EmptyTextNodeFilter - Class in kiyut.sketsa.util
-
Empty or Whitespace Text Node Filter.
- EmptyTextNodeFilter() - Constructor for class kiyut.sketsa.util.EmptyTextNodeFilter
-
Creates a new instance of EmptyTextNodeFilter
- emptyTextVisible - Variable in class kiyut.sketsa.windows.domeditor.CanvasDOMTree
- encode(ByteBuffer, ByteBuffer) - Static method in class kiyut.util.Base64
-
Performs Base64 encoding on the
rawByteBuffer, writing it to theencodedByteBuffer. - encode(ByteBuffer, CharBuffer) - Static method in class kiyut.util.Base64
-
Performs Base64 encoding on the
rawByteBuffer, writing it to theencodedCharBuffer. - ENCODE - Static variable in class kiyut.util.Base64
-
Specify encoding in first bit.
- encodeBytes(byte[]) - Static method in class kiyut.util.Base64
-
Encodes a byte array into Base64 notation.
- encodeBytes(byte[], int) - Static method in class kiyut.util.Base64
-
Encodes a byte array into Base64 notation.
- encodeBytes(byte[], int, int) - Static method in class kiyut.util.Base64
-
Encodes a byte array into Base64 notation.
- encodeBytes(byte[], int, int, int) - Static method in class kiyut.util.Base64
-
Encodes a byte array into Base64 notation.
- encodeBytesToBytes(byte[]) - Static method in class kiyut.util.Base64
-
Similar to
Base64.encodeBytes(byte[])but returns a byte array instead of instantiating a String. - encodeBytesToBytes(byte[], int, int, int) - Static method in class kiyut.util.Base64
-
Similar to
Base64.encodeBytes(byte[], int, int, int)but returns a byte array instead of instantiating a String. - encodeFileToFile(String, String) - Static method in class kiyut.util.Base64
-
Reads infile and encodes it to outfile.
- encodeFromFile(String) - Static method in class kiyut.util.Base64
-
Convenience method for reading a binary file and base64-encoding it.
- encodeObject(Serializable) - Static method in class kiyut.util.Base64
-
Serializes an object and returns the Base64-encoded version of that serialized object.
- encodeObject(Serializable, int) - Static method in class kiyut.util.Base64
-
Serializes an object and returns the Base64-encoded version of that serialized object.
- encodeToFile(byte[], String) - Static method in class kiyut.util.Base64
-
Convenience method for encoding data to a file.
- end - Variable in class kiyut.sketsa.undo.DOMUndoManager
- end() - Method in class kiyut.sketsa.undo.DOMUndoManager
-
Stop recording the change
- endIndex - Variable in class kiyut.sketsa.io.NodeRange
- endTool() - Method in class kiyut.sketsa.canvas.tool.AbstractTool
- endTool() - Method in class kiyut.sketsa.canvas.tool.DefaultMoveTool
- endTool() - Method in class kiyut.sketsa.canvas.tool.DefaultResizeTool
- endTool() - Method in class kiyut.sketsa.canvas.tool.DropperTool
- endTool() - Method in class kiyut.sketsa.canvas.tool.PencilTool
- endTool() - Method in class kiyut.sketsa.canvas.tool.point.AbstractPointTool
- endTool() - Method in class kiyut.sketsa.canvas.tool.point.AddPointTool
- endTool() - Method in class kiyut.sketsa.canvas.tool.point.MovePointTool
- endTool() - Method in class kiyut.sketsa.canvas.tool.point.RemovePointTool
- endTool() - Method in class kiyut.sketsa.canvas.tool.PolyTool
- endTool() - Method in class kiyut.sketsa.canvas.tool.RotateTool
- endTool() - Method in class kiyut.sketsa.canvas.tool.ScaleTool
- endTool() - Method in class kiyut.sketsa.canvas.tool.SkewTool
- endTool() - Method in class kiyut.sketsa.canvas.tool.TextTool
- endTool() - Method in interface kiyut.sketsa.canvas.tool.Tool
-
Invoked when the tool is ended
- endTool() - Method in class kiyut.sketsa.canvas.tool.TranslateTool
- ENTITY_CONTEXT - Static variable in class kiyut.swing.text.xml.XMLScanner
- Entry(String, CompoundEdit) - Constructor for class kiyut.sketsa.undo.DOMUndoManager.Entry
- EOF_CONTEXT - Static variable in class kiyut.swing.text.xml.XMLScanner
- ERROR_MESSAGE - Static variable in class kiyut.sketsa.event.MessageEvent
-
Error messages type.
- exception - Variable in class kiyut.sketsa.canvas.CanvasUserAgent
- exceptionHandled() - Method in class kiyut.sketsa.canvas.CanvasUserAgent
- exceptionHandled() - Method in interface kiyut.sketsa.canvas.EditorUserAgent
-
Tell this user agent that the exception has been handled.
- exclusiveOr(VectorCanvas) - Method in class kiyut.sketsa.tool.PathModifier
-
CAG (Constructive Area Geometry) exclusiveOr operation for the currently selected objects on the canvas minus their intersection.
- exponentField - Variable in class kiyut.sketsa.windows.defs.filter.primitive.FEComponentTransferFunctionProperty
- ExportAsImageAction - Class in kiyut.sketsa.actions
-
Action that Show Export As Image Dialog
- ExportAsImageAction() - Constructor for class kiyut.sketsa.actions.ExportAsImageAction
- ExportAsImageWindow - Class in kiyut.sketsa.tool
-
ExportAsImageOptionWindow
- ExportAsImageWindow(Frame, boolean) - Constructor for class kiyut.sketsa.tool.ExportAsImageWindow
- exportDone(JComponent, Transferable, int) - Method in class kiyut.sketsa.canvas.CanvasSelectionTransferData
- exportDone(JComponent, Transferable, int) - Method in class kiyut.sketsa.canvas.CanvasTransferData
- exportDone(JComponent, Transferable, int) - Method in class kiyut.sketsa.canvas.CanvasTransferHandler
- ExtendedCompoundEdit() - Constructor for class kiyut.sketsa.undo.DOMUndoManager.ExtendedCompoundEdit
F
- factory - Variable in class kiyut.swing.text.xml.XMLEditorKit
- FEBlendProperty - Class in kiyut.sketsa.windows.defs.filter.primitive
- FEBlendProperty() - Constructor for class kiyut.sketsa.windows.defs.filter.primitive.FEBlendProperty
-
Creates new form FEBlendProperty
- FEColorMatrixProperty - Class in kiyut.sketsa.windows.defs.filter.primitive
- FEColorMatrixProperty() - Constructor for class kiyut.sketsa.windows.defs.filter.primitive.FEColorMatrixProperty
-
Creates new form FEColorMatrixProperty
- FEComponentTransferFunctionProperty - Class in kiyut.sketsa.windows.defs.filter.primitive
- FEComponentTransferFunctionProperty() - Constructor for class kiyut.sketsa.windows.defs.filter.primitive.FEComponentTransferFunctionProperty
-
Creates new form FEComponentTransferFunctionProperty
- FEComponentTransferProperty - Class in kiyut.sketsa.windows.defs.filter.primitive
- FEComponentTransferProperty() - Constructor for class kiyut.sketsa.windows.defs.filter.primitive.FEComponentTransferProperty
-
Creates new form FEComponentTransferProperty
- FECompositeProperty - Class in kiyut.sketsa.windows.defs.filter.primitive
- FECompositeProperty() - Constructor for class kiyut.sketsa.windows.defs.filter.primitive.FECompositeProperty
-
Creates new form FEComposite
- FEConvolveMatrixProperty - Class in kiyut.sketsa.windows.defs.filter.primitive
- FEConvolveMatrixProperty() - Constructor for class kiyut.sketsa.windows.defs.filter.primitive.FEConvolveMatrixProperty
-
Creates new form FEConvolveMatrixProperty
- FEDiffuseLightingProperty - Class in kiyut.sketsa.windows.defs.filter.primitive
- FEDiffuseLightingProperty() - Constructor for class kiyut.sketsa.windows.defs.filter.primitive.FEDiffuseLightingProperty
-
Creates new form FEDiffuseLightingProperty
- FEDisplacementMapProperty - Class in kiyut.sketsa.windows.defs.filter.primitive
- FEDisplacementMapProperty() - Constructor for class kiyut.sketsa.windows.defs.filter.primitive.FEDisplacementMapProperty
-
Creates new form FEDisplacementMapProperty
- FEDistantLightProperty - Class in kiyut.sketsa.windows.defs.filter.primitive
- FEDistantLightProperty() - Constructor for class kiyut.sketsa.windows.defs.filter.primitive.FEDistantLightProperty
-
Creates new form FEDistantLightProperty
- FEFloodProperty - Class in kiyut.sketsa.windows.defs.filter.primitive
- FEFloodProperty() - Constructor for class kiyut.sketsa.windows.defs.filter.primitive.FEFloodProperty
-
Creates new form FEFloodProperty
- FEGaussianBlurProperty - Class in kiyut.sketsa.windows.defs.filter.primitive
- FEGaussianBlurProperty() - Constructor for class kiyut.sketsa.windows.defs.filter.primitive.FEGaussianBlurProperty
-
Creates new form FEGaussianBlurProperty
- FEMergeNodeProperty - Class in kiyut.sketsa.windows.defs.filter.primitive
- FEMergeNodeProperty() - Constructor for class kiyut.sketsa.windows.defs.filter.primitive.FEMergeNodeProperty
-
Creates new form FEMergeNodeProperty
- FEMergeProperty - Class in kiyut.sketsa.windows.defs.filter.primitive
- FEMergeProperty() - Constructor for class kiyut.sketsa.windows.defs.filter.primitive.FEMergeProperty
-
Creates new form FEMergeProperty
- FEMorphologyProperty - Class in kiyut.sketsa.windows.defs.filter.primitive
- FEMorphologyProperty() - Constructor for class kiyut.sketsa.windows.defs.filter.primitive.FEMorphologyProperty
-
Creates new form FEMorphologyProperty
- FEOffsetProperty - Class in kiyut.sketsa.windows.defs.filter.primitive
- FEOffsetProperty() - Constructor for class kiyut.sketsa.windows.defs.filter.primitive.FEOffsetProperty
-
Creates new form FEOffsetProperty
- FEPointLightProperty - Class in kiyut.sketsa.windows.defs.filter.primitive
- FEPointLightProperty() - Constructor for class kiyut.sketsa.windows.defs.filter.primitive.FEPointLightProperty
-
Creates new form FEPointLightProperty
- FESpecularLightingProperty - Class in kiyut.sketsa.windows.defs.filter.primitive
- FESpecularLightingProperty() - Constructor for class kiyut.sketsa.windows.defs.filter.primitive.FESpecularLightingProperty
-
Creates new form FESpecularLightingProperty
- FESpotLightProperty - Class in kiyut.sketsa.windows.defs.filter.primitive
- FESpotLightProperty() - Constructor for class kiyut.sketsa.windows.defs.filter.primitive.FESpotLightProperty
-
Creates new form FESpotLightProperty
- FETileProperty - Class in kiyut.sketsa.windows.defs.filter.primitive
- FETileProperty() - Constructor for class kiyut.sketsa.windows.defs.filter.primitive.FETileProperty
-
Creates new form FETileProperty
- FETurbulenceProperty - Class in kiyut.sketsa.windows.defs.filter.primitive
- FETurbulenceProperty() - Constructor for class kiyut.sketsa.windows.defs.filter.primitive.FETurbulenceProperty
-
Creates new form FETurbulenceProperty
- fillPaint - Variable in class kiyut.sketsa.canvas.tool.PencilTool
- fillPaint - Variable in class kiyut.sketsa.canvas.tool.PenTool
- fillPaint - Variable in class kiyut.sketsa.canvas.tool.PolyTool
- FillProperties - Class in kiyut.sketsa.windows.properties
-
Implementation of Fill Presentation Property Panel
- FillProperties() - Constructor for class kiyut.sketsa.windows.properties.FillProperties
-
Creates new form MultiPropertyPane
- FilterEditor - Class in kiyut.sketsa.windows.defs.filter
-
Filter Editor Panel
- FilterEditor() - Constructor for class kiyut.sketsa.windows.defs.filter.FilterEditor
-
Creates new form FilterEditor
- FilterPrimitiveProperty - Interface in kiyut.sketsa.windows.defs.filter.primitive
-
Abstract Filter primitive property panel
- FilterProperties - Class in kiyut.sketsa.windows.defs.filter
-
Implementation of SVGFilterElement property panel.
- FilterProperties - Class in kiyut.sketsa.windows.properties
-
Implementaion of Filter Property Panel
- FilterProperties() - Constructor for class kiyut.sketsa.windows.defs.filter.FilterProperties
-
Creates new form FilterProperties
- FilterProperties() - Constructor for class kiyut.sketsa.windows.properties.FilterProperties
-
Creates new form FilterProperties
- filters - Variable in class kiyut.sketsa.io.DefaultFileFilter
- FilterTree - Class in kiyut.sketsa.windows.defs.filter
-
Filter Editor Tree component
- FilterTree() - Constructor for class kiyut.sketsa.windows.defs.filter.FilterTree
-
Creates a new instance of FilterTree
- FilterTreeCellRenderer - Class in kiyut.sketsa.windows.defs.filter
-
FilterTreeCellRenderer
- FilterTreeCellRenderer() - Constructor for class kiyut.sketsa.windows.defs.filter.FilterTreeCellRenderer
-
Creates a new instance of FilterTreeCellRenderer
- FilterTreeModel - Class in kiyut.sketsa.windows.defs.filter
-
Model for FilterTree
- FilterTreeModel() - Constructor for class kiyut.sketsa.windows.defs.filter.FilterTreeModel
-
Creates a new instance of FilterTreeModel
- find() - Method in class kiyut.sketsa.xmleditor.SourceEditorPane
- find(String, int, boolean) - Method in class kiyut.swing.text.xml.XMLDocument
-
Find the first occurrence of the specified String starting at the specified index.
- FIND_OPTION - Static variable in class kiyut.sketsa.xmleditor.FindPane
- FIND_OPTION - Static variable in class kiyut.sketsa.xmleditor.ReplacePane
- findNext() - Method in class kiyut.sketsa.xmleditor.SourceEditorPane
- findNext(int) - Method in class kiyut.sketsa.xmleditor.SourceEditorPane
- FindPane - Class in kiyut.sketsa.xmleditor
-
Implementation of Find Panel
- FindPane() - Constructor for class kiyut.sketsa.xmleditor.FindPane
-
Creates new form FindPane
- fireActionPerformed(ActionEvent) - Method in class kiyut.swing.button.ColorChooserButton
-
Overiden to open JColorChooser
- FIREBRICK_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- fireCaretUpdate() - Method in class kiyut.sketsa.canvas.text.TextCaret
-
Notifies all listeners that have registered interest for notification on this event type.
- fireChangedUpdate(TextEvent) - Method in class kiyut.sketsa.canvas.text.TextDocument
-
Notifies all listeners that have registered interest for notification on this event type.
- fireInsertUpdate(TextEvent) - Method in class kiyut.sketsa.canvas.text.TextDocument
-
Notifies all listeners that have registered interest for notification on this event type.
- fireMessageReceived(int, String) - Method in class kiyut.sketsa.canvas.tool.AbstractTool
-
Notifies all listeners that have registered interest for notification on this event type.
- firePropertyChange(String, Object, Object) - Method in class kiyut.sketsa.canvas.tool.DropperTool
- firePropertyChange(String, Object, Object) - Method in class kiyut.sketsa.options.AbstractOptions
- fireRemoveUpdate(TextEvent) - Method in class kiyut.sketsa.canvas.text.TextDocument
-
Notifies all listeners that have registered interest for notification on this event type.
- fireUndoableEditHappened() - Method in class kiyut.sketsa.undo.DOMUndoManager
-
Notifies all listeners that have registered interest for notification on this event type.
- FlipHorizontalAction - Class in kiyut.sketsa.actions
-
Action which Flip Canvas Selected Objects Horizontal (use Transform)
- FlipHorizontalAction() - Constructor for class kiyut.sketsa.actions.FlipHorizontalAction
- FlipVerticalAction - Class in kiyut.sketsa.actions
-
Action which Flip Canvas Selected Objects Vertical (use Transform)
- FlipVerticalAction() - Constructor for class kiyut.sketsa.actions.FlipVerticalAction
- FLORALWHITE_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- flushBase64() - Method in class kiyut.util.Base64.OutputStream
-
Method added by PHIL.
- FONT_SET_PROPERTY - Static variable in class kiyut.sketsa.options.FontSetOptions
- FONT_SET_SIZE_PROPERTY - Static variable in class kiyut.sketsa.options.FontSetOptions
- FontChooserPane - Class in kiyut.sketsa.windows.textstyle
-
A component that provide font selection or chooser.
- FontChooserPane() - Constructor for class kiyut.sketsa.windows.textstyle.FontChooserPane
-
Creates new form FontChooser
- FontChooserPane(List<List<String>>) - Constructor for class kiyut.sketsa.windows.textstyle.FontChooserPane
- FontSetOptions - Class in kiyut.sketsa.options
-
Implementation of FontSet Options
- FontSetOptions() - Constructor for class kiyut.sketsa.options.FontSetOptions
-
Creates a new instance of FontSetOptions
- FontSetOptionsPane - Class in kiyut.sketsa.options
-
Implementation of Font Set Preferences Panel
- FontSetOptionsPane() - Constructor for class kiyut.sketsa.options.FontSetOptionsPane
-
Creates new form FontListPreferencesPane
- FontSetOptionsPanelController - Class in kiyut.sketsa.options
- FontSetOptionsPanelController() - Constructor for class kiyut.sketsa.options.FontSetOptionsPanelController
- fontToString(Font) - Static method in class kiyut.sketsa.options.OptionsUtilities
-
Return font to string in the following format fontName;fontStyle;fontSize
- FORESTGREEN_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- format - Variable in class kiyut.sketsa.io.DOMPrettyPrinter
-
Whether the output must be formatted.
- formatString(String) - Method in class kiyut.swing.tree.dom.DOMTreeCellRenderer
- formatText(String) - Method in class kiyut.sketsa.io.DOMPrettyPrinter
-
Write the String into allowable document width and margin.
- formatText(String, boolean) - Method in class kiyut.sketsa.io.DOMPrettyPrinter
-
Write the String.
- FUCHSIA_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- fullDescription - Variable in class kiyut.sketsa.io.DefaultFileFilter
G
- GAINSBORO_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- GeneralOptions - Class in kiyut.sketsa.options
-
Implementation of GeneralOptions
- GeneralOptionsPane - Class in kiyut.sketsa.options
-
Implementation of General Options Preferences Panel
- GeneralOptionsPane() - Constructor for class kiyut.sketsa.options.GeneralOptionsPane
-
Creates new form CanvasPreferencesPane
- GeneralOptionsPanelController - Class in kiyut.sketsa.options
- GeneralOptionsPanelController() - Constructor for class kiyut.sketsa.options.GeneralOptionsPanelController
- generateFontSetList() - Method in class kiyut.sketsa.windows.textstyle.FontChooserPane
- GeometryProperties - Class in kiyut.sketsa.windows.properties
-
Implementation of Geometry Property Panel
- GeometryProperties() - Constructor for class kiyut.sketsa.windows.properties.GeometryProperties
-
Creates new GeometryProperties
- GeomUtilities - Class in kiyut.sketsa.util
-
Collection of Geometry Utilities
- GeomUtilities() - Constructor for class kiyut.sketsa.util.GeomUtilities
- get(int) - Method in class kiyut.sketsa.canvas.tool.point.PointToolModel
-
Return SVGElement.
- 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
- getAlignment() - Method in class kiyut.sketsa.xmleditor.LineNumber
-
Gets the alignment
- getAnimationEngine() - Method in class kiyut.sketsa.canvas.CanvasModel
-
Returns the
SVGAnimationEnginefor the document or null. - getAnimationEngine() - Method in class kiyut.sketsa.canvas.VectorCanvas
-
Returns the
SVGAnimationEnginefor the document or null. - getAttributeName() - Method in class kiyut.sketsa.windows.domeditor.AttributeEditor
- getAttributeValue() - Method in class kiyut.sketsa.windows.domeditor.AttributeEditor
- getBorder() - Method in class kiyut.sketsa.canvas.CanvasSelection
-
Return selection border in the form of phone keypad format.
- getBorderGap() - Method in class kiyut.sketsa.xmleditor.LineNumber
-
Gets the border gap
- getBounds() - Method in class kiyut.sketsa.canvas.tool.point.PointShape
- getBounds() - Method in class kiyut.sketsa.options.SourceEditorOptions
- getBounds() - Method in class kiyut.sketsa.windows.canvas.DefaultNavigator.NavigatorOverlay
- getBounds2D() - Method in class kiyut.sketsa.canvas.tool.point.PointShape
- getBounds2D(List<Shape>) - Static method in class kiyut.sketsa.util.GeomUtilities
-
Return bounds for the supplied shapeList
- getBrokenLinkDocument(Element, String, String) - Method in class kiyut.sketsa.canvas.CanvasModel
-
Return SVG that show broken link.
Adapted from Batik Code - getBrokenLinkDocument(Element, String, String) - Method in class kiyut.sketsa.canvas.CanvasUserAgent
- getBuildNumber() - Static method in class kiyut.sketsa.Application
-
Return Build Number in the format YYYYMMDDHHMM
- getBuildNumber() - Method in class kiyut.sketsa.registration.RegistrationOptions
- getCanvasBackground() - Method in class kiyut.sketsa.canvas.VectorCanvas
-
Return CanvasBackground
- getCanvasGrid() - Method in class kiyut.sketsa.canvas.VectorCanvas
-
Return CanvasGrid
- getCanvasSelection() - Method in class kiyut.sketsa.canvas.VectorCanvas
-
Return CanvasSelection
- getCanvasTopComponent() - Method in interface kiyut.sketsa.cookies.SVGEditorCookie
-
Get
CanvasTopComponentfor this object. - getCanvasTopComponent() - Method in class kiyut.sketsa.loaders.SVGEditorSupport
- getCaret() - Method in class kiyut.sketsa.canvas.text.TextEditor
- getCharacterData() - Method in class kiyut.sketsa.windows.domeditor.CharacterDataEditor
- getColor() - Method in class kiyut.sketsa.canvas.tool.DropperPane
- getColor() - Method in class kiyut.sketsa.canvas.tool.DropperTool
-
Return the Dropper acquired
Color - getColor() - Method in class kiyut.swing.button.ColorChooserButton
-
Return color
- getColor(String) - Static method in class kiyut.sketsa.util.ColorConvertion
-
Return the equivalent AWT
Colorof the supplied SVG color keyword - getColor(SVGColor) - Static method in class kiyut.sketsa.util.ColorConvertion
-
Return the equivalent AWT Color of the supplied SVGColor
- getColumnClass(int) - Method in class kiyut.sketsa.windows.defs.gradient.GradientStopTableModel
- getColumnCount() - Method in class kiyut.sketsa.windows.defs.gradient.GradientStopTableModel
- getColumnCount() - Method in class kiyut.swing.table.dom.AttributeTableModel
- getColumnName(int) - Method in class kiyut.sketsa.windows.defs.gradient.GradientStopTableModel
- getColumnName(int) - Method in class kiyut.swing.table.dom.AttributeTableModel
-
Returns the column name.
- getComponent(Lookup) - Method in class kiyut.sketsa.options.AbstractOptionsPanelController
- getCompoundEdit() - Method in class kiyut.sketsa.undo.DOMUndoManager.Entry
- getContentType() - Method in class kiyut.swing.text.xml.XMLEditorKit
-
Get the MIME type of the data that this kit represents support for.
- getContext() - Method in class kiyut.swing.text.xml.XMLToken
- getCurrentLineForeground() - Method in class kiyut.sketsa.xmleditor.LineNumber
-
Gets the current line rendering Color
- getCursor() - Method in class kiyut.sketsa.canvas.tool.AbstractSelectionTool
- getCursor() - Method in interface kiyut.sketsa.canvas.tool.SelectionTool
-
Return Cursor.
- getDefaultSVGHeight() - Method in class kiyut.sketsa.options.GeneralOptions
- getDefaultSVGWidth() - Method in class kiyut.sketsa.options.GeneralOptions
- getDescription() - Method in class kiyut.sketsa.io.DefaultFileFilter
-
Returns the human readable description of this filter.
- getDocument() - Method in class kiyut.sketsa.canvas.text.TextEditor
- getDocument() - Method in class kiyut.swing.tree.dom.DOMTree
-
Return DOM Document
- getDocument() - Method in class kiyut.swing.tree.dom.DOMTreeModel
-
Return DOM Document
- getDocumentWidth() - Method in class kiyut.sketsa.io.DOMPrettyPrinter
-
Returns the document width.
- getDOMNode(TreeNode) - Method in class kiyut.swing.tree.dom.DOMTreeModel
- getDot() - Method in class kiyut.sketsa.canvas.event.TextCaretEvent
- getDot() - Method in class kiyut.sketsa.canvas.text.TextCaret
-
Fetches the current position of the caret.
- getDropLocation() - Method in class kiyut.sketsa.canvas.VectorCanvas
-
Returns the position of the mouse pointer in this Component's coordinate space during DND operation, otherwise returns null.
- getEditorUserAgent() - Method in class kiyut.sketsa.canvas.CanvasModel
-
Return
EditorUserAgent - getEditorUserAgent() - Method in class kiyut.sketsa.canvas.VectorCanvas
-
Return
EditorUserAgent - getElapsedChecked() - Method in class kiyut.sketsa.registration.RegistrationManager
- getElapsedDays() - Method in class kiyut.sketsa.registration.RegistrationManager
- getElement() - Method in class kiyut.sketsa.windows.domeditor.ElementEditor
- getElement() - Method in class kiyut.swing.table.dom.AttributeTable
- getElement() - Method in class kiyut.swing.table.dom.AttributeTableModel
- getEndIndex() - Method in class kiyut.sketsa.io.NodeRange
- getEndOffset() - Method in class kiyut.swing.text.xml.XMLToken
- getException() - Method in class kiyut.sketsa.canvas.CanvasUserAgent
- getException() - Method in interface kiyut.sketsa.canvas.EditorUserAgent
-
Return displayError exception.
- getExpiredMillis() - Method in class kiyut.sketsa.registration.RegistrationManager
- getExtension(File) - Static method in class kiyut.sketsa.util.IOUtilities
-
Return the extension portion of the file's name or null.
- getFileChooser() - Static method in class kiyut.sketsa.util.IOUtilities
-
Return JFileChooser that remember the last opened directory based on
System.getProperty("user.dir")value - getFindList() - Method in class kiyut.sketsa.options.SourceEditorOptions
- getFindText() - Method in class kiyut.sketsa.xmleditor.FindPane
- getFindText() - Method in class kiyut.sketsa.xmleditor.ReplacePane
- getFindTextHistory() - Method in class kiyut.sketsa.xmleditor.FindPane
- getFindTextHistory() - Method in class kiyut.sketsa.xmleditor.ReplacePane
- getFindTextHistory() - Method in class kiyut.sketsa.xmleditor.SourceEditorPane
- getFontSetList() - Method in class kiyut.sketsa.options.FontSetOptions
- getFormat() - Method in class kiyut.sketsa.io.DOMPrettyPrinter
-
Returns whether the output must be formatted.
- getFullName() - Static method in class kiyut.sketsa.Application
-
Return Application Full Name
- getFullNameVersion() - Static method in class kiyut.sketsa.Application
-
Convenience method for getting application full name and version
- getGradientElement() - Method in class kiyut.sketsa.windows.defs.gradient.GradientStopTableModel
-
Return SVGGRadientElement
- getGraphicsElement(List<SVGElement>) - Static method in class kiyut.sketsa.canvas.CanvasUtilities
-
This methods traverse the givent Element list, to find the child which is selectable Graphics Element.
- getGraphicsNode(SVGElement) - Method in class kiyut.sketsa.canvas.CanvasModel
-
Get
GraphicsNodeof specified element ornull - getGridColor() - Method in class kiyut.sketsa.options.CanvasOptions
- getGridSize() - Method in interface kiyut.sketsa.canvas.CanvasGrid
-
Return Grid size in pixel eg: 50, 100.
- getGridSize() - Method in class kiyut.sketsa.canvas.DefaultCanvasGrid
- getGridSize() - Method in class kiyut.sketsa.options.CanvasOptions
- getGridStroke() - Method in class kiyut.sketsa.options.CanvasOptions
- getGridStyle() - Method in class kiyut.sketsa.options.CanvasOptions
- getHandleSize() - Method in class kiyut.sketsa.options.CanvasOptions
- getHelpCtx() - Method in class kiyut.sketsa.actions.AbstractEditorAction
-
Overidden to return HelpCtx.DEFAULT_HELP
- getHelpCtx() - Method in class kiyut.sketsa.actions.AbstractEditorBooleanStateAction
-
Overidden to return HelpCtx.DEFAULT_HELP
- getHelpCtx() - Method in class kiyut.sketsa.actions.MRUFilesAction
- getHelpCtx() - Method in class kiyut.sketsa.actions.NewAction
- getHelpCtx() - Method in class kiyut.sketsa.actions.OpenAction
- getHelpCtx() - Method in class kiyut.sketsa.actions.RevertAction
-
Overidden to return HelpCtx.DEFAULT_HELP
- getHelpCtx() - Method in class kiyut.sketsa.options.AbstractOptionsPanelController
- getHelpCtx() - Method in class kiyut.sketsa.windows.toolbox.AbstractToolAction
-
Overidden to return HelpCtx.DEFAULT_HELP
- getHorizontalAlignment() - Method in class kiyut.sketsa.canvas.CanvasBackground
-
Return horizontal alignment.
- getIcon(File) - Method in class kiyut.sketsa.io.SVGFileView
- getIconHeight() - Method in class kiyut.swing.button.ColorChooserButton.ColorIcon
- getIconImage() - Static method in class kiyut.sketsa.Application
-
Return icon image
- getIconWidth() - Method in class kiyut.swing.button.ColorChooserButton.ColorIcon
- getImage() - Method in class kiyut.sketsa.canvas.CanvasBackground
-
Return background Image
- getImagePath() - Method in class kiyut.sketsa.canvas.CanvasBackground
-
Return image path
- getInstance() - Static method in class kiyut.sketsa.canvas.tool.point.PointToolModel
- getInstance() - Static method in class kiyut.sketsa.options.CanvasOptions
-
Returns the single instance, creating one if it's the first time this method is called.
- getInstance() - Static method in class kiyut.sketsa.options.CodeColoringOptions
-
Returns the single instance, creating one if it's the first time this method is called.
- getInstance() - Static method in class kiyut.sketsa.options.CodeFormatOptions
-
Returns the single instance, creating one if it's the first time this method is called.
- getInstance() - Static method in class kiyut.sketsa.options.FontSetOptions
-
Returns the single instance, creating one if it's the first time this method is called.
- getInstance() - Static method in class kiyut.sketsa.options.GeneralOptions
-
Returns the single instance, creating one if it's the first time this method is called.
- getInstance() - Static method in class kiyut.sketsa.options.MRUFilesOptions
-
Returns the single instance, creating one if it's the first time this method is called.
- getInstance() - Static method in class kiyut.sketsa.options.SourceEditorOptions
-
Returns the single instance, creating one if it's the first time this method is called.
- getInstance() - Static method in class kiyut.sketsa.registration.RegistrationManager
-
Returns the single instance, creating one if it's the first time this method is called.
- getInstance() - Static method in class kiyut.sketsa.registration.RegistrationOptions
-
Returns the single instance.
- getInstance() - Static method in class kiyut.sketsa.windows.canvas.NavigatorManager
-
Returns the single instance, creating one if it's the first time this method is called.
- getItem(int) - Method in class kiyut.swing.statusbar.StatusBar
- getItemCount() - Method in class kiyut.swing.statusbar.StatusBar
- getItemList() - Method in class kiyut.swing.statusbar.StatusBar
- getLastSelectedDOMNode() - Method in class kiyut.swing.tree.dom.DOMTree
-
Return last selected DOM Node
- getLength() - Method in class kiyut.sketsa.canvas.event.TextEvent
-
Return the length of the modification occurred
- getLength() - Method in class kiyut.sketsa.canvas.text.TextDocument
-
Returns number of characters of content currently in the document.
- getLimit() - Method in class kiyut.sketsa.undo.DOMUndoManager
- getLineBreak() - Method in class kiyut.sketsa.options.CodeFormatOptions
- getLineWidth() - Method in class kiyut.sketsa.options.CodeFormatOptions
- getListCellRendererComponent(JList<? extends String>, String, int, boolean, boolean) - Method in class kiyut.swing.combo.SeparatorComboBox.SeparatorListCellRenderer
- getListenerRegistry() - Static method in class kiyut.sketsa.loaders.SVGEditorSupport
-
Get the
SVGEditorSupport.ListenerRegistrycontaining all the registered listener. - getMark() - Method in class kiyut.sketsa.canvas.event.TextCaretEvent
- getMark() - Method in class kiyut.sketsa.canvas.text.TextCaret
-
Fetches the current position of the mark.
- getMenuPresenter() - Method in class kiyut.sketsa.actions.AbstractEditorBooleanStateAction
- getMenuPresenter() - Method in class kiyut.sketsa.actions.MRUFilesAction
-
Overridden to provide SubMenu for MRUFiles (Most Recently Used Files)
- getMenuPresenter() - Method in class kiyut.sketsa.actions.ZoomAction
-
Deprecated.Overridden to provide SubMenu for various zoom values
- getMessage() - Method in class kiyut.sketsa.event.MessageEvent
-
Returns the message text
- getMessage(String) - Static method in class kiyut.sketsa.Application
-
Application Global Message localization bundle
- getMinimumDisplayDigits() - Method in class kiyut.sketsa.xmleditor.LineNumber
-
Gets the minimum display digits
- getModel() - Method in class kiyut.sketsa.canvas.tool.point.AbstractPointTool
- getModel() - Method in interface kiyut.sketsa.canvas.tool.point.PointTool
-
Return
PointToolModel - getModel() - Method in class kiyut.sketsa.canvas.VectorCanvas
-
Return CanvasModel
- getMoveTool() - Method in class kiyut.sketsa.canvas.tool.AbstractSelectionTool
- getMoveTool() - Method in interface kiyut.sketsa.canvas.tool.SelectionTool
-
Return MoveTool associated with this selection Tool
- getMRUFileList() - Method in class kiyut.sketsa.options.MRUFilesOptions
- getName() - Method in class kiyut.sketsa.actions.CAGExclusiveOrAction
- getName() - Method in class kiyut.sketsa.actions.CAGIntersectAction
- getName() - Method in class kiyut.sketsa.actions.CAGSubtractAction
- getName() - Method in class kiyut.sketsa.actions.CAGUnionAction
- getName() - Method in class kiyut.sketsa.actions.CanvasBackgroundAction
- getName() - Method in class kiyut.sketsa.actions.ConvertToPathAction
-
Deprecated.
- getName() - Method in class kiyut.sketsa.actions.DuplicateIDFinderAction
- getName() - Method in class kiyut.sketsa.actions.ExportAsImageAction
- getName() - Method in class kiyut.sketsa.actions.FlipHorizontalAction
- getName() - Method in class kiyut.sketsa.actions.FlipVerticalAction
- getName() - Method in class kiyut.sketsa.actions.GroupAction
- getName() - Method in class kiyut.sketsa.actions.InsertImageAction
- getName() - Method in class kiyut.sketsa.actions.MoveBottomAction
- getName() - Method in class kiyut.sketsa.actions.MoveDownAction
- getName() - Method in class kiyut.sketsa.actions.MoveTopAction
- getName() - Method in class kiyut.sketsa.actions.MoveUpAction
- getName() - Method in class kiyut.sketsa.actions.MRUFilesAction
- getName() - Method in class kiyut.sketsa.actions.NavigatorAction
- getName() - Method in class kiyut.sketsa.actions.NewAction
- getName() - Method in class kiyut.sketsa.actions.ObjectToPathAction
- getName() - Method in class kiyut.sketsa.actions.OpenAction
- getName() - Method in class kiyut.sketsa.actions.PathBreakApartAction
- getName() - Method in class kiyut.sketsa.actions.PathCombineAction
- getName() - Method in class kiyut.sketsa.actions.PreviewAction
- getName() - Method in class kiyut.sketsa.actions.RefreshAction
- getName() - Method in class kiyut.sketsa.actions.RevertAction
- getName() - Method in class kiyut.sketsa.actions.SaveAsAction
- getName() - Method in class kiyut.sketsa.actions.ShowGridAction
- getName() - Method in class kiyut.sketsa.actions.ShowRulerAction
- getName() - Method in class kiyut.sketsa.actions.SnapToGridAction
- getName() - Method in class kiyut.sketsa.actions.SourceEditorAction
- getName() - Method in class kiyut.sketsa.actions.StrokeToPathAction
- getName() - Method in class kiyut.sketsa.actions.TransformDialogAction
- getName() - Method in class kiyut.sketsa.actions.UnGroupAction
- getName() - Method in class kiyut.sketsa.actions.ZoomAction
-
Deprecated.
- getName() - Method in class kiyut.sketsa.actions.ZoomInAction
- getName() - Method in class kiyut.sketsa.actions.ZoomOutAction
- getName() - Static method in class kiyut.sketsa.Application
-
Return Application Name
- getName() - Method in class kiyut.sketsa.undo.DOMUndoManager.Entry
- getName() - Method in class kiyut.sketsa.windows.toolbox.AddPointToolAction
- getName() - Method in class kiyut.sketsa.windows.toolbox.DefaultSelectionToolAction
- getName() - Method in class kiyut.sketsa.windows.toolbox.DirectSelectionToolAction
- getName() - Method in class kiyut.sketsa.windows.toolbox.EllipseToolAction
- getName() - Method in class kiyut.sketsa.windows.toolbox.ImageToolAction
- getName() - Method in class kiyut.sketsa.windows.toolbox.LassoToolAction
- getName() - Method in class kiyut.sketsa.windows.toolbox.LineToolAction
- getName() - Method in class kiyut.sketsa.windows.toolbox.MovePointToolAction
- getName() - Method in class kiyut.sketsa.windows.toolbox.PanToolAction
- getName() - Method in class kiyut.sketsa.windows.toolbox.PencilToolAction
- getName() - Method in class kiyut.sketsa.windows.toolbox.PenToolAction
- getName() - Method in class kiyut.sketsa.windows.toolbox.PolyToolAction
- getName() - Method in class kiyut.sketsa.windows.toolbox.RectangleToolAction
- getName() - Method in class kiyut.sketsa.windows.toolbox.RemovePointToolAction
- getName() - Method in class kiyut.sketsa.windows.toolbox.RotateToolAction
- getName() - Method in class kiyut.sketsa.windows.toolbox.ScaleToolAction
- getName() - Method in class kiyut.sketsa.windows.toolbox.SkewToolAction
- getName() - Method in class kiyut.sketsa.windows.toolbox.TextToolAction
- getName() - Method in class kiyut.sketsa.windows.toolbox.TranslateToolAction
- getName() - Method in class kiyut.sketsa.windows.toolbox.ZoomInToolAction
- getName() - Method in class kiyut.sketsa.windows.toolbox.ZoomOutToolAction
- getNamespaceURI(boolean) - Method in class kiyut.sketsa.windows.domeditor.AttributeEditor
- getNewline() - Method in class kiyut.sketsa.io.DOMPrettyPrinter
-
Returns the newline characters.
- getNextZoomIn(double) - Static method in class kiyut.sketsa.util.ZoomUtilities
-
Return next zoomFactor value based on ZOOM_LIST
- getNextZoomOut(double) - Static method in class kiyut.sketsa.util.ZoomUtilities
-
Return next zoomFactor value based on ZOOM_LIST
- getNode() - Method in class kiyut.sketsa.io.NodeRange
-
Return node
- getNodeFilter() - Method in class kiyut.swing.tree.dom.DOMTreeModel
-
Return NodeFilter
- getOffset() - Method in class kiyut.sketsa.canvas.event.TextEvent
-
Return the offset of the modification occurred
- getOffsetX(int, int) - Method in class kiyut.sketsa.xmleditor.LineNumber
- getOptionMap() - Method in class kiyut.sketsa.xmleditor.FindPane
- getOptionMap() - Method in class kiyut.sketsa.xmleditor.ReplacePane
- getOptionsPanel() - Method in class kiyut.sketsa.options.AbstractOptionsPanelController
- getOptionsPanel() - Method in class kiyut.sketsa.options.CodeColoringOptionsPanelController
- getOptionsPanel() - Method in class kiyut.sketsa.options.CodeFormatOptionsPanelController
- getOptionsPanel() - Method in class kiyut.sketsa.options.FontSetOptionsPanelController
- getOptionsPanel() - Method in class kiyut.sketsa.options.GeneralOptionsPanelController
- getOutline(int) - Method in class kiyut.sketsa.canvas.tool.point.PointToolModel
-
Return Outline Shape
- getPathIterator(AffineTransform) - Method in class kiyut.sketsa.canvas.tool.point.PointShape
- getPathIterator(AffineTransform, double) - Method in class kiyut.sketsa.canvas.tool.point.PointShape
- getPathSegmentList(int) - Method in class kiyut.sketsa.canvas.tool.point.PointToolModel
-
Return PathSegmentList
- getPathSegType(String) - Static method in class kiyut.sketsa.util.GeomUtilities
- getPersistenceType() - Method in class kiyut.sketsa.windows.canvas.CanvasTopComponent
- getPixelColor(int, int) - Method in class kiyut.sketsa.canvas.VectorCanvas
-
Returns the color of a pixel at the given coordinates.
- getPixelUnitToMillimeter() - Method in class kiyut.sketsa.canvas.CanvasUserAgent
-
Returns the size of a px CSS unit in millimeters.
- getPoint(int) - Method in class kiyut.sketsa.canvas.tool.point.PathSegment
- getPointCount() - Method in class kiyut.sketsa.canvas.tool.point.PathSegment
- getPopupMenu() - Method in class kiyut.swing.button.ComboToggleButton
- getPreferences() - Method in class kiyut.sketsa.options.AbstractOptions
-
Return the backing store Preferences
- getPreviousTool() - Method in class kiyut.sketsa.canvas.VectorCanvas
-
Return previous Tool
- getRedoPresentationName() - Method in class kiyut.sketsa.undo.DOMUndoManager
- getRedoPresentationName() - Method in class kiyut.sketsa.windows.canvas.CanvasUndoRedo
- getRegistrationName() - Method in class kiyut.sketsa.registration.RegistrationOptions
- getReplacedSVGDocument() - Method in class kiyut.sketsa.loaders.event.SVGEditorSupportEvent
-
Return replaced SVGDocument, only valid during documentReplaced event
- getReplaceList() - Method in class kiyut.sketsa.options.SourceEditorOptions
- getReplaceText() - Method in class kiyut.sketsa.xmleditor.ReplacePane
- getReplaceTextHistory() - Method in class kiyut.sketsa.xmleditor.ReplacePane
- getReplaceTextHistory() - Method in class kiyut.sketsa.xmleditor.SourceEditorPane
- getResizeTool() - Method in class kiyut.sketsa.canvas.tool.AbstractSelectionTool
- getResizeTool() - Method in interface kiyut.sketsa.canvas.tool.SelectionTool
-
Return ResizeTool associated with this selection Tool
- getRoot() - Method in class kiyut.sketsa.canvas.CanvasModel
-
Returns the root graphics node.
- getRowCount() - Method in class kiyut.sketsa.windows.defs.gradient.GradientStopTableModel
- getRowCount() - Method in class kiyut.swing.table.dom.AttributeTableModel
- getScannerStart(int) - Method in class kiyut.swing.text.xml.XMLDocument
-
Return
XMLToken - getScanValue() - Method in class kiyut.swing.text.xml.XMLScanner
- getSelectedAttribute() - Method in class kiyut.swing.table.dom.AttributeTable
- getSelectedElement() - Method in class kiyut.sketsa.canvas.tool.point.PointToolModel
-
Return selected Element
- getSelectedOutline() - Method in class kiyut.sketsa.canvas.tool.point.PointToolModel
-
Return selected Outline
- getSelectedPathSegment() - Method in class kiyut.sketsa.canvas.tool.point.PointToolModel
-
Return selectedPathSegment
- getSelectedPoint() - Method in class kiyut.sketsa.canvas.tool.point.PointToolModel
-
Return selectedPoint
- getSelectionBounds2D() - Method in class kiyut.sketsa.canvas.CanvasSelection
-
Return Rectangle2D of selection bounds.
- getSelectionBounds2D(boolean) - Method in class kiyut.sketsa.canvas.CanvasSelection
-
Deprecated.not to be used anymore, use #getSelectionBounds2D() instead. no more insets
- getSelectionColor() - Method in class kiyut.sketsa.options.CanvasOptions
- getSelectionList() - Method in class kiyut.sketsa.canvas.CanvasSelection
-
Return selection list
- getSelectionList() - Method in class kiyut.sketsa.canvas.event.CanvasSelectionEvent
-
Return the selection list
- getSelectionTool() - Method in class kiyut.sketsa.canvas.CanvasSelection
- getSeparator() - Method in class kiyut.swing.combo.SeparatorComboBox
- getSerialNumber() - Method in class kiyut.sketsa.registration.RegistrationOptions
- getShape() - Method in class kiyut.sketsa.canvas.tool.RotateTool.Anchor
- getShortName() - Method in class kiyut.sketsa.undo.DOMUndoManager.Entry
-
Deprecated.use getName() instead
- getSourceActions(JComponent) - Method in class kiyut.sketsa.canvas.CanvasTransferHandler
- getStartIndex() - Method in class kiyut.sketsa.io.NodeRange
- getStartOffset() - Method in class kiyut.swing.text.xml.XMLScanner
- getStartOffset() - Method in class kiyut.swing.text.xml.XMLToken
- getStroke() - Method in class kiyut.sketsa.canvas.CanvasSelection
-
Return stroke.
- getStrokePaint() - Method in class kiyut.sketsa.canvas.CanvasSelection
-
Return stroke paint used.
- getStylePreferences() - Method in class kiyut.swing.text.xml.XMLEditorKit
- getSVGDataObject() - Method in interface kiyut.sketsa.cookies.SVGEditorCookie
-
Return
SVGDataObjectfor this object - getSVGDataObject() - Method in class kiyut.sketsa.loaders.SVGEditorSupport
- getSVGDataObject() - Method in class kiyut.sketsa.windows.canvas.CanvasTopComponent
-
Return
SVGDataObject - getSVGDocument() - Method in class kiyut.sketsa.canvas.CanvasModel
-
Return
SVGDocument - getSVGDocument() - Method in class kiyut.sketsa.canvas.VectorCanvas
-
Return SVGDocument
- getSVGDocument() - Method in class kiyut.sketsa.loaders.event.SVGEditorSupportEvent
-
Return SVGDocument
- getSVGDocument() - Method in class kiyut.sketsa.loaders.SVGDataObject
-
Return SVGDocument
- getSVGDocument() - Method in class kiyut.sketsa.windows.domeditor.CanvasDOMTree
-
Return SVGDocument
- getSVGElement() - Method in class kiyut.sketsa.windows.properties.geometry.ElementGeometryProperties
-
Return SVGElement
- getSVGElement(int) - Method in class kiyut.sketsa.canvas.text.TextDocument
-
Return
SVGElementfor the particular offset - getSVGElement(GraphicsNode) - Method in class kiyut.sketsa.canvas.CanvasModel
-
Get SVGElement of specified
GraphicsNodeornull - getSVGElementAt(VectorCanvas, Point2D, boolean) - Static method in class kiyut.sketsa.canvas.CanvasUtilities
-
Return List of Selectable SVGElement.
- getSVGElementAt(VectorCanvas, Shape, boolean) - Static method in class kiyut.sketsa.canvas.CanvasUtilities
-
Return List of Selectable SVGElement.
- getSVGFilterElement() - Method in class kiyut.sketsa.windows.defs.filter.FilterTree
- getSVGFilterElement() - Method in class kiyut.sketsa.windows.defs.filter.FilterTreeModel
- getSVGHeight() - Method in class kiyut.sketsa.canvas.CanvasModel
-
Return SVG height
- getSVGNameSpace() - Method in class kiyut.sketsa.canvas.CanvasModel
-
Deprecated.replaced by
SVGConstants.SVG_NAMESPACE_URI - getSVGSVGElement() - Method in class kiyut.sketsa.canvas.CanvasModel
-
Return
SVGSVGElement - getSVGTextElement() - Method in class kiyut.sketsa.canvas.text.TextDocument
- getSVGTextElementAt(VectorCanvas, Point2D) - Static method in class kiyut.sketsa.canvas.CanvasUtilities
-
Return SVGTextElement the most front or the most bottom (SVG z-order).
- getSVGWidth() - Method in class kiyut.sketsa.canvas.CanvasModel
-
Return SVG width
- getSyntaxFont(int) - Method in class kiyut.swing.text.xml.XMLContext
- getSyntaxFont(String) - Method in class kiyut.sketsa.options.CodeColoringOptions
- getSyntaxFont(String) - Method in class kiyut.swing.text.xml.XMLContext
- getSyntaxFontMap() - Method in class kiyut.sketsa.options.CodeColoringOptions
- getSyntaxForeground(int) - Method in class kiyut.swing.text.xml.XMLContext
- getSyntaxForeground(String) - Method in class kiyut.sketsa.options.CodeColoringOptions
- getSyntaxForeground(String) - Method in class kiyut.swing.text.xml.XMLContext
- getSyntaxForegroundMap() - Method in class kiyut.sketsa.options.CodeColoringOptions
- getSyntaxName(int) - Method in class kiyut.swing.text.xml.XMLContext
- getTabSize() - Method in class kiyut.swing.text.xml.XMLView
- getTabulationWidth() - Method in class kiyut.sketsa.io.DOMPrettyPrinter
-
Returns the tabulation width.
- getTabWidth() - Method in class kiyut.sketsa.options.CodeFormatOptions
- getTabWidth() - Method in class kiyut.swing.text.xml.XMLContext
- getText() - Method in class kiyut.sketsa.windows.domeditor.CharacterDataEditor
- getTextEditor() - Method in class kiyut.sketsa.canvas.VectorCanvas
-
Return TextEditor
- getTextLineNumber(Point, int) - Method in class kiyut.sketsa.xmleditor.LineNumber
- getTextNode(AttributedCharacterIterator, int) - Method in class kiyut.sketsa.canvas.text.DefaultTextDocument
- getTitle() - Method in class kiyut.sketsa.tool.CanvasBackgroundPane
-
Return localization Title Text
- getTitle() - Method in class kiyut.sketsa.tool.DuplicateIdFinderPane
-
Return localization Title Text
- getTitle() - Method in class kiyut.sketsa.tool.InsertImagePane
-
Return localization Title Text
- getTitle() - Method in class kiyut.sketsa.tool.NewDocumentPane
-
Return localization Title Text
- getTitle() - Method in class kiyut.sketsa.tool.TransformPane
-
Return localization Title Text
- getTool() - Method in class kiyut.sketsa.canvas.VectorCanvas
-
Return current Tool
- getTool() - Method in class kiyut.sketsa.windows.toolbox.AbstractToolAction
-
Return tool
- getTopComponent() - Method in class kiyut.sketsa.loaders.event.SVGEditorSupportEvent
-
Return the associated TopComponent
- getTransferData(DataFlavor) - Method in class kiyut.sketsa.canvas.CanvasTransferable
- getTransferDataFlavors() - Method in class kiyut.sketsa.canvas.CanvasTransferable
- getTransform() - Method in class kiyut.sketsa.canvas.VectorCanvas
-
Return copy of canvas transform.
- getTransform(boolean) - Method in class kiyut.sketsa.canvas.VectorCanvas
-
Return copy of canvas transform.
- getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class kiyut.sketsa.windows.defs.filter.FilterTreeCellRenderer
- getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class kiyut.swing.tree.dom.DOMTreeCellRenderer
- getTreeNode(Node) - Method in class kiyut.sketsa.windows.defs.filter.FilterTreeModel
- getTreeNode(Node) - Method in class kiyut.swing.tree.dom.DOMTreeModel
- getType() - Method in class kiyut.sketsa.canvas.event.TextEvent
-
Return the type of modification (CHANGE,INSERT,REMOVE)
- getType() - Method in class kiyut.sketsa.canvas.tool.point.PathSegment
-
Return SVGPathSeg type constant eg: PATHSEG_MOVETO_ABS, PATHSEG_CURVETO_CUBIC_ABS, PATHSEG_LINETO_ABS, etc
- getType() - Method in class kiyut.sketsa.event.MessageEvent
-
Returns the event type
- getUndoLimit() - Method in class kiyut.sketsa.options.GeneralOptions
- getUndoManager() - Method in class kiyut.sketsa.canvas.VectorCanvas
-
Return DOMUndoManager
- getUndoOrRedoPresentationName() - Method in class kiyut.sketsa.undo.DOMUndoManager
- getUndoPresentationName() - Method in class kiyut.sketsa.undo.DOMUndoManager
- getUndoPresentationName() - Method in class kiyut.sketsa.windows.canvas.CanvasUndoRedo
- getUndoRedo() - Method in interface kiyut.sketsa.cookies.SVGEditorCookie
-
Get
UndoRedofor this object - getUndoRedo() - Method in class kiyut.sketsa.loaders.SVGEditorSupport
- getUndoRedo() - Method in class kiyut.sketsa.windows.canvas.CanvasTopComponent
- getUndoRedo() - Method in class kiyut.sketsa.windows.defs.DefsTopComponent
- getUndoRedo() - Method in class kiyut.sketsa.windows.domeditor.DOMEditorTopComponent
- getUndoRedo() - Method in class kiyut.sketsa.windows.properties.PropertiesTopComponent
- getUndoRedo() - Method in class kiyut.sketsa.windows.textstyle.TextStyleTopComponent
- getUndoRedo() - Method in class kiyut.sketsa.windows.toolbox.ToolboxTopComponent
- getUnitType() - Method in class kiyut.sketsa.canvas.Ruler
-
Return the current unitType
- getValue() - Method in class kiyut.sketsa.io.DOMTranscoder.NewlineValue
- getValue() - Method in class kiyut.sketsa.xmleditor.FindPane
- getValue() - Method in class kiyut.sketsa.xmleditor.ReplacePane
- getValueAt(int, int) - Method in class kiyut.sketsa.windows.defs.gradient.GradientStopTableModel
- getValueAt(int, int) - Method in class kiyut.swing.table.dom.AttributeTableModel
- getVectorCanvas() - Method in class kiyut.sketsa.canvas.CanvasSelection
-
Return the
VectorCanvasthat this associated with. - getVectorCanvas() - Method in interface kiyut.sketsa.cookies.SVGEditorCookie
-
Get
VectorCanvasfor this object. - getVectorCanvas() - Method in class kiyut.sketsa.loaders.SVGEditorSupport
- getVectorCanvas() - Method in class kiyut.sketsa.windows.canvas.CanvasTopComponent
-
Return VectorCanvas
- getVectorCanvas() - Method in class kiyut.sketsa.windows.domeditor.CanvasDOMTree
-
Return the
VectorCanvasthat this associated with. - getVectorCanvasTopComponent() - Method in interface kiyut.sketsa.cookies.SVGEditorCookie
-
Deprecated.replaced with
SVGEditorCookie.getCanvasTopComponent() - getVectorCanvasTopComponent() - Method in class kiyut.sketsa.loaders.SVGEditorSupport
-
Deprecated.
- getVersion() - Static method in class kiyut.sketsa.Application
-
Return Application Version
- getVerticalAlignment() - Method in class kiyut.sketsa.canvas.CanvasBackground
-
Return vertical alignment.
- getViewFactory() - Method in class kiyut.swing.text.xml.XMLEditorKit
- getViewportSize() - Method in class kiyut.sketsa.canvas.CanvasUserAgent
-
Returns the default size of this user agent.
- getX() - Method in class kiyut.sketsa.canvas.tool.point.PointShape
- getX() - Method in class kiyut.sketsa.canvas.tool.RotateTool.Anchor
- getY() - Method in class kiyut.sketsa.canvas.tool.point.PointShape
- getY() - Method in class kiyut.sketsa.canvas.tool.RotateTool.Anchor
- getZoomFactor() - Method in class kiyut.sketsa.canvas.VectorCanvas
-
Return zoomFactor.
- getZoomFactor(VectorCanvas) - Method in class kiyut.sketsa.actions.AbstractZoomAction
-
Return zoomFactor
- getZoomFactor(VectorCanvas) - Method in class kiyut.sketsa.actions.ZoomInAction
- getZoomFactor(VectorCanvas) - Method in class kiyut.sketsa.actions.ZoomOutAction
- GHOSTWHITE_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- GOLD_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- GOLDENROD_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- gotoLine() - Method in class kiyut.sketsa.xmleditor.SourceEditorPane
- gotoLine(int) - Method in class kiyut.sketsa.xmleditor.XMLTextEditor
-
Move the cursor to the specified line if exception occur cursor not change
- GradientStopTable - Class in kiyut.sketsa.windows.defs.gradient
-
Implementation of GradientStop table
- GradientStopTable() - Constructor for class kiyut.sketsa.windows.defs.gradient.GradientStopTable
-
Creates a new instance of GradientStopTable
- GradientStopTableModel - Class in kiyut.sketsa.windows.defs.gradient
-
GradienStop table model
- GradientStopTableModel() - Constructor for class kiyut.sketsa.windows.defs.gradient.GradientStopTableModel
-
Creates a new instance of GradientStopTableModel
- GraphicsProperties - Interface in kiyut.sketsa.windows.properties
-
Graphics Property Interface
- GRAY_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- GREEN_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- GREENYELLOW_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- GREY_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- GRID_COLOR_PROPERTY - Static variable in class kiyut.sketsa.options.CanvasOptions
- GRID_SIZE_PROPERTY - Static variable in class kiyut.sketsa.options.CanvasOptions
- GRID_STYLE_DOT - Static variable in class kiyut.sketsa.options.CanvasOptions
- GRID_STYLE_LINE - Static variable in class kiyut.sketsa.options.CanvasOptions
- GRID_STYLE_PROPERTY - Static variable in class kiyut.sketsa.options.CanvasOptions
- GroupAction - Class in kiyut.sketsa.actions
-
Action which Group Canvas Selected Objects.
- GroupAction() - Constructor for class kiyut.sketsa.actions.GroupAction
- groupSelection() - Method in class kiyut.sketsa.canvas.VectorCanvas
-
Group Canvas Selection into single SVGGElement.
- GZIP - Static variable in class kiyut.util.Base64
-
Specify that data should be gzip-compressed in second bit.
H
- HANDLE_SIZE_PROPERTY - Static variable in class kiyut.sketsa.options.CanvasOptions
- hexStringToColor(String) - Static method in class kiyut.sketsa.util.ColorConvertion
-
Return the equivalent AWT
Colorof the supplied hexString in format eg #FF33D2 - hField - Variable in class kiyut.sketsa.windows.defs.filter.primitive.FEBlendProperty
- hField - Variable in class kiyut.sketsa.windows.defs.filter.primitive.FEColorMatrixProperty
- hField - Variable in class kiyut.sketsa.windows.defs.filter.primitive.FEComponentTransferProperty
- hField - Variable in class kiyut.sketsa.windows.defs.filter.primitive.FECompositeProperty
- hField - Variable in class kiyut.sketsa.windows.defs.filter.primitive.FEConvolveMatrixProperty
- hField - Variable in class kiyut.sketsa.windows.defs.filter.primitive.FEDiffuseLightingProperty
- hField - Variable in class kiyut.sketsa.windows.defs.filter.primitive.FEDisplacementMapProperty
- hField - Variable in class kiyut.sketsa.windows.defs.filter.primitive.FEFloodProperty
- hField - Variable in class kiyut.sketsa.windows.defs.filter.primitive.FEGaussianBlurProperty
- hField - Variable in class kiyut.sketsa.windows.defs.filter.primitive.FEMergeProperty
- hField - Variable in class kiyut.sketsa.windows.defs.filter.primitive.FEMorphologyProperty
- hField - Variable in class kiyut.sketsa.windows.defs.filter.primitive.FEOffsetProperty
- hField - Variable in class kiyut.sketsa.windows.defs.filter.primitive.FESpecularLightingProperty
- hField - Variable in class kiyut.sketsa.windows.defs.filter.primitive.FETileProperty
- hField - Variable in class kiyut.sketsa.windows.defs.filter.primitive.FETurbulenceProperty
- HIDDEN_FILE - Static variable in class kiyut.sketsa.io.DefaultFileFilter
- hidePopup() - Method in class kiyut.swing.button.ComboToggleButton
-
Causes the combo button to close its popup window.
- historySize - Variable in class kiyut.sketsa.xmleditor.FindPane
- historySize - Variable in class kiyut.sketsa.xmleditor.ReplacePane
- HONEYDEW_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- HORIZONTAL - Static variable in class kiyut.sketsa.canvas.Ruler
-
HORIZONTAL orientation
- horizontalAlignment - Variable in class kiyut.sketsa.canvas.CanvasBackground
-
Horizontal alignment
- HOTPINK_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
I
- iconResource() - Method in class kiyut.sketsa.actions.NewAction
- iconResource() - Method in class kiyut.sketsa.actions.OpenAction
- iconResource() - Method in class kiyut.sketsa.actions.PreviewAction
- iconResource() - Method in class kiyut.sketsa.windows.toolbox.AddPointToolAction
- iconResource() - Method in class kiyut.sketsa.windows.toolbox.DefaultSelectionToolAction
- iconResource() - Method in class kiyut.sketsa.windows.toolbox.DirectSelectionToolAction
- iconResource() - Method in class kiyut.sketsa.windows.toolbox.EllipseToolAction
- iconResource() - Method in class kiyut.sketsa.windows.toolbox.ImageToolAction
- iconResource() - Method in class kiyut.sketsa.windows.toolbox.LassoToolAction
- iconResource() - Method in class kiyut.sketsa.windows.toolbox.LineToolAction
- iconResource() - Method in class kiyut.sketsa.windows.toolbox.MovePointToolAction
- iconResource() - Method in class kiyut.sketsa.windows.toolbox.PanToolAction
- iconResource() - Method in class kiyut.sketsa.windows.toolbox.PencilToolAction
- iconResource() - Method in class kiyut.sketsa.windows.toolbox.PenToolAction
- iconResource() - Method in class kiyut.sketsa.windows.toolbox.PolyToolAction
- iconResource() - Method in class kiyut.sketsa.windows.toolbox.RectangleToolAction
- iconResource() - Method in class kiyut.sketsa.windows.toolbox.RemovePointToolAction
- iconResource() - Method in class kiyut.sketsa.windows.toolbox.RotateToolAction
- iconResource() - Method in class kiyut.sketsa.windows.toolbox.ScaleToolAction
- iconResource() - Method in class kiyut.sketsa.windows.toolbox.SkewToolAction
- iconResource() - Method in class kiyut.sketsa.windows.toolbox.TextToolAction
- iconResource() - Method in class kiyut.sketsa.windows.toolbox.TranslateToolAction
- iconResource() - Method in class kiyut.sketsa.windows.toolbox.ZoomInToolAction
- iconResource() - Method in class kiyut.sketsa.windows.toolbox.ZoomOutToolAction
- identicalLength(String, String) - Static method in class kiyut.sketsa.util.DataTypeUtilities
-
check whether the supplied parameter is identical SVGLength.
- idVisible - Variable in class kiyut.swing.tree.dom.DOMTree
-
boolean indicating id visible, default is false
- image - Variable in class kiyut.sketsa.canvas.CanvasBackground
-
background image
- image - Variable in class kiyut.sketsa.canvas.VectorCanvas
-
Canvas Buffer
- imageCache - Variable in class kiyut.sketsa.canvas.CanvasBackground
-
background image cache
- ImageGeometryProperties - Class in kiyut.sketsa.windows.properties.geometry
-
Implementation of SVGImageElement Geometry Property Panel
- ImageGeometryProperties() - Constructor for class kiyut.sketsa.windows.properties.geometry.ImageGeometryProperties
-
Creates new form ImageGeometryProperties
- imagePath - Variable in class kiyut.sketsa.canvas.CanvasBackground
-
image path
- ImageTool - Class in kiyut.sketsa.canvas.tool
-
Implementation of insert Image Tool
- ImageTool() - Constructor for class kiyut.sketsa.canvas.tool.ImageTool
-
Creates a new instance of ImageTool
- ImageToolAction - Class in kiyut.sketsa.windows.toolbox
-
Action wrapper for
ImageToolwhich is used by Toolbox, aka Toolbox Item - ImageToolAction() - Constructor for class kiyut.sketsa.windows.toolbox.ImageToolAction
-
Creates a new instance of ImageToolAction
- importData(JComponent, Transferable) - Method in class kiyut.sketsa.canvas.CanvasSelectionTransferData
- importData(JComponent, Transferable) - Method in class kiyut.sketsa.canvas.CanvasTransferData
- importData(JComponent, Transferable) - Method in class kiyut.sketsa.canvas.CanvasTransferHandler
- in - Variable in class kiyut.sketsa.windows.canvas.DefaultNavigator.NavigatorMouseListener
- IN - Static variable in class kiyut.sketsa.canvas.Ruler
-
Inch unit type
- IN - Static variable in class kiyut.sketsa.util.UnitConversion
- indexOf(SVGElement) - Method in class kiyut.sketsa.canvas.tool.point.PointToolModel
-
Return indexOf specified SVGElement.
- indexOfPoint(Point2D) - Method in class kiyut.sketsa.canvas.tool.point.PathSegment
- INDIANRED_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- INDIGO_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- INFORMATION_MESSAGE - Static variable in class kiyut.sketsa.event.MessageEvent
-
Information message type.
- initCustom() - Method in class kiyut.swing.combo.SeparatorComboBox
- initCustomComponents() - Method in class kiyut.sketsa.tool.InsertImagePane
- initCustomComponents() - Method in class kiyut.sketsa.windows.canvas.DefaultNavigator
- initCustomComponents() - Method in class kiyut.sketsa.windows.properties.geometry.CircleGeometryProperties
- initCustomComponents() - Method in class kiyut.sketsa.windows.properties.geometry.TextGeometryProperties
- initializeCustom() - Method in class kiyut.sketsa.windows.canvas.CanvasTopComponent
-
initialize this TopComponent
- inProgress - Variable in class kiyut.sketsa.undo.DOMUndoManager
- inProgress - Variable in class kiyut.sketsa.windows.canvas.DefaultNavigator
- InputStream(InputStream) - Constructor for class kiyut.util.Base64.InputStream
-
Constructs a
Base64.InputStreamin DECODE mode. - InputStream(InputStream, int) - Constructor for class kiyut.util.Base64.InputStream
-
Constructs a
Base64.InputStreamin either ENCODE or DECODE mode. - INSERT - Static variable in class kiyut.sketsa.canvas.event.TextEvent
- insertImage() - Method in class kiyut.sketsa.canvas.tool.ImageTool
- InsertImageAction - Class in kiyut.sketsa.actions
-
Action that Show Insert Image Dialog
- InsertImageAction() - Constructor for class kiyut.sketsa.actions.InsertImageAction
- InsertImagePane - Class in kiyut.sketsa.tool
-
A component that provide Insert Image into
VectorCanvas - InsertImagePane() - Constructor for class kiyut.sketsa.tool.InsertImagePane
-
Creates new form InsertImage
- insertNewLine(int) - Method in class kiyut.sketsa.canvas.text.DefaultTextDocument
- insertNewLine(int) - Method in class kiyut.sketsa.canvas.text.TextDocument
- insertString(int, String) - Method in class kiyut.sketsa.canvas.text.DefaultTextDocument
-
Insert String at the specified offset
- insertString(int, String) - Method in class kiyut.sketsa.canvas.text.TextDocument
-
Insert String at the specified offset
- insertString(int, String, AttributeSet) - Method in class kiyut.swing.text.xml.XMLDocument
- insertUpdate(TextEvent) - Method in class kiyut.sketsa.canvas.event.TextAdapter
-
Invoked when the value of the text has changed for type INSERT.
- insertUpdate(TextEvent) - Method in interface kiyut.sketsa.canvas.event.TextListener
-
Invoked when the value of the text has changed for type INSERT.
- install(JEditorPane) - Method in class kiyut.swing.text.xml.XMLEditorKit
-
Overriden to set the JEditorPane font to match with the XMLContext
- interceptField - Variable in class kiyut.sketsa.windows.defs.filter.primitive.FEComponentTransferFunctionProperty
- intersect(VectorCanvas) - Method in class kiyut.sketsa.tool.PathModifier
-
CAG (Constructive Area Geometry) Intersect operation for the currently selected objects on the canvas
- intersects(double, double, double, double) - Method in class kiyut.sketsa.canvas.tool.point.PointShape
- intersects(Rectangle2D) - Method in class kiyut.sketsa.canvas.tool.point.PointShape
- invAt - Variable in class kiyut.sketsa.windows.canvas.DefaultNavigator.NavigatorMouseListener
- IOUtilities - Class in kiyut.sketsa.util
-
Collection of I/O Utilities
- isAllowESC() - Method in class kiyut.swing.dialog.DialogESC
- isAttributeValueLineBreakable(Attr) - Method in class kiyut.sketsa.io.DOMPrettyPrinter
-
Return wheter the specified Attr attributeValue is line breakable on word boundary
- isBeta() - Static method in class kiyut.sketsa.Application
-
Return beta version or not
- isBoundsVisible() - Method in class kiyut.sketsa.canvas.CanvasSelection
-
Determines if the selection bounds is currently visible.
- isCanvasAntiAliased() - Method in class kiyut.sketsa.options.CanvasOptions
- isCellEditable(int, int) - Method in class kiyut.sketsa.windows.defs.gradient.GradientStopTableModel
- isCellEditable(int, int) - Method in class kiyut.swing.table.dom.AttributeTableModel
- isChanged() - Method in class kiyut.sketsa.options.AbstractOptionsPane
- isChanged() - Method in class kiyut.sketsa.options.AbstractOptionsPanelController
- isChanged() - Method in class kiyut.sketsa.options.CodeColoringOptionsPane
- isChanged() - Method in class kiyut.sketsa.options.CodeFormatOptionsPane
- isChanged() - Method in class kiyut.sketsa.options.FontSetOptionsPane
- isChanged() - Method in class kiyut.sketsa.options.GeneralOptionsPane
- isCompatibleValue(Object) - Method in class kiyut.sketsa.io.DOMTranscoder.NewlineKey
- isContainerElement(Node) - Method in class kiyut.sketsa.util.SVGNodeFilter
- isCurrentLine(Point) - Method in class kiyut.sketsa.xmleditor.LineNumber
- isDataFlavorSupported(DataFlavor) - Method in class kiyut.sketsa.canvas.CanvasTransferable
- isDragable() - Method in class kiyut.sketsa.windows.canvas.DefaultNavigator.NavigatorOverlay
- isEditable() - Method in class kiyut.sketsa.canvas.text.TextEditor
- isEditMode() - Method in class kiyut.sketsa.windows.domeditor.AttributeEditor
- isEmpty() - Method in class kiyut.sketsa.canvas.event.CanvasSelectionEvent
-
Test if the selection list has no elements.
- isEmptyTextVisible() - Method in class kiyut.sketsa.windows.domeditor.CanvasDOMTree
- isEnabled() - Method in class kiyut.sketsa.canvas.CanvasSelection
-
Return true if enabled otherwise false
- isExtensionListInDescription() - Method in class kiyut.sketsa.io.DefaultFileFilter
-
Returns whether the extension list (.jpg, .gif, etc) should show up in the human readable description.
- isGraphicsElement(Node) - Method in class kiyut.sketsa.util.SVGNodeFilter
- isGridVisible() - Method in class kiyut.sketsa.canvas.VectorCanvas
-
Return true or false, it is just convenience methods
- isHandlessVisible() - Method in class kiyut.sketsa.canvas.CanvasSelection
-
Determines if the selection handles is currently visible.
- isIdVisible() - Method in class kiyut.swing.tree.dom.DOMTree
-
Return true if element Id visible otherwise false
- isLeaf(Object) - Method in class kiyut.sketsa.windows.defs.filter.FilterTreeModel
- isLeaf(Object) - Method in class kiyut.swing.tree.dom.DOMTreeModel
-
Returns whether the specified node is a leaf node.
- isModified() - Method in class kiyut.sketsa.xmleditor.SourceEditorPane
- isNamespaceURIEnabled() - Method in class kiyut.sketsa.windows.domeditor.AttributeEditor
- isOpened() - Method in interface kiyut.sketsa.cookies.SVGEditorCookie
-
Indicates whether the editor
VectorCanvasis opened. - isOpened() - Method in class kiyut.sketsa.loaders.SVGEditorSupport
- isOptionsShown - Variable in class kiyut.sketsa.tool.InsertImagePane
- isOptionsValid() - Method in class kiyut.sketsa.options.AbstractOptionsPane
- isOptionsValid() - Method in class kiyut.sketsa.options.CodeColoringOptionsPane
- isOptionsValid() - Method in class kiyut.sketsa.options.CodeFormatOptionsPane
- isOptionsValid() - Method in class kiyut.sketsa.options.FontSetOptionsPane
- isOptionsValid() - Method in class kiyut.sketsa.options.GeneralOptionsPane
- isPopupVisible() - Method in class kiyut.swing.button.ComboToggleButton
-
Determines the visibility of the popup.
- isRegistered() - Method in class kiyut.sketsa.registration.RegisterWindow
- isRulerVisible() - Method in class kiyut.sketsa.windows.canvas.CanvasTopComponent
-
Return whether the rules is visible or not
- isSelectableContainerElement(Element) - Static method in class kiyut.sketsa.canvas.CanvasUtilities
-
Check whether the node is selectable Container Element by canvas or not.
- isSelectableElement(Element) - Static method in class kiyut.sketsa.canvas.CanvasUtilities
-
Simple wrapper for isSelectableGraphicsElement(Element) and isSelectableContainerElement(Element).
- isSelectableGraphicsElement(Element) - Static method in class kiyut.sketsa.canvas.CanvasUtilities
-
Check whether the node is selectable Graphics Element by canvas or not.
- isShowLineNumber() - Method in class kiyut.sketsa.xmleditor.SourceEditorPane
- isSnapToGrid() - Method in class kiyut.sketsa.canvas.VectorCanvas
-
Return true or false
- isStylingCSS() - Method in class kiyut.sketsa.options.CodeFormatOptions
- isUseImageSize() - Method in class kiyut.sketsa.tool.InsertImagePane
-
Return wheter the field width and height is auto fill with image size
- isValid() - Method in class kiyut.sketsa.options.AbstractOptionsPanelController
- isVisible() - Method in class kiyut.sketsa.canvas.CanvasBackground
-
Return visible property, true or false
- isVisible() - Method in interface kiyut.sketsa.canvas.CanvasGrid
-
Return true or false
- isVisible() - Method in class kiyut.sketsa.canvas.DefaultCanvasGrid
- isWhiteSpace(char[]) - Method in class kiyut.sketsa.io.DOMPrettyPrinter
-
Tells whether the given character represents white spaces.
- IVORY_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
K
- KEY_DOCUMENT_WIDTH - Static variable in class kiyut.sketsa.io.DOMTranscoder
-
The key to specify the document width.
- KEY_FORMAT - Static variable in class kiyut.sketsa.io.DOMTranscoder
-
The key to specify whether to format the input.
- KEY_NEWLINE - Static variable in class kiyut.sketsa.io.DOMTranscoder
-
The key to specify the newline character sequence.
- KEY_PUBLIC_ID - Static variable in class kiyut.sketsa.io.DOMTranscoder
-
The key to specify the public id.
- KEY_SYSTEM_ID - Static variable in class kiyut.sketsa.io.DOMTranscoder
-
The key to specify the system id.
- KEY_TABULATION_WIDTH - Static variable in class kiyut.sketsa.io.DOMTranscoder
-
The key to specify the tabulation width.
- KEY_XML_DECLARATION - Static variable in class kiyut.sketsa.io.DOMTranscoder
-
The key to specify the XML declaration option.
- keyPressed(KeyEvent) - Method in class kiyut.sketsa.canvas.CanvasSelection
-
Invoked when a key has been pressed.
- keyPressed(KeyEvent) - Method in class kiyut.sketsa.canvas.text.DefaultTextEditor
- keyPressed(KeyEvent) - Method in class kiyut.sketsa.canvas.text.TextEditor
-
Invoked when a key has been pressed.
- keyPressed(KeyEvent) - Method in class kiyut.sketsa.canvas.tool.AbstractTool
- keyPressed(KeyEvent) - Method in class kiyut.sketsa.canvas.tool.DefaultMoveTool
- keyPressed(KeyEvent) - Method in class kiyut.sketsa.canvas.tool.TextTool
- keyReleased(KeyEvent) - Method in class kiyut.sketsa.canvas.CanvasSelection
-
Invoked when a key has been released.
- keyReleased(KeyEvent) - Method in class kiyut.sketsa.canvas.text.DefaultTextEditor
- keyReleased(KeyEvent) - Method in class kiyut.sketsa.canvas.text.TextEditor
-
Invoked when a key has been released.
- keyReleased(KeyEvent) - Method in class kiyut.sketsa.canvas.tool.AbstractTool
- keyReleased(KeyEvent) - Method in class kiyut.sketsa.canvas.tool.DefaultMoveTool
- keyReleased(KeyEvent) - Method in class kiyut.sketsa.canvas.tool.TextTool
- keyTyped(KeyEvent) - Method in class kiyut.sketsa.canvas.CanvasSelection
-
Invoked when a key has been typed.
- keyTyped(KeyEvent) - Method in class kiyut.sketsa.canvas.text.DefaultTextEditor
- keyTyped(KeyEvent) - Method in class kiyut.sketsa.canvas.text.TextEditor
-
Invoked when a key has been typed.
- keyTyped(KeyEvent) - Method in class kiyut.sketsa.canvas.tool.AbstractTool
- keyTyped(KeyEvent) - Method in class kiyut.sketsa.canvas.tool.TextTool
- KEYWORD_MAP - Static variable in class kiyut.sketsa.util.ColorConvertion
- KHAKI_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- kiyut.sketsa - package kiyut.sketsa
- kiyut.sketsa.actions - package kiyut.sketsa.actions
- kiyut.sketsa.canvas - package kiyut.sketsa.canvas
- kiyut.sketsa.canvas.event - package kiyut.sketsa.canvas.event
- kiyut.sketsa.canvas.text - package kiyut.sketsa.canvas.text
- kiyut.sketsa.canvas.tool - package kiyut.sketsa.canvas.tool
- kiyut.sketsa.canvas.tool.point - package kiyut.sketsa.canvas.tool.point
- kiyut.sketsa.cookies - package kiyut.sketsa.cookies
- kiyut.sketsa.event - package kiyut.sketsa.event
- kiyut.sketsa.io - package kiyut.sketsa.io
- kiyut.sketsa.loaders - package kiyut.sketsa.loaders
- kiyut.sketsa.loaders.event - package kiyut.sketsa.loaders.event
- kiyut.sketsa.options - package kiyut.sketsa.options
- kiyut.sketsa.registration - package kiyut.sketsa.registration
- kiyut.sketsa.tool - package kiyut.sketsa.tool
- kiyut.sketsa.undo - package kiyut.sketsa.undo
- kiyut.sketsa.util - package kiyut.sketsa.util
- kiyut.sketsa.windows.canvas - package kiyut.sketsa.windows.canvas
- kiyut.sketsa.windows.defs - package kiyut.sketsa.windows.defs
- kiyut.sketsa.windows.defs.filter - package kiyut.sketsa.windows.defs.filter
- kiyut.sketsa.windows.defs.filter.primitive - package kiyut.sketsa.windows.defs.filter.primitive
- kiyut.sketsa.windows.defs.gradient - package kiyut.sketsa.windows.defs.gradient
- kiyut.sketsa.windows.defs.marker - package kiyut.sketsa.windows.defs.marker
- kiyut.sketsa.windows.defs.pattern - package kiyut.sketsa.windows.defs.pattern
- kiyut.sketsa.windows.domeditor - package kiyut.sketsa.windows.domeditor
- kiyut.sketsa.windows.properties - package kiyut.sketsa.windows.properties
- kiyut.sketsa.windows.properties.geometry - package kiyut.sketsa.windows.properties.geometry
- kiyut.sketsa.windows.textstyle - package kiyut.sketsa.windows.textstyle
- kiyut.sketsa.windows.toolbox - package kiyut.sketsa.windows.toolbox
- kiyut.sketsa.xmleditor - package kiyut.sketsa.xmleditor
- kiyut.swing.button - package kiyut.swing.button
- kiyut.swing.combo - package kiyut.swing.combo
- kiyut.swing.dialog - package kiyut.swing.dialog
- kiyut.swing.statusbar - package kiyut.swing.statusbar
- kiyut.swing.table.dom - package kiyut.swing.table.dom
- kiyut.swing.text.xml - package kiyut.swing.text.xml
- kiyut.swing.tree.dom - package kiyut.swing.tree.dom
- kiyut.swing.util - package kiyut.swing.util
- kiyut.util - package kiyut.util
L
- LassoTool - Class in kiyut.sketsa.canvas.tool
-
Implementation of Selection Lasso Tool
- LassoTool() - Constructor for class kiyut.sketsa.canvas.tool.LassoTool
-
Creates a new instance of LassoTool
- LassoToolAction - Class in kiyut.sketsa.windows.toolbox
-
Action wrapper for
LassoToolwhich is used by Toolbox, aka Toolbox Item - LassoToolAction() - Constructor for class kiyut.sketsa.windows.toolbox.LassoToolAction
-
Creates a new instance of RectangleToolAction
- lastDigits - Variable in class kiyut.sketsa.xmleditor.LineNumber
- lastHeight - Variable in class kiyut.sketsa.xmleditor.LineNumber
- lastLine - Variable in class kiyut.sketsa.xmleditor.LineNumber
- LAVENDER_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- LAVENDERBLUSH_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- LAWNGREEN_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- LEMONCHIFFON_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- length - Variable in class kiyut.sketsa.canvas.event.TextEvent
- level - Variable in class kiyut.sketsa.io.DOMPrettyPrinter
-
The indentation level.
- lexer - Variable in class kiyut.swing.text.xml.XMLView
- LIGHTBLUE_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- LIGHTCORAL_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- LIGHTCYAN_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- LIGHTGOLDENRODYELLOW_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- LIGHTGRAY_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- LIGHTGREEN_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- LIGHTGREY_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- LIGHTPINK_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- LIGHTSALMON_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- LIGHTSEAGREEN_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- LIGHTSKYBLUE_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- LIGHTSLATEGRAY_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- LIGHTSLATEGREY_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- LIGHTSTEELBLUE_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- LIGHTYELLOW_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- LIME_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- LIMEGREEN_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- limit - Variable in class kiyut.sketsa.undo.DOMUndoManager
- limitingConeAngleField - Variable in class kiyut.sketsa.windows.defs.filter.primitive.FESpotLightProperty
- line - Variable in class kiyut.sketsa.canvas.tool.PolyTool
- line - Variable in class kiyut.sketsa.io.DOMPrettyPrinter
-
The current line.
- LINE_BREAK_PROPERTY - Static variable in class kiyut.sketsa.options.CodeFormatOptions
- LINE_WIDTH_PROPERTY - Static variable in class kiyut.sketsa.options.CodeFormatOptions
- LinearGradientProperties - Class in kiyut.sketsa.windows.defs.gradient
-
Implementation of SVGLinearGradientElement property panel.
- LinearGradientProperties() - Constructor for class kiyut.sketsa.windows.defs.gradient.LinearGradientProperties
-
Creates new form LinearGradientProperties
- LineGeometryProperties - Class in kiyut.sketsa.windows.properties.geometry
-
Implementation of SVGLineElement Geometry Property Panel
- LineGeometryProperties() - Constructor for class kiyut.sketsa.windows.properties.geometry.LineGeometryProperties
-
Creates new form LineGeometryProperties
- LINEN_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- LineNumber - Class in kiyut.sketsa.xmleditor
-
This class will display line numbers for a related
JTextComponent. - LineNumber(JTextComponent) - Constructor for class kiyut.sketsa.xmleditor.LineNumber
-
Create a
LineNumbercomponent for aJTextComponent. - LineNumber(JTextComponent, int) - Constructor for class kiyut.sketsa.xmleditor.LineNumber
-
Create a
LineNumbercomponent for aJTextComponent. - linePattern - Variable in class kiyut.swing.tree.dom.DOMTreeCellRenderer
- LineTool - Class in kiyut.sketsa.canvas.tool
-
Implementation of insert Line Tool
- LineTool() - Constructor for class kiyut.sketsa.canvas.tool.LineTool
-
Creates a new instance of LineTool
- LineToolAction - Class in kiyut.sketsa.windows.toolbox
-
Action wrapper for
LineToolwhich is used by Toolbox, aka Toolbox Item - LineToolAction() - Constructor for class kiyut.sketsa.windows.toolbox.LineToolAction
-
Creates a new instance of LineToolAction
- listenerList - Variable in class kiyut.sketsa.canvas.text.TextDocument
- listenerList - Variable in class kiyut.sketsa.canvas.tool.DropperTool
- listenerList - Variable in class kiyut.sketsa.undo.DOMUndoManager
- listToString(List<String>) - Static method in class kiyut.sketsa.options.FontSetOptions
- loadDocument() - Method in class kiyut.sketsa.loaders.SVGEditorSupport.SVGDocumentLoader
M
- MAGENTA_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- margin - Variable in class kiyut.sketsa.io.DOMPrettyPrinter
-
The margin.
- marginAppend() - Method in class kiyut.sketsa.io.DOMPrettyPrinter
- marginDelete() - Method in class kiyut.sketsa.io.DOMPrettyPrinter
- mark - Variable in class kiyut.sketsa.canvas.event.TextCaretEvent
- MarkerProperties - Class in kiyut.sketsa.windows.defs.marker
-
Implementation of MarkerElement property panel.
- MarkerProperties - Class in kiyut.sketsa.windows.properties
-
Implementaion of Marker Property Panel
- MarkerProperties() - Constructor for class kiyut.sketsa.windows.defs.marker.MarkerProperties
-
Creates new form MarkerProperties
- MarkerProperties() - Constructor for class kiyut.sketsa.windows.properties.MarkerProperties
-
Creates new form MarkerProperties
- MAROON_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- maxRect - Variable in class kiyut.sketsa.windows.canvas.DefaultNavigator.NavigatorOverlay
- MEDIUMAQUAMARINE_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- MEDIUMBLUE_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- MEDIUMORCHID_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- MEDIUMPURPLE_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- MEDIUMSEAGREEN_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- MEDIUMSLATEBLUE_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- MEDIUMSPRINGGREEN_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- MEDIUMTURQUOISE_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- MEDIUMVIOLETRED_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- MenuFactory - Class in kiyut.swing.util
-
Factory Method for create JMenuBar using ResourceBundle.
- MenuFactory(ResourceBundle, Map<String, Action>) - Constructor for class kiyut.swing.util.MenuFactory
-
Creates a new instance of MenuFactory
- menuPresenter - Variable in class kiyut.sketsa.actions.ZoomAction
-
Deprecated.
- message - Variable in class kiyut.sketsa.event.MessageEvent
-
the message text
- MessageEvent - Class in kiyut.sketsa.event
-
An event that characterizes a Message event.
- MessageEvent(Object, int, String) - Constructor for class kiyut.sketsa.event.MessageEvent
-
Construct a MessageEvent object
- messageHTMLName() - Method in class kiyut.sketsa.loaders.SVGEditorSupport
- MessageListener - Interface in kiyut.sketsa.event
-
Defines listener for message, typically for status bar
- messageName() - Method in class kiyut.sketsa.loaders.SVGEditorSupport
- messageOpened() - Method in class kiyut.sketsa.loaders.SVGEditorSupport
- messageOpening() - Method in class kiyut.sketsa.loaders.SVGEditorSupport
- messageReceived(MessageEvent) - Method in interface kiyut.sketsa.event.MessageListener
- messageSave() - Method in class kiyut.sketsa.loaders.SVGEditorSupport
- messageToolTip() - Method in class kiyut.sketsa.loaders.SVGEditorSupport
- MIDNIGHTBLUE_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- minimumDisplayDigits - Variable in class kiyut.sketsa.xmleditor.LineNumber
- MINTCREAM_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- MISTYROSE_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- MM - Static variable in class kiyut.sketsa.canvas.Ruler
-
Milimiter unit type
- MM - Static variable in class kiyut.sketsa.util.UnitConversion
- MOCCASIN_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- mode() - Method in class kiyut.sketsa.actions.RevertAction
- model - Variable in class kiyut.sketsa.canvas.tool.point.AbstractPointTool
- model - Variable in class kiyut.sketsa.canvas.VectorCanvas
-
CanvasModel
- mouseClicked(MouseEvent) - Method in class kiyut.sketsa.canvas.CanvasSelection
-
Invoked when the mouse button has been clicked (pressed and released) on a component.
- mouseClicked(MouseEvent) - Method in class kiyut.sketsa.canvas.text.TextEditor
-
Invoked when the mouse button has been clicked (pressed and released) on a component.
- mouseClicked(MouseEvent) - Method in class kiyut.sketsa.canvas.tool.AbstractTool
- mouseClicked(MouseEvent) - Method in class kiyut.sketsa.canvas.tool.PenTool
- mouseClicked(MouseEvent) - Method in class kiyut.sketsa.canvas.tool.PolyTool
- mouseClicked(MouseEvent) - Method in class kiyut.sketsa.canvas.tool.TextTool
- mouseDragged(MouseEvent) - Method in class kiyut.sketsa.canvas.CanvasSelection
-
Invoked when a mouse button is pressed on a component and then dragged.
- mouseDragged(MouseEvent) - Method in class kiyut.sketsa.canvas.text.DefaultTextEditor
- mouseDragged(MouseEvent) - Method in class kiyut.sketsa.canvas.text.TextEditor
-
Invoked when a mouse button is pressed on a component and then dragged.
- mouseDragged(MouseEvent) - Method in class kiyut.sketsa.canvas.tool.AbstractTool
- mouseDragged(MouseEvent) - Method in class kiyut.sketsa.canvas.tool.DefaultMoveTool
- mouseDragged(MouseEvent) - Method in class kiyut.sketsa.canvas.tool.DefaultResizeTool
- mouseDragged(MouseEvent) - Method in class kiyut.sketsa.canvas.tool.DefaultSelectionTool
- mouseDragged(MouseEvent) - Method in class kiyut.sketsa.canvas.tool.DirectSelectionTool
- mouseDragged(MouseEvent) - Method in class kiyut.sketsa.canvas.tool.EllipseTool
- mouseDragged(MouseEvent) - Method in class kiyut.sketsa.canvas.tool.ImageTool
- mouseDragged(MouseEvent) - Method in class kiyut.sketsa.canvas.tool.LassoTool
- mouseDragged(MouseEvent) - Method in class kiyut.sketsa.canvas.tool.LineTool
- mouseDragged(MouseEvent) - Method in class kiyut.sketsa.canvas.tool.PanTool
- mouseDragged(MouseEvent) - Method in class kiyut.sketsa.canvas.tool.PencilTool
- mouseDragged(MouseEvent) - Method in class kiyut.sketsa.canvas.tool.PenTool
- mouseDragged(MouseEvent) - Method in class kiyut.sketsa.canvas.tool.point.MovePointTool
- mouseDragged(MouseEvent) - Method in class kiyut.sketsa.canvas.tool.PolyTool
- mouseDragged(MouseEvent) - Method in class kiyut.sketsa.canvas.tool.RectangleTool
- mouseDragged(MouseEvent) - Method in class kiyut.sketsa.canvas.tool.RotateTool
- mouseDragged(MouseEvent) - Method in class kiyut.sketsa.canvas.tool.ScaleTool
- mouseDragged(MouseEvent) - Method in class kiyut.sketsa.canvas.tool.SkewTool
- mouseDragged(MouseEvent) - Method in class kiyut.sketsa.canvas.tool.TextTool
- mouseDragged(MouseEvent) - Method in class kiyut.sketsa.canvas.tool.TranslateTool
- mouseDragged(MouseEvent) - Method in class kiyut.sketsa.windows.canvas.DefaultNavigator.NavigatorMouseListener
- mouseEntered(MouseEvent) - Method in class kiyut.sketsa.canvas.CanvasSelection
-
Invoked when the mouse enters a component.
- mouseEntered(MouseEvent) - Method in class kiyut.sketsa.canvas.text.TextEditor
-
Invoked when the mouse enters a component.
- mouseEntered(MouseEvent) - Method in class kiyut.sketsa.canvas.tool.AbstractTool
- mouseExited(MouseEvent) - Method in class kiyut.sketsa.canvas.CanvasSelection
-
Invoked when the mouse exits a component.
- mouseExited(MouseEvent) - Method in class kiyut.sketsa.canvas.text.TextEditor
-
Invoked when the mouse exits a component.
- mouseExited(MouseEvent) - Method in class kiyut.sketsa.canvas.tool.AbstractTool
- mouseMoved(MouseEvent) - Method in class kiyut.sketsa.canvas.CanvasSelection
-
Invoked when the mouse cursor has been moved onto a component but no buttons have been pushed.
- mouseMoved(MouseEvent) - Method in class kiyut.sketsa.canvas.text.TextEditor
-
Invoked when the mouse cursor has been moved onto a component but no buttons have been pushed.
- mouseMoved(MouseEvent) - Method in class kiyut.sketsa.canvas.tool.AbstractTool
- mouseMoved(MouseEvent) - Method in class kiyut.sketsa.canvas.tool.RotateTool
- mouseMoved(MouseEvent) - Method in class kiyut.sketsa.canvas.tool.ScaleTool
- mouseMoved(MouseEvent) - Method in class kiyut.sketsa.canvas.tool.SkewTool
- mouseMoved(MouseEvent) - Method in class kiyut.sketsa.canvas.tool.TranslateTool
- mousePressed(MouseEvent) - Method in class kiyut.sketsa.canvas.CanvasSelection
-
Invoked when a mouse button has been pressed on a component.
- mousePressed(MouseEvent) - Method in class kiyut.sketsa.canvas.text.DefaultTextEditor
- mousePressed(MouseEvent) - Method in class kiyut.sketsa.canvas.text.TextEditor
-
Invoked when a mouse button has been pressed on a component.
- mousePressed(MouseEvent) - Method in class kiyut.sketsa.canvas.tool.AbstractTool
- mousePressed(MouseEvent) - Method in class kiyut.sketsa.canvas.tool.DefaultMoveTool
- mousePressed(MouseEvent) - Method in class kiyut.sketsa.canvas.tool.DefaultResizeTool
- mousePressed(MouseEvent) - Method in class kiyut.sketsa.canvas.tool.DefaultSelectionTool
- mousePressed(MouseEvent) - Method in class kiyut.sketsa.canvas.tool.DirectSelectionTool
- mousePressed(MouseEvent) - Method in class kiyut.sketsa.canvas.tool.EllipseTool
- mousePressed(MouseEvent) - Method in class kiyut.sketsa.canvas.tool.ImageTool
- mousePressed(MouseEvent) - Method in class kiyut.sketsa.canvas.tool.LassoTool
- mousePressed(MouseEvent) - Method in class kiyut.sketsa.canvas.tool.LineTool
- mousePressed(MouseEvent) - Method in class kiyut.sketsa.canvas.tool.PanTool
- mousePressed(MouseEvent) - Method in class kiyut.sketsa.canvas.tool.PencilTool
- mousePressed(MouseEvent) - Method in class kiyut.sketsa.canvas.tool.PenTool
- mousePressed(MouseEvent) - Method in class kiyut.sketsa.canvas.tool.point.AddPointTool
- mousePressed(MouseEvent) - Method in class kiyut.sketsa.canvas.tool.point.MovePointTool
- mousePressed(MouseEvent) - Method in class kiyut.sketsa.canvas.tool.point.RemovePointTool
- mousePressed(MouseEvent) - Method in class kiyut.sketsa.canvas.tool.PolyTool
- mousePressed(MouseEvent) - Method in class kiyut.sketsa.canvas.tool.RectangleTool
- mousePressed(MouseEvent) - Method in class kiyut.sketsa.canvas.tool.RotateTool
- mousePressed(MouseEvent) - Method in class kiyut.sketsa.canvas.tool.ScaleTool
- mousePressed(MouseEvent) - Method in class kiyut.sketsa.canvas.tool.SkewTool
- mousePressed(MouseEvent) - Method in class kiyut.sketsa.canvas.tool.TextTool
- mousePressed(MouseEvent) - Method in class kiyut.sketsa.canvas.tool.TranslateTool
- mousePressed(MouseEvent) - Method in class kiyut.sketsa.windows.canvas.DefaultNavigator.NavigatorMouseListener
- mouseReleased(MouseEvent) - Method in class kiyut.sketsa.canvas.CanvasSelection
-
Invoked when a mouse button has been released on a component.
- mouseReleased(MouseEvent) - Method in class kiyut.sketsa.canvas.text.DefaultTextEditor
- mouseReleased(MouseEvent) - Method in class kiyut.sketsa.canvas.text.TextEditor
-
Invoked when a mouse button has been released on a component.
- mouseReleased(MouseEvent) - Method in class kiyut.sketsa.canvas.tool.AbstractTool
- mouseReleased(MouseEvent) - Method in class kiyut.sketsa.canvas.tool.DefaultMoveTool
- mouseReleased(MouseEvent) - Method in class kiyut.sketsa.canvas.tool.DefaultResizeTool
- mouseReleased(MouseEvent) - Method in class kiyut.sketsa.canvas.tool.DefaultSelectionTool
- mouseReleased(MouseEvent) - Method in class kiyut.sketsa.canvas.tool.DirectSelectionTool
- mouseReleased(MouseEvent) - Method in class kiyut.sketsa.canvas.tool.DropperTool
- mouseReleased(MouseEvent) - Method in class kiyut.sketsa.canvas.tool.EllipseTool
- mouseReleased(MouseEvent) - Method in class kiyut.sketsa.canvas.tool.ImageTool
- mouseReleased(MouseEvent) - Method in class kiyut.sketsa.canvas.tool.LassoTool
- mouseReleased(MouseEvent) - Method in class kiyut.sketsa.canvas.tool.LineTool
- mouseReleased(MouseEvent) - Method in class kiyut.sketsa.canvas.tool.PencilTool
- mouseReleased(MouseEvent) - Method in class kiyut.sketsa.canvas.tool.PenTool
- mouseReleased(MouseEvent) - Method in class kiyut.sketsa.canvas.tool.point.MovePointTool
- mouseReleased(MouseEvent) - Method in class kiyut.sketsa.canvas.tool.PolyTool
- mouseReleased(MouseEvent) - Method in class kiyut.sketsa.canvas.tool.RectangleTool
- mouseReleased(MouseEvent) - Method in class kiyut.sketsa.canvas.tool.RotateTool
- mouseReleased(MouseEvent) - Method in class kiyut.sketsa.canvas.tool.ScaleTool
- mouseReleased(MouseEvent) - Method in class kiyut.sketsa.canvas.tool.SkewTool
- mouseReleased(MouseEvent) - Method in class kiyut.sketsa.canvas.tool.TextTool
- mouseReleased(MouseEvent) - Method in class kiyut.sketsa.canvas.tool.TranslateTool
- mouseReleased(MouseEvent) - Method in class kiyut.sketsa.canvas.tool.ZoomInTool
- mouseReleased(MouseEvent) - Method in class kiyut.sketsa.canvas.tool.ZoomOutTool
- mouseReleased(MouseEvent) - Method in class kiyut.sketsa.windows.canvas.DefaultNavigator.NavigatorMouseListener
- MoveBottomAction - Class in kiyut.sketsa.actions
-
Action which Move Canvas Selected Objects Bottom based on z-order.
- MoveBottomAction() - Constructor for class kiyut.sketsa.actions.MoveBottomAction
- moveBottomRootSelection() - Method in class kiyut.sketsa.canvas.VectorCanvas
-
First it moveDown then move the parent down level top in root level Note:It is based on z-order, means put the Element in the topmost
- moveBottomSelection() - Method in class kiyut.sketsa.canvas.VectorCanvas
-
It move in the same level.
- moveBy(double, double) - Method in class kiyut.sketsa.windows.canvas.DefaultNavigator.NavigatorOverlay
- moveDot(int) - Method in class kiyut.sketsa.canvas.text.TextCaret
-
Moves the caret position (dot) to some other position, leaving behind the mark.
- MoveDownAction - Class in kiyut.sketsa.actions
-
Action which Move Canvas Selected Objects Down based on z-order
- MoveDownAction() - Constructor for class kiyut.sketsa.actions.MoveDownAction
- moveDownSelection() - Method in class kiyut.sketsa.canvas.VectorCanvas
-
It move in the same level.
- moveNodeDown(TreeNode) - Method in class kiyut.sketsa.windows.defs.filter.FilterTreeModel
- moveNodeDown(TreeNode) - Method in class kiyut.swing.tree.dom.DOMTreeModel
- moveNodeUp(TreeNode) - Method in class kiyut.sketsa.windows.defs.filter.FilterTreeModel
- moveNodeUp(TreeNode) - Method in class kiyut.swing.tree.dom.DOMTreeModel
- MovePointTool - Class in kiyut.sketsa.canvas.tool.point
-
MovePointTool implementation
- MovePointTool() - Constructor for class kiyut.sketsa.canvas.tool.point.MovePointTool
- MovePointToolAction - Class in kiyut.sketsa.windows.toolbox
-
Action wrapper for
MovePointToolwhich is used by Toolbox, aka Toolbox Item - MovePointToolAction() - Constructor for class kiyut.sketsa.windows.toolbox.MovePointToolAction
-
Creates a new instance of MovePointToolAction
- moveSelectedDown() - Method in class kiyut.sketsa.windows.defs.filter.FilterTree
- moveSelectedDown() - Method in class kiyut.sketsa.windows.domeditor.CanvasDOMTree
-
Move the selected down
- moveSelectedUp() - Method in class kiyut.sketsa.windows.defs.filter.FilterTree
- moveSelectedUp() - Method in class kiyut.sketsa.windows.domeditor.CanvasDOMTree
-
Move the selected up
- moveTool - Variable in class kiyut.sketsa.canvas.tool.AbstractSelectionTool
-
Default is DefaultMoveTool
- MoveTool - Interface in kiyut.sketsa.canvas.tool
-
Move Tool Interface
- MoveTopAction - Class in kiyut.sketsa.actions
-
Action which Move Canvas Selected Objects Top based on z-order
- MoveTopAction() - Constructor for class kiyut.sketsa.actions.MoveTopAction
- moveTopRootSelection() - Method in class kiyut.sketsa.canvas.VectorCanvas
-
First it moveUp then move the parent up level top in root level Note: It is based on z-order, means put the Element in the bottomost.
- moveTopSelection() - Method in class kiyut.sketsa.canvas.VectorCanvas
-
It move in the same level.
- MoveUpAction - Class in kiyut.sketsa.actions
-
Action which Move Canvas Selected Objects Up based on z-order.
- MoveUpAction() - Constructor for class kiyut.sketsa.actions.MoveUpAction
- moveUpSelection() - Method in class kiyut.sketsa.canvas.VectorCanvas
-
It move in the same level.
- MRU_FILE_LIST_PROPERTY - Static variable in class kiyut.sketsa.options.MRUFilesOptions
- MRUFilesAction - Class in kiyut.sketsa.actions
-
Action which shows most recently used files.
- MRUFilesAction() - Constructor for class kiyut.sketsa.actions.MRUFilesAction
- MRUFilesOptions - Class in kiyut.sketsa.options
-
MRUFiles settings for Netbeans Platform Settings.
- MRUFilesOptions() - Constructor for class kiyut.sketsa.options.MRUFilesOptions
N
- NAVAJOWHITE_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- navigator - Variable in class kiyut.sketsa.windows.canvas.DefaultNavigator
- Navigator - Class in kiyut.sketsa.windows.canvas
- Navigator() - Constructor for class kiyut.sketsa.windows.canvas.Navigator
- NavigatorAction - Class in kiyut.sketsa.actions
-
Action which simple open
Navigator - NavigatorAction() - Constructor for class kiyut.sketsa.actions.NavigatorAction
- NavigatorManager - Class in kiyut.sketsa.windows.canvas
-
Manages NavigatorManager instance.
- NavigatorMouseListener() - Constructor for class kiyut.sketsa.windows.canvas.DefaultNavigator.NavigatorMouseListener
- NavigatorOverlay() - Constructor for class kiyut.sketsa.windows.canvas.DefaultNavigator.NavigatorOverlay
- NAVY_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- NewAction - Class in kiyut.sketsa.actions
- NewAction() - Constructor for class kiyut.sketsa.actions.NewAction
- NewDocumentPane - Class in kiyut.sketsa.tool
-
A Component that provides control for setting attribute of new created SVG DOM Document
- NewDocumentPane() - Constructor for class kiyut.sketsa.tool.NewDocumentPane
-
Creates new form NewDocumentPane
- newline - Variable in class kiyut.sketsa.io.DOMPrettyPrinter
-
The newline characters.
- NewlineKey() - Constructor for class kiyut.sketsa.io.DOMTranscoder.NewlineKey
- newlines(char[]) - Method in class kiyut.sketsa.io.DOMPrettyPrinter
-
Returns the number of newlines in the given char array.
- NewlineValue(String) - Constructor for class kiyut.sketsa.io.DOMTranscoder.NewlineValue
- newRow() - Method in class kiyut.sketsa.windows.defs.gradient.GradientStopTableModel
-
add new row
- newX - Variable in class kiyut.sketsa.canvas.tool.DefaultSelectionTool
- newY - Variable in class kiyut.sketsa.canvas.tool.DefaultSelectionTool
- nextChar() - Method in class kiyut.swing.text.xml.XMLScanner
- NO_OPTIONS - Static variable in class kiyut.util.Base64
-
No options specified.
- node - Variable in class kiyut.sketsa.io.NodeRange
- nodeFilter - Variable in class kiyut.sketsa.windows.domeditor.CanvasDOMTree
- nodeFilter - Variable in class kiyut.swing.tree.dom.DOMTreeModel
-
NodeFilter for TreeWalker, default is null
- nodeIcon - Variable in class kiyut.swing.tree.dom.DOMTreeCellRenderer
- nodeName - Variable in class kiyut.sketsa.options.AbstractOptions
- nodeRange - Variable in class kiyut.sketsa.io.DOMPrettyPrinter
- nodeRange - Variable in class kiyut.sketsa.io.DOMTranscoder
- NodeRange - Class in kiyut.sketsa.io
-
NodeRange used for DOMTrancoder indicating the index number for selected Node
- NodeRange(Node) - Constructor for class kiyut.sketsa.io.NodeRange
-
Creates a new instance of NodeRange
- normalizeAttributeValue(String) - Method in class kiyut.sketsa.io.DOMPrettyPrinter
-
Return the normalizeAttributeValue It replace multiple space into single space and cariage return/linefeed into single space.
- normalizeDocument(Document) - Static method in class kiyut.sketsa.util.DOMUtilities
-
Normalize the specified Document
O
- objectToPath(VectorCanvas) - Method in class kiyut.sketsa.tool.PathModifier
-
Convert the currently selected shapes in VectorCanvas into SVG Path element
- ObjectToPathAction - Class in kiyut.sketsa.actions
-
Action which convert Canvas Selected Shapes into SVGPath
- ObjectToPathAction() - Constructor for class kiyut.sketsa.actions.ObjectToPathAction
- offset - Variable in class kiyut.sketsa.canvas.event.TextEvent
- OK_OPTION - Static variable in class kiyut.sketsa.windows.domeditor.AttributeEditor
- OLDLACE_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- OLIVE_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- OLIVEDRAB_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- open() - Method in class kiyut.sketsa.loaders.SVGEditorSupport
-
This implementation also open the Document in the separate thread.
- OpenAction - Class in kiyut.sketsa.actions
-
Action which shows OpenFileDialog and open SVG File selected by user.
- OpenAction() - Constructor for class kiyut.sketsa.actions.OpenAction
- openEditor(SVGDocument) - Method in class kiyut.sketsa.loaders.SVGEditorSupport.SVGDocumentLoader
-
This will invoke openEditorImpl in the event thread
- openNavigator() - Method in class kiyut.sketsa.windows.canvas.NavigatorManager
- optionMap - Variable in class kiyut.sketsa.xmleditor.FindPane
- optionMap - Variable in class kiyut.sketsa.xmleditor.ReplacePane
- Options - Interface in kiyut.sketsa.options
-
Options Interface
- OptionsUtilities - Class in kiyut.sketsa.options
-
Collections of Options Utilities
- ORANGE_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- ORANGERED_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- ORCHID_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- ORDERED - Static variable in class kiyut.util.Base64
-
Encode using the special "ordered" dialect of Base64 described here: http://www.faqs.org/qa/rfcc-1940.html.
- OUTER - Static variable in class kiyut.sketsa.xmleditor.LineNumber
- OutputStream(OutputStream) - Constructor for class kiyut.util.Base64.OutputStream
-
Constructs a
Base64.OutputStreamin ENCODE mode. - OutputStream(OutputStream, int) - Constructor for class kiyut.util.Base64.OutputStream
-
Constructs a
Base64.OutputStreamin either ENCODE or DECODE mode. - overlay - Variable in class kiyut.sketsa.windows.canvas.DefaultNavigator
P
- paint - Variable in class kiyut.sketsa.windows.defs.gradient.DefaultPreviewComponent
-
Paint
- paint(Graphics) - Method in class kiyut.sketsa.windows.canvas.DefaultNavigator.NavigatorOverlay
- paint(Graphics2D) - Method in class kiyut.sketsa.canvas.CanvasBackground
-
Paint
- paint(Graphics2D) - Method in interface kiyut.sketsa.canvas.CanvasGrid
-
Render this Grid
- paint(Graphics2D) - Method in class kiyut.sketsa.canvas.CanvasSelection
-
Paint this CanvasSelection
- paint(Graphics2D) - Method in class kiyut.sketsa.canvas.DefaultCanvasGrid
- paint(Graphics2D) - Method in class kiyut.sketsa.canvas.text.TextCaret
-
Render the caret and SelectionHighlight
- paint(Graphics2D) - Method in class kiyut.sketsa.canvas.text.TextEditor
- paint(Graphics2D) - Method in class kiyut.sketsa.canvas.tool.AbstractTool
- paint(Graphics2D) - Method in class kiyut.sketsa.canvas.tool.DefaultMoveTool
- paint(Graphics2D) - Method in class kiyut.sketsa.canvas.tool.DefaultResizeTool
- paint(Graphics2D) - Method in class kiyut.sketsa.canvas.tool.DefaultSelectionTool
- paint(Graphics2D) - Method in class kiyut.sketsa.canvas.tool.DirectSelectionTool
- paint(Graphics2D) - Method in class kiyut.sketsa.canvas.tool.EllipseTool
- paint(Graphics2D) - Method in class kiyut.sketsa.canvas.tool.ImageTool
- paint(Graphics2D) - Method in class kiyut.sketsa.canvas.tool.LassoTool
- paint(Graphics2D) - Method in class kiyut.sketsa.canvas.tool.LineTool
- paint(Graphics2D) - Method in class kiyut.sketsa.canvas.tool.PencilTool
- paint(Graphics2D) - Method in class kiyut.sketsa.canvas.tool.PenTool
- paint(Graphics2D) - Method in class kiyut.sketsa.canvas.tool.point.AbstractPointTool
- paint(Graphics2D) - Method in class kiyut.sketsa.canvas.tool.PolyTool
- paint(Graphics2D) - Method in class kiyut.sketsa.canvas.tool.RectangleTool
- paint(Graphics2D) - Method in class kiyut.sketsa.canvas.tool.RotateTool
- paint(Graphics2D) - Method in class kiyut.sketsa.canvas.tool.ScaleTool
- paint(Graphics2D) - Method in class kiyut.sketsa.canvas.tool.SkewTool
- paint(Graphics2D) - Method in class kiyut.sketsa.canvas.tool.TextTool
- paint(Graphics2D) - Method in interface kiyut.sketsa.canvas.tool.Tool
-
Invoked by canvas to draw tool.
- paint(Graphics2D) - Method in class kiyut.sketsa.canvas.tool.TranslateTool
- paintComponent(Graphics) - Method in class kiyut.sketsa.canvas.Ruler
- paintComponent(Graphics) - Method in class kiyut.sketsa.canvas.VectorCanvas
- paintComponent(Graphics) - Method in class kiyut.sketsa.windows.defs.gradient.DefaultPreviewComponent
- paintComponent(Graphics) - Method in class kiyut.sketsa.xmleditor.LineNumber
- paintComponent(Graphics) - Method in class kiyut.sketsa.xmleditor.XMLTextEditor
-
Overriden to add antialiasing
- paintComponent(Graphics) - Method in class kiyut.swing.button.ComboToggleButton
-
Overridden to draw indicator, small triangle at lower right corner
- paintIcon(Component, Graphics, int, int) - Method in class kiyut.swing.button.ColorChooserButton.ColorIcon
- paintingTransform - Variable in class kiyut.sketsa.windows.canvas.DefaultNavigator.NavigatorOverlay
- paintUnregisteredImage(Component, Graphics) - Method in class kiyut.sketsa.registration.RegistrationManager
- PALEGOLDENROD_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- PALEGREEN_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- PALETURQUOISE_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- PALEVIOLETRED_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- PanTool - Class in kiyut.sketsa.canvas.tool
-
Implementation of Panning tool
- PanTool() - Constructor for class kiyut.sketsa.canvas.tool.PanTool
-
Creates a new instance of PanTool
- PanToolAction - Class in kiyut.sketsa.windows.toolbox
-
Action wrapper for
PanToolwhich is used by Toolbox, aka Toolbox Item - PanToolAction() - Constructor for class kiyut.sketsa.windows.toolbox.PanToolAction
-
Creates a new instance of PanToolAction
- PAPAYAWHIP_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- parseText() - Method in class kiyut.sketsa.xmleditor.SourceEditorPane
- parseViewBox(String) - Static method in class kiyut.sketsa.util.DataTypeUtilities
-
Return viewBox parsed as String
- path - Variable in class kiyut.sketsa.canvas.tool.DropperTool
- path - Variable in class kiyut.sketsa.canvas.tool.LassoTool
- PathBreakApartAction - Class in kiyut.sketsa.actions
-
Break Apart Action for the currently selected objects on the canvas into into several PathElement
- PathBreakApartAction() - Constructor for class kiyut.sketsa.actions.PathBreakApartAction
- PathCombineAction - Class in kiyut.sketsa.actions
-
Combine Action for the currently selected objects on the canvas into one
- PathCombineAction() - Constructor for class kiyut.sketsa.actions.PathCombineAction
- PathGeometryProperties - Class in kiyut.sketsa.windows.properties.geometry
-
Implementation of SVGPathElement Geometry Property Panel
- PathGeometryProperties() - Constructor for class kiyut.sketsa.windows.properties.geometry.PathGeometryProperties
-
Creates new form PathGeometryProperties
- PathModifier - Class in kiyut.sketsa.tool
-
PathModifier provided several methods to manipulate path.
- PathModifier() - Constructor for class kiyut.sketsa.tool.PathModifier
-
Creates a new instance of PathSimplify
- PathSegment - Class in kiyut.sketsa.canvas.tool.point
-
PathSegment for PointTool
- PathSegment() - Constructor for class kiyut.sketsa.canvas.tool.point.PathSegment
-
Creates a new instance of PathSegment
- PatternProperties - Class in kiyut.sketsa.windows.defs.pattern
-
Implementation of SVGPatternElement property panel
- PatternProperties() - Constructor for class kiyut.sketsa.windows.defs.pattern.PatternProperties
-
Creates new PatternProperties
- PC - Static variable in class kiyut.sketsa.util.UnitConversion
- PEACHPUFF_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- PencilTool - Class in kiyut.sketsa.canvas.tool
-
Implementation of Pencil Tool
- PencilTool() - Constructor for class kiyut.sketsa.canvas.tool.PencilTool
-
Creates a new instance of PencilTool
- PencilToolAction - Class in kiyut.sketsa.windows.toolbox
-
Action wrapper for
PencilToolwhich is used by Toolbox, aka Toolbox Item - PencilToolAction() - Constructor for class kiyut.sketsa.windows.toolbox.PencilToolAction
-
Creates a new instance of PencilToolAction
- PenTool - Class in kiyut.sketsa.canvas.tool
-
Implementation of Pen Tool
- PenTool() - Constructor for class kiyut.sketsa.canvas.tool.PenTool
-
Creates a new instance of PenTool
- PenToolAction - Class in kiyut.sketsa.windows.toolbox
-
Action wrapper for
PenToolwhich is used by Toolbox, aka Toolbox Item - PenToolAction() - Constructor for class kiyut.sketsa.windows.toolbox.PenToolAction
-
Creates a new instance of PenToolAction
- performAction() - Method in class kiyut.sketsa.actions.AbstractZoomAction
- performAction() - Method in class kiyut.sketsa.actions.CAGExclusiveOrAction
- performAction() - Method in class kiyut.sketsa.actions.CAGIntersectAction
- performAction() - Method in class kiyut.sketsa.actions.CAGSubtractAction
- performAction() - Method in class kiyut.sketsa.actions.CAGUnionAction
- performAction() - Method in class kiyut.sketsa.actions.CanvasBackgroundAction
- performAction() - Method in class kiyut.sketsa.actions.ConvertToPathAction
-
Deprecated.
- performAction() - Method in class kiyut.sketsa.actions.DuplicateIDFinderAction
- performAction() - Method in class kiyut.sketsa.actions.ExportAsImageAction
- performAction() - Method in class kiyut.sketsa.actions.FlipHorizontalAction
- performAction() - Method in class kiyut.sketsa.actions.FlipVerticalAction
- performAction() - Method in class kiyut.sketsa.actions.GroupAction
- performAction() - Method in class kiyut.sketsa.actions.InsertImageAction
- performAction() - Method in class kiyut.sketsa.actions.MoveBottomAction
- performAction() - Method in class kiyut.sketsa.actions.MoveDownAction
- performAction() - Method in class kiyut.sketsa.actions.MoveTopAction
- performAction() - Method in class kiyut.sketsa.actions.MoveUpAction
- performAction() - Method in class kiyut.sketsa.actions.MRUFilesAction
- performAction() - Method in class kiyut.sketsa.actions.NavigatorAction
- performAction() - Method in class kiyut.sketsa.actions.NewAction
- performAction() - Method in class kiyut.sketsa.actions.ObjectToPathAction
- performAction() - Method in class kiyut.sketsa.actions.OpenAction
- performAction() - Method in class kiyut.sketsa.actions.PathBreakApartAction
- performAction() - Method in class kiyut.sketsa.actions.PathCombineAction
- performAction() - Method in class kiyut.sketsa.actions.PreviewAction
- performAction() - Method in class kiyut.sketsa.actions.RefreshAction
- performAction() - Method in class kiyut.sketsa.actions.SaveAsAction
- performAction() - Method in class kiyut.sketsa.actions.SourceEditorAction
- performAction() - Method in class kiyut.sketsa.actions.StrokeToPathAction
- performAction() - Method in class kiyut.sketsa.actions.TransformDialogAction
- performAction() - Method in class kiyut.sketsa.actions.UnGroupAction
- performAction() - Method in class kiyut.sketsa.actions.ZoomAction
-
Deprecated.
- performAction(Node[]) - Method in class kiyut.sketsa.actions.RevertAction
- PERU_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- PI_CONTEXT - Static variable in class kiyut.swing.text.xml.XMLScanner
- PINK_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- PLUM_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- pointsAtXField - Variable in class kiyut.sketsa.windows.defs.filter.primitive.FESpotLightProperty
- pointsAtYField - Variable in class kiyut.sketsa.windows.defs.filter.primitive.FESpotLightProperty
- pointsAtZField - Variable in class kiyut.sketsa.windows.defs.filter.primitive.FESpotLightProperty
- PointShape - Class in kiyut.sketsa.canvas.tool.point
-
Provides Point in Shape geometry.
- PointShape() - Constructor for class kiyut.sketsa.canvas.tool.point.PointShape
-
Creates a new instance of PointShape
- PointShape(double, double, double) - Constructor for class kiyut.sketsa.canvas.tool.point.PointShape
- PointTool - Interface in kiyut.sketsa.canvas.tool.point
-
Point Tool Interface
- PointToolModel - Class in kiyut.sketsa.canvas.tool.point
-
This is a singleton class.
- PolygonGeometryProperties - Class in kiyut.sketsa.windows.properties.geometry
-
Implementation of SVGPolygonElement Geometry Property Panel
- PolygonGeometryProperties() - Constructor for class kiyut.sketsa.windows.properties.geometry.PolygonGeometryProperties
-
Creates new form PolygonGeometryProperties
- PolylineGeometryProperties - Class in kiyut.sketsa.windows.properties.geometry
-
Implementation of SVGPolylineElement Geometry Property Panel
- PolylineGeometryProperties() - Constructor for class kiyut.sketsa.windows.properties.geometry.PolylineGeometryProperties
-
Creates new form PolylineGeometryProperties
- PolyTool - Class in kiyut.sketsa.canvas.tool
-
Implementation of Poly Tool
- PolyTool() - Constructor for class kiyut.sketsa.canvas.tool.PolyTool
-
Creates a new instance of PolyTool
- PolyToolAction - Class in kiyut.sketsa.windows.toolbox
-
Action wrapper for
PolyToolwhich is used by Toolbox, aka Toolbox Item - PolyToolAction() - Constructor for class kiyut.sketsa.windows.toolbox.PolyToolAction
-
Creates a new instance of PolyToolAction
- popupMenu - Variable in class kiyut.swing.button.ComboToggleButton
- popupMenuComponentAdded(ContainerEvent) - Method in class kiyut.swing.button.ComboToggleButton
- popupMenuComponentRemoved(ContainerEvent) - Method in class kiyut.swing.button.ComboToggleButton
- popupMenuItemStateChanged(ItemEvent) - Method in class kiyut.swing.button.ComboToggleButton
- POWDERBLUE_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- preferredID() - Method in class kiyut.sketsa.windows.canvas.CanvasTopComponent
- PREFS_HEIGHT - Static variable in class kiyut.sketsa.xmleditor.LineNumber
- prepareCaret(VectorCanvas, TextNode, int) - Method in class kiyut.sketsa.canvas.text.TextCaret
-
Prepare the caret.
- presetZoomFactor - Variable in class kiyut.sketsa.canvas.tool.ZoomTool
- prettyPrint(Document, Writer) - Method in class kiyut.sketsa.io.DOMTranscoder
-
Pretty print the given reader.
- PreviewAction - Class in kiyut.sketsa.actions
-
Action which open Preview Windows
- PreviewAction() - Constructor for class kiyut.sketsa.actions.PreviewAction
- PreviewPane - Class in kiyut.sketsa.tool
-
PreviewPane.
- PreviewPane() - Constructor for class kiyut.sketsa.tool.PreviewPane
-
Creates a new instance of PreviewPane
- previousTool - Variable in class kiyut.sketsa.canvas.VectorCanvas
-
Previous Canvas Tool
- print(Document, Writer) - Method in class kiyut.sketsa.io.DOMPrettyPrinter
-
Prints an SVG document to the given writer.
- printCharacter(char) - Method in class kiyut.sketsa.io.DOMPrettyPrinter
-
Prints a single character.
- printCharacters(char[]) - Method in class kiyut.sketsa.io.DOMPrettyPrinter
-
Prints a char array.
- printDocType() - Method in class kiyut.sketsa.io.DOMPrettyPrinter
- printNewline() - Method in class kiyut.sketsa.io.DOMPrettyPrinter
-
Prints a newline.
- printSpaces(char[], boolean) - Method in class kiyut.sketsa.io.DOMPrettyPrinter
-
Prints white spaces.
- printString(String) - Method in class kiyut.sketsa.io.DOMPrettyPrinter
-
Prints a string.
- printTopSpaces(char[]) - Method in class kiyut.sketsa.io.DOMPrettyPrinter
-
Prints top level white spaces.
- printXMLDecl() - Method in class kiyut.sketsa.io.DOMPrettyPrinter
- procInsIcon - Variable in class kiyut.swing.tree.dom.DOMTreeCellRenderer
- Properties - Class in kiyut.sketsa.windows.properties
-
Property Editor Panel
- Properties() - Constructor for class kiyut.sketsa.windows.properties.Properties
-
Creates a new instance of Properties
- PropertiesTopComponent - Class in kiyut.sketsa.windows.properties
-
TopComponent which displays
Properties - propertyChange(PropertyChangeEvent) - Method in class kiyut.sketsa.actions.AbstractEditorBooleanStateAction
- propertyChange(PropertyChangeEvent) - Method in class kiyut.sketsa.actions.ShowGridAction
- propertyChange(PropertyChangeEvent) - Method in class kiyut.sketsa.actions.ShowRulerAction
- propertyChange(PropertyChangeEvent) - Method in class kiyut.sketsa.actions.SnapToGridAction
- propertyChange(PropertyChangeEvent) - Method in class kiyut.sketsa.loaders.SVGEditorSupport
- PT - Static variable in class kiyut.sketsa.util.UnitConversion
- publicId - Variable in class kiyut.sketsa.io.DOMPrettyPrinter
-
The public id.
- PURPLE_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- putVectorCanvas(VectorCanvas) - Method in class kiyut.sketsa.windows.domeditor.DOMEditor
- PX - Static variable in class kiyut.sketsa.canvas.Ruler
-
Pixel unit type
- PX - Static variable in class kiyut.sketsa.util.UnitConversion
- pxToMM - Variable in class kiyut.sketsa.canvas.CanvasUserAgent
R
- RadialGradientProperties - Class in kiyut.sketsa.windows.defs.gradient
-
Implementation of SVGRadialGradientElement property panel
- RadialGradientProperties() - Constructor for class kiyut.sketsa.windows.defs.gradient.RadialGradientProperties
-
Creates new form RadialGradientProperties
- read() - Method in class kiyut.util.Base64.InputStream
-
Reads enough of the input stream to convert to/from Base64 and returns the next byte.
- read(byte[], int, int) - Method in class kiyut.util.Base64.InputStream
-
Calls
Base64.InputStream.read()repeatedly until the end of stream is reached or len bytes are read. - rect - Variable in class kiyut.sketsa.canvas.tool.DefaultSelectionTool
- RectangleGeometryProperties - Class in kiyut.sketsa.windows.properties.geometry
-
Implementation of SVGRectangleElement Geometry Property Panel
- RectangleGeometryProperties() - Constructor for class kiyut.sketsa.windows.properties.geometry.RectangleGeometryProperties
-
Creates new form RectangleGeometryProperties
- RectangleTool - Class in kiyut.sketsa.canvas.tool
-
Implementation of Draw Rectangle Tool
- RectangleTool() - Constructor for class kiyut.sketsa.canvas.tool.RectangleTool
-
Creates a new instance of RectangleTool
- RectangleToolAction - Class in kiyut.sketsa.windows.toolbox
-
Action wrapper for
RectangleToolwhich is used by Toolbox, aka Toolbox Item - RectangleToolAction() - Constructor for class kiyut.sketsa.windows.toolbox.RectangleToolAction
-
Creates a new instance of RectangleToolAction
- RED_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- redo() - Method in class kiyut.sketsa.undo.DOMUndoableEdit
- redo() - Method in class kiyut.sketsa.undo.DOMUndoManager
- redo() - Method in class kiyut.sketsa.windows.canvas.CanvasUndoRedo
- redo() - Method in class kiyut.sketsa.xmleditor.XMLTextEditor
-
Redo
- redoList - Variable in class kiyut.sketsa.undo.DOMUndoManager
- refresh() - Method in class kiyut.sketsa.canvas.tool.point.PointToolModel
-
Refresh or reinitialize Points
- refresh() - Method in class kiyut.sketsa.canvas.VectorCanvas
-
Refresh whole canvas
- refresh() - Method in class kiyut.sketsa.windows.canvas.CanvasTopComponent
-
It delegates into VectorCanvas refresh
- refresh() - Method in class kiyut.sketsa.windows.canvas.DefaultNavigator
- refresh() - Method in class kiyut.sketsa.windows.canvas.Navigator
- refresh() - Method in class kiyut.sketsa.windows.defs.DefsPane
-
Refresh the view by repopulate the item
- refresh() - Method in class kiyut.sketsa.windows.defs.gradient.GradientStopTableModel
-
Refresh this model
- refresh() - Method in class kiyut.sketsa.windows.properties.AbstractGraphicsProperties
- refresh() - Method in class kiyut.sketsa.windows.properties.FillProperties
- refresh() - Method in class kiyut.sketsa.windows.properties.FilterProperties
- refresh() - Method in class kiyut.sketsa.windows.properties.GeometryProperties
- refresh() - Method in interface kiyut.sketsa.windows.properties.GraphicsProperties
-
refresh / repopulate the properties using the value from the element
- refresh() - Method in class kiyut.sketsa.windows.properties.MarkerProperties
- refresh() - Method in class kiyut.sketsa.windows.properties.StrokeProperties
-
refresh / repopulate the properties using the value from the element
- refresh() - Method in class kiyut.swing.table.dom.AttributeTable
- refresh() - Method in class kiyut.swing.table.dom.AttributeTableModel
- refresh(Shape) - Method in class kiyut.sketsa.canvas.VectorCanvas
-
refresh canvas only the specified area of interest.
- RefreshAction - Class in kiyut.sketsa.actions
-
Action which Refresh or Repaint
VectorCanvas - RefreshAction() - Constructor for class kiyut.sketsa.actions.RefreshAction
- refreshAvailableFontList() - Method in class kiyut.sketsa.windows.textstyle.FontChooserPane
- refreshing - Variable in class kiyut.sketsa.windows.properties.GeometryProperties
- refreshProperties() - Method in class kiyut.sketsa.windows.defs.filter.FilterProperties
- refreshProperties() - Method in class kiyut.sketsa.windows.defs.filter.primitive.FEBlendProperty
- refreshProperties() - Method in class kiyut.sketsa.windows.defs.filter.primitive.FEColorMatrixProperty
- refreshProperties() - Method in class kiyut.sketsa.windows.defs.filter.primitive.FEComponentTransferFunctionProperty
- refreshProperties() - Method in class kiyut.sketsa.windows.defs.filter.primitive.FEComponentTransferProperty
- refreshProperties() - Method in class kiyut.sketsa.windows.defs.filter.primitive.FECompositeProperty
- refreshProperties() - Method in class kiyut.sketsa.windows.defs.filter.primitive.FEConvolveMatrixProperty
- refreshProperties() - Method in class kiyut.sketsa.windows.defs.filter.primitive.FEDiffuseLightingProperty
- refreshProperties() - Method in class kiyut.sketsa.windows.defs.filter.primitive.FEDisplacementMapProperty
- refreshProperties() - Method in class kiyut.sketsa.windows.defs.filter.primitive.FEDistantLightProperty
- refreshProperties() - Method in class kiyut.sketsa.windows.defs.filter.primitive.FEFloodProperty
- refreshProperties() - Method in class kiyut.sketsa.windows.defs.filter.primitive.FEGaussianBlurProperty
- refreshProperties() - Method in class kiyut.sketsa.windows.defs.filter.primitive.FEMergeNodeProperty
- refreshProperties() - Method in class kiyut.sketsa.windows.defs.filter.primitive.FEMergeProperty
- refreshProperties() - Method in class kiyut.sketsa.windows.defs.filter.primitive.FEMorphologyProperty
- refreshProperties() - Method in class kiyut.sketsa.windows.defs.filter.primitive.FEOffsetProperty
- refreshProperties() - Method in class kiyut.sketsa.windows.defs.filter.primitive.FEPointLightProperty
- refreshProperties() - Method in class kiyut.sketsa.windows.defs.filter.primitive.FESpecularLightingProperty
- refreshProperties() - Method in class kiyut.sketsa.windows.defs.filter.primitive.FESpotLightProperty
- refreshProperties() - Method in class kiyut.sketsa.windows.defs.filter.primitive.FETileProperty
- refreshProperties() - Method in class kiyut.sketsa.windows.defs.filter.primitive.FETurbulenceProperty
- refreshProperties() - Method in interface kiyut.sketsa.windows.defs.filter.primitive.FilterPrimitiveProperty
-
refresh / repopulate the property using the value from the element
- refreshProperties() - Method in class kiyut.sketsa.windows.defs.gradient.LinearGradientProperties
- refreshProperties() - Method in class kiyut.sketsa.windows.defs.gradient.RadialGradientProperties
- refreshProperties() - Method in class kiyut.sketsa.windows.defs.marker.MarkerProperties
- refreshProperties() - Method in class kiyut.sketsa.windows.defs.pattern.PatternProperties
- refreshProperties() - Method in class kiyut.sketsa.windows.properties.geometry.CircleGeometryProperties
- refreshProperties() - Method in class kiyut.sketsa.windows.properties.geometry.DefaultElementGeometryProperties
- refreshProperties() - Method in class kiyut.sketsa.windows.properties.geometry.ElementGeometryProperties
-
Refresh property
- refreshProperties() - Method in class kiyut.sketsa.windows.properties.geometry.EllipseGeometryProperties
- refreshProperties() - Method in class kiyut.sketsa.windows.properties.geometry.ImageGeometryProperties
- refreshProperties() - Method in class kiyut.sketsa.windows.properties.geometry.LineGeometryProperties
- refreshProperties() - Method in class kiyut.sketsa.windows.properties.geometry.PathGeometryProperties
- refreshProperties() - Method in class kiyut.sketsa.windows.properties.geometry.PolygonGeometryProperties
- refreshProperties() - Method in class kiyut.sketsa.windows.properties.geometry.PolylineGeometryProperties
- refreshProperties() - Method in class kiyut.sketsa.windows.properties.geometry.RectangleGeometryProperties
-
Refresh property
- refreshProperties() - Method in class kiyut.sketsa.windows.properties.geometry.SVGGeometryProperties
- refreshProperties() - Method in class kiyut.sketsa.windows.properties.geometry.TextGeometryProperties
- refreshProperties() - Method in class kiyut.sketsa.windows.properties.geometry.UseGeometryProperties
- refreshProperties() - Method in class kiyut.sketsa.windows.textstyle.TextStyleProperties
- refreshProperty() - Method in class kiyut.sketsa.windows.textstyle.TextStyleProperties
-
Deprecated.replaced with
TextStyleProperties.refreshProperties() - refreshSelection() - Method in class kiyut.sketsa.canvas.VectorCanvas
-
Convenience method to refresh CanvasSelection
- register(String, String) - Method in class kiyut.sketsa.registration.RegistrationManager
-
Return true if registration success, otherwise false
- RegisterWindow - Class in kiyut.sketsa.registration
- RegisterWindow(Dialog, boolean) - Constructor for class kiyut.sketsa.registration.RegisterWindow
- RegisterWindow(Frame, boolean) - Constructor for class kiyut.sketsa.registration.RegisterWindow
- RegistrationManager - Class in kiyut.sketsa.registration
-
RegistrationManager
- RegistrationOptions - Class in kiyut.sketsa.registration
- RegistrationOptions() - Constructor for class kiyut.sketsa.registration.RegistrationOptions
- relativize(File, File) - Static method in class kiyut.sketsa.util.IOUtilities
- reload(TreeNode) - Method in class kiyut.sketsa.windows.defs.filter.FilterTreeModel
- reload(TreeNode) - Method in class kiyut.swing.tree.dom.DOMTreeModel
-
Invoke this method if you've modified the TreeNodes upon which this model depends.
- ReminderDialog - Class in kiyut.sketsa.registration
- ReminderDialog(Frame, boolean) - Constructor for class kiyut.sketsa.registration.ReminderDialog
- remove(int, int) - Method in class kiyut.sketsa.canvas.text.DefaultTextDocument
-
Removes a portion of the content of the document.
- remove(int, int) - Method in class kiyut.sketsa.canvas.text.TextDocument
-
Removes a portion of the content of the document.
- remove(int, int) - Method in class kiyut.swing.text.xml.XMLDocument
- remove(SVGElement) - Method in class kiyut.sketsa.canvas.tool.point.PointToolModel
-
Remove SVGElement
- REMOVE - Static variable in class kiyut.sketsa.canvas.event.TextEvent
- removeCaretListener(CaretListener) - Method in class kiyut.sketsa.canvas.text.TextCaret
-
Removes a caret listener.
- removeChangeListener(ChangeListener) - Method in class kiyut.sketsa.windows.canvas.CanvasUndoRedo
- removeDOMEventListener(EventTarget) - Method in class kiyut.sketsa.undo.DOMUndoManager
- removeItem(int) - Method in class kiyut.swing.statusbar.StatusBar
- removeListener(SVGEditorSupportListener) - Method in class kiyut.sketsa.loaders.SVGEditorSupport.ListenerRegistry
-
Unregisters listener
- removeMessageListener(MessageListener) - Method in class kiyut.sketsa.canvas.tool.AbstractTool
- removeMessageListener(MessageListener) - Method in interface kiyut.sketsa.canvas.tool.Tool
-
remove listener to the tool that notifies about message
- removeNode(TreeNode) - Method in class kiyut.sketsa.windows.defs.filter.FilterTreeModel
- removeNode(TreeNode) - Method in class kiyut.swing.tree.dom.DOMTreeModel
- removePoint(int) - Method in class kiyut.sketsa.canvas.tool.point.PathSegment
- RemovePointTool - Class in kiyut.sketsa.canvas.tool.point
-
RemovePointTool implementation
- RemovePointTool() - Constructor for class kiyut.sketsa.canvas.tool.point.RemovePointTool
-
Creates a new instance of DeletePoint
- RemovePointToolAction - Class in kiyut.sketsa.windows.toolbox
-
Action wrapper for
RemovePointToolwhich is used by Toolbox, aka Toolbox Item - RemovePointToolAction() - Constructor for class kiyut.sketsa.windows.toolbox.RemovePointToolAction
-
Creates a new instance of RemovePointToolAction
- removePropertyChangeListener(PropertyChangeListener) - Method in class kiyut.sketsa.canvas.tool.DropperTool
- removePropertyChangeListener(PropertyChangeListener) - Method in class kiyut.sketsa.options.AbstractOptions
- removePropertyChangeListener(PropertyChangeListener) - Method in class kiyut.sketsa.options.AbstractOptionsPanelController
- removePropertyChangeListener(PropertyChangeListener) - Method in interface kiyut.sketsa.options.Options
- removeRevertCookie() - Method in class kiyut.sketsa.loaders.SVGEditorSupport
-
Remove RevertCookie from the DataObject CookieSet
- removeRow(int) - Method in class kiyut.sketsa.windows.defs.gradient.GradientStopTableModel
-
removeRow at specified index
- removeSaveCookie() - Method in class kiyut.sketsa.loaders.SVGEditorSupport
-
Remove SaveCookie from the DataObject CookieSet
- removeSelected() - Method in class kiyut.sketsa.windows.defs.filter.FilterTree
- removeSelected() - Method in class kiyut.sketsa.windows.domeditor.CanvasDOMTree
-
remove selected
- removeSelected() - Method in class kiyut.sketsa.windows.domeditor.DOMEditor
- removeSelectionListener(CanvasSelectionListener) - Method in class kiyut.sketsa.canvas.CanvasSelection
-
Remove CanvasSelectionListener for notification of any changes to the CanvasSelection.
- removeTextListener(TextListener) - Method in class kiyut.sketsa.canvas.text.TextDocument
- removeUndoableEditListener(UndoableEditListener) - Method in class kiyut.sketsa.undo.DOMUndoManager
-
Removes an UndoableEditListener.
- removeUpdate(TextEvent) - Method in class kiyut.sketsa.canvas.event.TextAdapter
-
Invoked when the value of the text has changed for type REMOVE.
- removeUpdate(TextEvent) - Method in interface kiyut.sketsa.canvas.event.TextListener
-
Invoked when the value of the text has changed for type REMOVE.
- removeVectorCanvas(VectorCanvas) - Method in class kiyut.sketsa.windows.domeditor.DOMEditor
- renderer - Variable in class kiyut.sketsa.canvas.VectorCanvas
-
Canvas Renderer
- repaint() - Method in class kiyut.sketsa.canvas.text.TextCaret
-
Repaint this object
- repaintCaret() - Method in class kiyut.sketsa.canvas.Ruler
- replace() - Method in class kiyut.sketsa.xmleditor.SourceEditorPane
- replace(int, int, String) - Method in class kiyut.sketsa.canvas.text.DefaultTextDocument
-
It is a simple call to
DefaultTextDocument.remove(int, int)thenDefaultTextDocument.insertString(int,String) - replace(int, int, String) - Method in class kiyut.sketsa.canvas.text.TextDocument
- REPLACE_ALL_OPTION - Static variable in class kiyut.sketsa.xmleditor.ReplacePane
- REPLACE_OPTION - Static variable in class kiyut.sketsa.xmleditor.ReplacePane
- replaceAll() - Method in class kiyut.sketsa.xmleditor.SourceEditorPane
- replaceFindNext() - Method in class kiyut.sketsa.xmleditor.SourceEditorPane
- replaceFindNext(int) - Method in class kiyut.sketsa.xmleditor.SourceEditorPane
- replaceNext() - Method in class kiyut.sketsa.xmleditor.SourceEditorPane
- ReplacePane - Class in kiyut.sketsa.xmleditor
-
Implementation of Find and Replace Panel
- ReplacePane() - Constructor for class kiyut.sketsa.xmleditor.ReplacePane
-
Creates new form ReplacePane
- reset() - Method in class kiyut.swing.text.xml.XMLScanner
- resetBorder() - Method in class kiyut.sketsa.canvas.CanvasSelection
-
Reset the Border and Handle to default or initial location
- resetCanvasSelection() - Method in class kiyut.sketsa.canvas.VectorCanvas
-
Reset Canvas Selection State enabled, boundsVisible, handlesVisible
- resizeTool - Variable in class kiyut.sketsa.canvas.tool.AbstractSelectionTool
-
Default is DefaultReizeTool
- ResizeTool - Interface in kiyut.sketsa.canvas.tool
-
Resize Tool Interface
- result - Variable in class kiyut.sketsa.actions.AbstractEditorAction
-
Lookup.Result
- result - Variable in class kiyut.sketsa.actions.AbstractEditorBooleanStateAction
-
Lookup.Result
- resultField - Variable in class kiyut.sketsa.windows.defs.filter.primitive.FEBlendProperty
- resultField - Variable in class kiyut.sketsa.windows.defs.filter.primitive.FEColorMatrixProperty
- resultField - Variable in class kiyut.sketsa.windows.defs.filter.primitive.FEComponentTransferProperty
- resultField - Variable in class kiyut.sketsa.windows.defs.filter.primitive.FECompositeProperty
- resultField - Variable in class kiyut.sketsa.windows.defs.filter.primitive.FEConvolveMatrixProperty
- resultField - Variable in class kiyut.sketsa.windows.defs.filter.primitive.FEDiffuseLightingProperty
- resultField - Variable in class kiyut.sketsa.windows.defs.filter.primitive.FEDisplacementMapProperty
- resultField - Variable in class kiyut.sketsa.windows.defs.filter.primitive.FEFloodProperty
- resultField - Variable in class kiyut.sketsa.windows.defs.filter.primitive.FEGaussianBlurProperty
- resultField - Variable in class kiyut.sketsa.windows.defs.filter.primitive.FEMergeProperty
- resultField - Variable in class kiyut.sketsa.windows.defs.filter.primitive.FEMorphologyProperty
- resultField - Variable in class kiyut.sketsa.windows.defs.filter.primitive.FEOffsetProperty
- resultField - Variable in class kiyut.sketsa.windows.defs.filter.primitive.FESpecularLightingProperty
- resultField - Variable in class kiyut.sketsa.windows.defs.filter.primitive.FETileProperty
- resultField - Variable in class kiyut.sketsa.windows.defs.filter.primitive.FETurbulenceProperty
- resumeEncoding() - Method in class kiyut.util.Base64.OutputStream
-
Resumes encoding of the stream.
- retrieve() - Method in class kiyut.sketsa.options.CodeColoringOptions
- retrieve() - Method in class kiyut.sketsa.options.FontSetOptions
- retrieve() - Method in class kiyut.sketsa.options.MRUFilesOptions
- revert() - Method in interface kiyut.sketsa.cookies.RevertCookie
-
Invokes the revert action.
- revert() - Method in class kiyut.sketsa.loaders.SVGEditorSupport.SVGRevertCookie
- RevertAction - Class in kiyut.sketsa.actions
-
Action which revert the SVGDocument from the original source.
- RevertAction() - Constructor for class kiyut.sketsa.actions.RevertAction
-
Creates a new instance of RevertAction
- revertCookie - Variable in class kiyut.sketsa.loaders.SVGEditorSupport
- RevertCookie - Interface in kiyut.sketsa.cookies
-
Cookie for Revert operation
- revertDocument() - Method in class kiyut.sketsa.loaders.SVGEditorSupport
-
Reload the SVGDocument from the source
- ROSYBROWN_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- RotateTool - Class in kiyut.sketsa.canvas.tool
-
Implementation of Rotate Tool
- RotateTool() - Constructor for class kiyut.sketsa.canvas.tool.RotateTool
-
Creates a new instance of RotateTool
- RotateTool.Anchor - Class in kiyut.sketsa.canvas.tool
- RotateToolAction - Class in kiyut.sketsa.windows.toolbox
-
Action wrapper for
RotateToolwhich is used by Toolbox, aka Toolbox Item - RotateToolAction() - Constructor for class kiyut.sketsa.windows.toolbox.RotateToolAction
-
Creates a new instance of RotateToolAction
- ROYALBLUE_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- Ruler - Class in kiyut.sketsa.canvas
-
Ruler for Canvas.
- Ruler(VectorCanvas) - Constructor for class kiyut.sketsa.canvas.Ruler
-
Creates a new instance of Ruler with default value: HORIZONTAL and PX
- Ruler(VectorCanvas, int, int) - Constructor for class kiyut.sketsa.canvas.Ruler
-
Creates a new instance of Ruler
- run() - Method in class kiyut.sketsa.loaders.SVGEditorSupport.SVGDocumentLoader
S
- SADDLEBROWN_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- SALMON_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- SANDYBROWN_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- save() - Method in class kiyut.sketsa.loaders.SVGEditorSupport.SVGSaveCookie
- saveAs() - Method in interface kiyut.sketsa.cookies.SaveAsCookie
-
Invoke saveAs operation, it is up to the implementation to provide the operation eg: open JFileChooser
- saveAs() - Method in class kiyut.sketsa.loaders.SVGEditorSupport
-
Implementation of saveAs, it call saveDocumentAs Invoke saveAs operation, it is up to the implementation to provide the operation eg: open JFileChooser
- saveAs(String, boolean) - Method in interface kiyut.sketsa.cookies.SaveAsCookie
-
Invoke saveAs operation based on the param
- saveAs(String, boolean) - Method in class kiyut.sketsa.loaders.SVGEditorSupport
- saveAs(FileObject, String) - Method in class kiyut.sketsa.loaders.SVGEditorSupport
- SaveAsAction - Class in kiyut.sketsa.actions
-
Action which shows SaveFileDialog to SaveAs the SVGDocument.
- SaveAsAction() - Constructor for class kiyut.sketsa.actions.SaveAsAction
- SaveAsCookie - Interface in kiyut.sketsa.cookies
-
Cookie for SaveAs operation
- saveCookie - Variable in class kiyut.sketsa.loaders.SVGEditorSupport
- saveDocument() - Method in class kiyut.sketsa.loaders.SVGEditorSupport
-
Save Document, based on SVGDataObject.getSVGFile, if null it will call saveDocumentAs
- saveDocument(String, boolean) - Method in class kiyut.sketsa.loaders.SVGEditorSupport
-
Save Document
- saveDocumentAs() - Method in class kiyut.sketsa.loaders.SVGEditorSupport
-
Save Document As, this method will display JFileChooser
- scaleToFit(Dimension, Dimension) - Static method in class kiyut.sketsa.util.GeomUtilities
-
Return the scale value from
srctodestproportionally - ScaleTool - Class in kiyut.sketsa.canvas.tool
-
Implementation of Scale Tool
- ScaleTool() - Constructor for class kiyut.sketsa.canvas.tool.ScaleTool
-
Creates a new instance of ScaleTool
- ScaleToolAction - Class in kiyut.sketsa.windows.toolbox
-
Action wrapper for
ScaleToolwhich is used by Toolbox, aka Toolbox Item - ScaleToolAction() - Constructor for class kiyut.sketsa.windows.toolbox.ScaleToolAction
-
Creates a new instance of ScaleToolAction
- scan(int) - Method in class kiyut.swing.text.xml.XMLScanner
- SEAGREEN_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- SEASHELL_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- selectedItem - Variable in class kiyut.swing.button.ComboToggleButton
- SELECTION_COLOR_PROPERTY - Static variable in class kiyut.sketsa.options.CanvasOptions
- SelectionEmptyProperties - Class in kiyut.sketsa.windows.properties
-
An Selection Empty Property Panel
- SelectionEmptyProperties() - Constructor for class kiyut.sketsa.windows.properties.SelectionEmptyProperties
-
Creates new form EmptyGeometryProperty
- selectionList - Variable in class kiyut.sketsa.windows.properties.AbstractGraphicsProperties
- SelectionTool - Interface in kiyut.sketsa.canvas.tool
-
Selection Tool Interface
- selectionValueChanged(TreeSelectionEvent) - Method in class kiyut.sketsa.windows.domeditor.CanvasDOMTree
-
This component selection value changed
- 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(String) - Constructor for class kiyut.swing.combo.SeparatorComboBox
- SeparatorComboBox(String[]) - Constructor for class kiyut.swing.combo.SeparatorComboBox
- SeparatorComboBox(ComboBoxModel<String>) - Constructor for class kiyut.swing.combo.SeparatorComboBox
- SeparatorComboBox.SeparatorListCellRenderer<String> - Class in kiyut.swing.combo
-
ListCellRenderer for
SeparatorComboBox. - 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.
- setAlignment(int) - Method in class kiyut.sketsa.xmleditor.LineNumber
-
Specify the horizontal alignment of the digits within the component.
- setAllowESC(boolean) - Method in class kiyut.swing.dialog.DialogESC
-
Setting allow Escape key to close, default is true
- setArea(Rectangle2D) - Method in class kiyut.sketsa.tool.ExportAsImageWindow
- setAttributeName(String) - Method in class kiyut.sketsa.windows.domeditor.AttributeEditor
- setAttributeValue(String) - Method in class kiyut.sketsa.windows.domeditor.AttributeEditor
- setBooleanState(boolean) - Method in class kiyut.sketsa.actions.AbstractEditorBooleanStateAction
- setBorderGap(int) - Method in class kiyut.sketsa.xmleditor.LineNumber
-
The border gap is used in calculating the left and right insets of the border.
- setBounds(Rectangle) - Method in class kiyut.sketsa.options.SourceEditorOptions
- setBoundsVisible(boolean) - Method in class kiyut.sketsa.canvas.CanvasSelection
-
Set the visibility of selection bounds
- setCanvasAntiAliased(boolean) - Method in class kiyut.sketsa.options.CanvasOptions
- setCaretPosition(int) - Method in class kiyut.sketsa.canvas.text.TextCaret
-
Set caret dot
- setCharacterAttributes(int, int, Map<String, String>) - Method in class kiyut.sketsa.canvas.text.DefaultTextDocument
-
It just simply delegate to setCharacterAttributesImpl(int, int, Map)
- setCharacterAttributes(int, int, Map<String, String>) - Method in class kiyut.sketsa.canvas.text.TextDocument
-
It just simply delegate to setCharacterAttributesImpl(int, int, Map)
- setCharacterAttributesImpl(int, int, Map<String, String>) - Method in class kiyut.sketsa.canvas.text.DefaultTextDocument
-
Changes the content element attributes used for the given range of existing content in the document.
- setCharacterData(CharacterData) - Method in class kiyut.sketsa.windows.domeditor.CharacterDataEditor
- setColor(Color) - Method in class kiyut.sketsa.canvas.tool.DropperPane
- setColor(Color) - Method in class kiyut.swing.button.ColorChooserButton
-
Set Color
- setColors(Color[]) - Method in class kiyut.sketsa.windows.defs.gradient.DefaultPreviewComponent
-
set colors
- setCurrentLineForeground(Color) - Method in class kiyut.sketsa.xmleditor.LineNumber
-
The Color used to render the current line digits.
- setDefaultSVGHeight(float) - Method in class kiyut.sketsa.options.GeneralOptions
- setDefaultSVGWidth(float) - Method in class kiyut.sketsa.options.GeneralOptions
- setDescription(String) - Method in class kiyut.sketsa.io.DefaultFileFilter
-
Sets the human readable description of this filter.
- setDocument(Document) - Method in class kiyut.swing.tree.dom.DOMTree
-
Set DOM Document
- setDocument(Document) - Method in class kiyut.swing.tree.dom.DOMTreeModel
-
Set DOM Document
- setDocumentWidth(int) - Method in class kiyut.sketsa.io.DOMPrettyPrinter
-
Sets the document width.
- setDot(int) - Method in class kiyut.sketsa.canvas.text.TextCaret
-
Sets the caret position to some position.
- setEditMode(boolean) - Method in class kiyut.sketsa.windows.domeditor.AttributeEditor
- setElement(Element) - Method in class kiyut.sketsa.windows.domeditor.ElementEditor
-
Set DOM
Element - setElement(Element) - Method in class kiyut.swing.table.dom.AttributeTable
- setElement(Element) - Method in class kiyut.swing.table.dom.AttributeTableModel
- setEmptyTextVisible(boolean) - Method in class kiyut.sketsa.windows.domeditor.CanvasDOMTree
- setEnabled(boolean) - Method in class kiyut.sketsa.actions.AbstractEditorBooleanStateAction
- setEnabled(boolean) - Method in class kiyut.sketsa.actions.ZoomAction
-
Deprecated.
- setEnabled(boolean) - Method in class kiyut.sketsa.canvas.CanvasSelection
-
Sets whether or not this CanvasSelection is enabled.
- setEnabledVisible(boolean, boolean) - Method in class kiyut.sketsa.canvas.CanvasSelection
-
Deprecated.
- setEnabledVisible(boolean, boolean, boolean) - Method in class kiyut.sketsa.canvas.CanvasSelection
-
Convenience method to set enabled, boundsVisible, handleVisible in one method call
- setEndIndex(long) - Method in class kiyut.sketsa.io.NodeRange
- setExtensionListInDescription(boolean) - Method in class kiyut.sketsa.io.DefaultFileFilter
-
Determines whether the extension list (.jpg, .gif, etc) should show up in the human readable description.
- setFillPaint(Paint) - Method in class kiyut.sketsa.canvas.tool.EllipseTool
- setFillPaint(Paint) - Method in class kiyut.sketsa.canvas.tool.LineTool
- setFillPaint(Paint) - Method in class kiyut.sketsa.canvas.tool.PencilTool
- setFillPaint(Paint) - Method in class kiyut.sketsa.canvas.tool.PenTool
- setFillPaint(Paint) - Method in class kiyut.sketsa.canvas.tool.PolyTool
- setFillPaint(Paint) - Method in class kiyut.sketsa.canvas.tool.RectangleTool
- setFindReplaceList(List<String>, List<String>) - Method in class kiyut.sketsa.options.SourceEditorOptions
- setFindText(String) - Method in class kiyut.sketsa.xmleditor.FindPane
- setFindText(String) - Method in class kiyut.sketsa.xmleditor.ReplacePane
- setFindTextHistory(List<String>) - Method in class kiyut.sketsa.xmleditor.FindPane
- setFindTextHistory(List<String>) - Method in class kiyut.sketsa.xmleditor.ReplacePane
- setFindTextHistory(List<String>) - Method in class kiyut.sketsa.xmleditor.SourceEditorPane
- setFontSetList(List<List<String>>) - Method in class kiyut.sketsa.options.FontSetOptions
- setFormat(boolean) - Method in class kiyut.sketsa.io.DOMPrettyPrinter
-
Sets whether the output must be formatted.
- setFractions(float[]) - Method in class kiyut.sketsa.windows.defs.gradient.DefaultPreviewComponent
-
set fractions
- setGradientElement(SVGGradientElement) - Method in class kiyut.sketsa.windows.defs.gradient.GradientStopTable
- setGradientElement(SVGGradientElement) - Method in class kiyut.sketsa.windows.defs.gradient.GradientStopTableModel
-
set Gradient Element
- setGridColor(Color) - Method in class kiyut.sketsa.options.CanvasOptions
- setGridSize(int) - Method in class kiyut.sketsa.options.CanvasOptions
- setGridStyle(int) - Method in class kiyut.sketsa.options.CanvasOptions
- setGridVisible(boolean) - Method in class kiyut.sketsa.canvas.VectorCanvas
-
Set Grid Visible property, it is just convenience methods
- setHandleSize(int) - Method in class kiyut.sketsa.options.CanvasOptions
- setHandlesVisible(boolean) - Method in class kiyut.sketsa.canvas.CanvasSelection
-
set the visibility of selection handles
- setHorizontalAlignment(int) - Method in class kiyut.sketsa.canvas.CanvasBackground
-
set horizontal alignment
- setIdVisible(boolean) - Method in class kiyut.swing.tree.dom.DOMTree
-
Set whether element id visible or not
- setImage(Image) - Method in class kiyut.sketsa.canvas.CanvasBackground
-
Set background Image
- setImageBounds(Rectangle2D) - Method in class kiyut.sketsa.tool.InsertImagePane
-
Fill the attribute bounds with specified param.
- setImagePath(String) - Method in class kiyut.sketsa.canvas.CanvasBackground
-
set ImagePath.
- setLimit(int) - Method in class kiyut.sketsa.undo.DOMUndoManager
- setLineBreak(String) - Method in class kiyut.sketsa.options.CodeFormatOptions
- setLineWidth(int) - Method in class kiyut.sketsa.options.CodeFormatOptions
- setLocation(double, double) - Method in class kiyut.sketsa.canvas.tool.point.PointShape
- setLocation(double, double) - Method in class kiyut.sketsa.canvas.tool.RotateTool.Anchor
- setMark(int) - Method in class kiyut.sketsa.canvas.text.TextCaret
-
Deprecated.not to be used anymore
- setMinimumDisplayDigits(int) - Method in class kiyut.sketsa.xmleditor.LineNumber
-
Specify the minimum number of digits used to calculate the preferred width of the component.
- setMRUFileList(List<String>) - Method in class kiyut.sketsa.options.MRUFilesOptions
- setNamespaceURI(String) - Method in class kiyut.sketsa.windows.domeditor.AttributeEditor
- setNamespaceURIEnabled(boolean) - Method in class kiyut.sketsa.windows.domeditor.AttributeEditor
- setNewline(String) - Method in class kiyut.sketsa.io.DOMPrettyPrinter
-
Sets the newline characters.
- setNodeFilter(NodeFilter) - Method in class kiyut.swing.tree.dom.DOMTreeModel
-
NodeFilter which is used by TreeWalker, default is null It refreshes the tree.
- setNodeRange(NodeRange) - Method in class kiyut.sketsa.io.DOMPrettyPrinter
- setNodeRange(NodeRange) - Method in class kiyut.sketsa.io.DOMTranscoder
- setPaint(Paint) - Method in class kiyut.sketsa.windows.defs.gradient.DefaultPreviewComponent
-
set Paint
- setPopupVisible(boolean) - Method in class kiyut.swing.button.ComboToggleButton
-
Sets the visibility of the popup.
- setPreferredHeight(int) - Method in class kiyut.sketsa.canvas.Ruler
-
Set Preferred Height
- setPreferredWidth() - Method in class kiyut.sketsa.xmleditor.LineNumber
-
Calculate the width needed to display the maximum line number
- setPreferredWidth(int) - Method in class kiyut.sketsa.canvas.Ruler
-
Set Preferred Width
- setPublicId(String) - Method in class kiyut.sketsa.io.DOMPrettyPrinter
-
Sets the public ID.
- setReplaceTextHistory(List<String>) - Method in class kiyut.sketsa.xmleditor.ReplacePane
- setReplaceTextHistory(List<String>) - Method in class kiyut.sketsa.xmleditor.SourceEditorPane
- setRulerVisible(boolean) - Method in class kiyut.sketsa.windows.canvas.CanvasTopComponent
-
Set the Ruler visible or not
- setSelectedAttribute(Attr) - Method in class kiyut.swing.table.dom.AttributeTable
- setSelectedElement(SVGElement) - Method in class kiyut.sketsa.canvas.tool.point.PointToolModel
-
Set selected Element
- setSelectedIndex(int) - Method in class kiyut.swing.combo.SeparatorComboBox
- setSelectedPathSegment(PathSegment) - Method in class kiyut.sketsa.canvas.tool.point.PointToolModel
-
Set SelectedPathSegment
- setSelectedPoint(PointShape) - Method in class kiyut.sketsa.canvas.tool.point.PointToolModel
-
Set Selected Point
- setSelectionColor(Color) - Method in class kiyut.sketsa.options.CanvasOptions
- setSelectionList(List<SVGElement>) - Method in class kiyut.sketsa.canvas.CanvasSelection
-
Set the selectionList.
- setSelectionList(List<SVGElement>) - Method in class kiyut.sketsa.windows.properties.AbstractGraphicsProperties
- setSelectionList(List<SVGElement>) - Method in class kiyut.sketsa.windows.properties.GeometryProperties
- setSelectionList(List<SVGElement>) - Method in interface kiyut.sketsa.windows.properties.GraphicsProperties
-
set selectionList
- setSelectionTool(SelectionTool) - Method in class kiyut.sketsa.canvas.CanvasSelection
-
Set the
SelectionToolto be used asSelectionTool - setSeparator(String) - Method in class kiyut.swing.combo.SeparatorComboBox
- setSnapToGrid(boolean) - Method in class kiyut.sketsa.canvas.VectorCanvas
-
Set Snap to Grid property
- setStartIndex(long) - Method in class kiyut.sketsa.io.NodeRange
- setStatusText(String) - Method in class kiyut.sketsa.windows.canvas.CanvasTopComponent
-
Show text in the status line.
- setString(String) - Method in class kiyut.swing.text.xml.XMLScanner
- setStroke(Stroke) - Method in class kiyut.sketsa.canvas.tool.EllipseTool
- setStroke(Stroke) - Method in class kiyut.sketsa.canvas.tool.LineTool
- setStroke(Stroke) - Method in class kiyut.sketsa.canvas.tool.PencilTool
- setStroke(Stroke) - Method in class kiyut.sketsa.canvas.tool.PenTool
- setStroke(Stroke) - Method in class kiyut.sketsa.canvas.tool.PolyTool
- setStroke(Stroke) - Method in class kiyut.sketsa.canvas.tool.RectangleTool
- setStrokePaint(Paint) - Method in class kiyut.sketsa.canvas.tool.EllipseTool
- setStrokePaint(Paint) - Method in class kiyut.sketsa.canvas.tool.LineTool
- setStrokePaint(Paint) - Method in class kiyut.sketsa.canvas.tool.PencilTool
- setStrokePaint(Paint) - Method in class kiyut.sketsa.canvas.tool.PenTool
- setStrokePaint(Paint) - Method in class kiyut.sketsa.canvas.tool.PolyTool
- setStrokePaint(Paint) - Method in class kiyut.sketsa.canvas.tool.RectangleTool
- setStylingCSS(boolean) - Method in class kiyut.sketsa.options.CodeFormatOptions
- setSVGDataObject(SVGDataObject) - Method in class kiyut.sketsa.windows.canvas.CanvasTopComponent
-
Set the
SVGDataObjectfor this component - setSVGDocument(SVGDocument) - Method in class kiyut.sketsa.canvas.CanvasModel
-
Set
SVGDocument - setSVGDocument(SVGDocument) - Method in class kiyut.sketsa.canvas.VectorCanvas
-
Set SVGDocument
- setSVGDocument(SVGDocument) - Method in class kiyut.sketsa.loaders.SVGDataObject
-
Set SVGDocument associated with this DataObject.
- setSVGDocument(SVGDocument) - Method in class kiyut.sketsa.tool.ExportAsImageWindow
- setSVGDocument(SVGDocument) - Method in class kiyut.sketsa.tool.PreviewPane
-
This methods take deepClone copy of the passed doc
- setSVGDocument(SVGDocument) - Method in class kiyut.sketsa.undo.DOMUndoManager
-
set
SVGDocumentto be monitored - setSVGDocument(SVGDocument) - Method in class kiyut.sketsa.windows.domeditor.CanvasDOMTree
-
set SVGDocument
- setSVGDocument(SVGDocument, boolean) - Method in class kiyut.sketsa.loaders.SVGDataObject
-
Set SVGDocument associated with this DataObject.
- setSVGEditorCookie(SVGEditorCookie) - Method in class kiyut.sketsa.windows.toolbox.AbstractToolAction
-
Set SVGEditorCookie
- setSVGElement(VectorCanvas, SVGElement) - Method in class kiyut.sketsa.windows.defs.filter.primitive.AbstractFilterPrimitiveProperty
- setSVGElement(VectorCanvas, SVGElement) - Method in interface kiyut.sketsa.windows.defs.filter.primitive.FilterPrimitiveProperty
-
set
SVGElement - setSVGElement(SVGElement) - Method in class kiyut.sketsa.windows.defs.AbstractElementProperty
- setSVGElement(SVGElement) - Method in class kiyut.sketsa.windows.defs.filter.FilterProperties
- setSVGElement(SVGElement) - Method in class kiyut.sketsa.windows.defs.gradient.LinearGradientProperties
- setSVGElement(SVGElement) - Method in class kiyut.sketsa.windows.defs.gradient.RadialGradientProperties
- setSVGElement(SVGElement) - Method in class kiyut.sketsa.windows.defs.marker.MarkerProperties
- setSVGElement(SVGElement) - Method in class kiyut.sketsa.windows.defs.pattern.PatternProperties
- setSVGElement(SVGElement) - Method in class kiyut.sketsa.windows.properties.geometry.ElementGeometryProperties
-
Set SVGElement
- setSVGFilterElement(VectorCanvas, SVGFilterElement) - Method in class kiyut.sketsa.windows.defs.filter.FilterEditor
- setSVGFilterElement(VectorCanvas, SVGFilterElement) - Method in class kiyut.sketsa.windows.defs.filter.FilterTree
- setSVGFilterElement(SVGFilterElement) - Method in class kiyut.sketsa.windows.defs.filter.FilterTreeModel
- setSVGTextElement(SVGTextElement) - Method in class kiyut.sketsa.canvas.text.TextDocument
- setSVGTextElement(SVGTextElement) - Method in class kiyut.sketsa.canvas.text.TextEditor
- setSyntaxFont(String, Font) - Method in class kiyut.sketsa.options.CodeColoringOptions
- setSyntaxFont(Map<String, Font>) - Method in class kiyut.swing.text.xml.XMLContext
- setSyntaxFontMap(Map<String, Font>) - Method in class kiyut.sketsa.options.CodeColoringOptions
- setSyntaxForeground(String, Color) - Method in class kiyut.sketsa.options.CodeColoringOptions
- setSyntaxForeground(Map<String, Color>) - Method in class kiyut.swing.text.xml.XMLContext
- setSyntaxForegroundMap(Map<String, Color>) - Method in class kiyut.sketsa.options.CodeColoringOptions
- setSystemId(String) - Method in class kiyut.sketsa.io.DOMPrettyPrinter
-
Sets the system ID.
- setTabulationWidth(int) - Method in class kiyut.sketsa.io.DOMPrettyPrinter
-
Sets the tabulation width.
- setTabWidth(int) - Method in class kiyut.sketsa.options.CodeFormatOptions
- setTabWidth(int) - Method in class kiyut.swing.text.xml.XMLContext
- setText(String) - Method in class kiyut.sketsa.windows.domeditor.EmptyPane
- setText(String) - Method in class kiyut.sketsa.xmleditor.XMLTextEditor
- setTool(Tool) - Method in class kiyut.sketsa.canvas.VectorCanvas
-
Set Current Tool
- setType(int) - Method in class kiyut.sketsa.windows.defs.gradient.DefaultPreviewComponent
-
set type
- setType(short) - Method in class kiyut.sketsa.canvas.tool.point.PathSegment
-
Set the SVGPathSeq constant eg: PATHSEG_MOVETO_ABS, PATHSEG_CURVETO_CUBIC_ABS, PATHSEG_LINETO_ABS, etc
- setUndoLimit(int) - Method in class kiyut.sketsa.options.GeneralOptions
- setUnitType(int) - Method in class kiyut.sketsa.canvas.Ruler
-
Set unitType for the ruler
- setUseImageSize(boolean) - Method in class kiyut.sketsa.tool.InsertImagePane
-
If true, when the image loaded by browse, it will auto fill the field width and height with Image size, currently it is only work with raster Image.
- setUserDir(File) - Static method in class kiyut.sketsa.util.IOUtilities
-
Convenience methods to set user's current working directory aka
System.getProperty("user.dir"). - setValue(int) - Method in class kiyut.sketsa.xmleditor.FindPane
- setValue(int) - Method in class kiyut.sketsa.xmleditor.ReplacePane
- setValueAt(Object, int, int) - Method in class kiyut.sketsa.windows.defs.gradient.GradientStopTableModel
- setValueAt(Object, int, int) - Method in class kiyut.swing.table.dom.AttributeTableModel
-
Overriden to do nothing
- setVectorCanvas(VectorCanvas) - Method in class kiyut.sketsa.canvas.CanvasBackground
-
Sets the canvas associated with this CanvasSelection.
- setVectorCanvas(VectorCanvas) - Method in interface kiyut.sketsa.canvas.CanvasGrid
-
Sets the canvas associated with this CanvasSelection.
- setVectorCanvas(VectorCanvas) - Method in class kiyut.sketsa.canvas.CanvasSelection
-
Sets the canvas associated with this CanvasSelection.
- setVectorCanvas(VectorCanvas) - Method in class kiyut.sketsa.canvas.DefaultCanvasGrid
- setVectorCanvas(VectorCanvas) - Method in class kiyut.sketsa.canvas.text.TextDocument
- setVectorCanvas(VectorCanvas) - Method in class kiyut.sketsa.canvas.text.TextEditor
- setVectorCanvas(VectorCanvas) - Method in class kiyut.sketsa.canvas.tool.AbstractTool
- setVectorCanvas(VectorCanvas) - Method in class kiyut.sketsa.canvas.tool.DefaultMoveTool
- setVectorCanvas(VectorCanvas) - Method in class kiyut.sketsa.canvas.tool.DefaultResizeTool
- setVectorCanvas(VectorCanvas) - Method in class kiyut.sketsa.canvas.tool.DefaultSelectionTool
- setVectorCanvas(VectorCanvas) - Method in class kiyut.sketsa.canvas.tool.DirectSelectionTool
- setVectorCanvas(VectorCanvas) - Method in class kiyut.sketsa.canvas.tool.DropperTool
- setVectorCanvas(VectorCanvas) - Method in class kiyut.sketsa.canvas.tool.EllipseTool
- setVectorCanvas(VectorCanvas) - Method in class kiyut.sketsa.canvas.tool.ImageTool
- setVectorCanvas(VectorCanvas) - Method in class kiyut.sketsa.canvas.tool.LassoTool
- setVectorCanvas(VectorCanvas) - Method in class kiyut.sketsa.canvas.tool.LineTool
- setVectorCanvas(VectorCanvas) - Method in class kiyut.sketsa.canvas.tool.PanTool
- setVectorCanvas(VectorCanvas) - Method in class kiyut.sketsa.canvas.tool.PencilTool
- setVectorCanvas(VectorCanvas) - Method in class kiyut.sketsa.canvas.tool.PenTool
- setVectorCanvas(VectorCanvas) - Method in class kiyut.sketsa.canvas.tool.point.AbstractPointTool
- setVectorCanvas(VectorCanvas) - Method in class kiyut.sketsa.canvas.tool.point.PointToolModel
-
If the canvas is different with the currently hold canvas, it call refresh()
- setVectorCanvas(VectorCanvas) - Method in class kiyut.sketsa.canvas.tool.PolyTool
- setVectorCanvas(VectorCanvas) - Method in class kiyut.sketsa.canvas.tool.RectangleTool
- setVectorCanvas(VectorCanvas) - Method in class kiyut.sketsa.canvas.tool.RotateTool
- setVectorCanvas(VectorCanvas) - Method in class kiyut.sketsa.canvas.tool.ScaleTool
- setVectorCanvas(VectorCanvas) - Method in class kiyut.sketsa.canvas.tool.SkewTool
- setVectorCanvas(VectorCanvas) - Method in class kiyut.sketsa.canvas.tool.TextTool
- setVectorCanvas(VectorCanvas) - Method in interface kiyut.sketsa.canvas.tool.Tool
-
set the canvas for the tool
- setVectorCanvas(VectorCanvas) - Method in class kiyut.sketsa.canvas.tool.TranslateTool
- setVectorCanvas(VectorCanvas) - Method in class kiyut.sketsa.canvas.tool.ZoomTool
- setVectorCanvas(VectorCanvas) - Method in class kiyut.sketsa.tool.CanvasBackgroundPane
-
Set Canvas and update available background Options (this panel - GUI) or refresh the options value
- setVectorCanvas(VectorCanvas) - Method in class kiyut.sketsa.tool.DuplicateIdFinderPane
- setVectorCanvas(VectorCanvas) - Method in class kiyut.sketsa.tool.TransformPane
- setVectorCanvas(VectorCanvas) - Method in class kiyut.sketsa.windows.defs.AbstractElementProperty
- setVectorCanvas(VectorCanvas) - Method in class kiyut.sketsa.windows.defs.DefsPane
-
Set
VectorCanvasto be monitored for changes in that Canvas SVGDocument - setVectorCanvas(VectorCanvas) - Method in class kiyut.sketsa.windows.domeditor.ElementEditor
- setVectorCanvas(VectorCanvas) - Method in class kiyut.sketsa.windows.properties.AbstractGraphicsProperties
- setVectorCanvas(VectorCanvas) - Method in class kiyut.sketsa.windows.properties.FillProperties
- setVectorCanvas(VectorCanvas) - Method in class kiyut.sketsa.windows.properties.geometry.ElementGeometryProperties
-
Set
VectorCanvas - setVectorCanvas(VectorCanvas) - Method in class kiyut.sketsa.windows.properties.GeometryProperties
- setVectorCanvas(VectorCanvas) - Method in interface kiyut.sketsa.windows.properties.GraphicsProperties
-
set the canvas
- setVectorCanvas(VectorCanvas) - Method in class kiyut.sketsa.windows.properties.Properties
- setVectorCanvas(VectorCanvas) - Method in class kiyut.sketsa.windows.properties.StrokeProperties
-
set the canvas
- setVectorCanvas(VectorCanvas) - Method in class kiyut.sketsa.windows.textstyle.TextStyleProperties
- setVectorCanvas(VectorCanvas) - Method in class kiyut.sketsa.xmleditor.SourceEditorPane
- setVectorCanvas(VectorCanvas) - Method in class kiyut.sketsa.xmleditor.SourceEditorWindow
-
Set
SVGDocument - setVectorCanvas(VectorCanvas, JViewport) - Method in class kiyut.sketsa.windows.canvas.DefaultNavigator
- setVectorCanvas(VectorCanvas, JViewport) - Method in class kiyut.sketsa.windows.canvas.Navigator
- setVerticalAlignment(int) - Method in class kiyut.sketsa.canvas.CanvasBackground
-
set vertical alignment
- setVisible(boolean) - Method in class kiyut.sketsa.canvas.CanvasBackground
-
set visible property
- setVisible(boolean) - Method in interface kiyut.sketsa.canvas.CanvasGrid
-
Shows or hides depending on the value of parameter.
- setVisible(boolean) - Method in class kiyut.sketsa.canvas.DefaultCanvasGrid
- setVisible(boolean) - Method in class kiyut.sketsa.canvas.text.TextCaret
-
Set the caret visibility
- setVisible(boolean, boolean) - Method in class kiyut.sketsa.canvas.CanvasSelection
-
Convenience method to set boundsVisible, handleVisible in one method call
- setXMLDeclaration(String) - Method in class kiyut.sketsa.io.DOMPrettyPrinter
-
Sets the XML declaration text.
- setZoomFactor(double) - Method in class kiyut.sketsa.canvas.VectorCanvas
-
Set zoom factor
- shape - Variable in class kiyut.sketsa.windows.canvas.DefaultNavigator.NavigatorOverlay
- showAlert(String) - Method in class kiyut.sketsa.canvas.CanvasUserAgent
-
Since it is editor, it display nothing
- showBetaNotice() - Method in class kiyut.sketsa.registration.RegistrationManager
- showDialog(Component) - Static method in class kiyut.sketsa.registration.BetaVersionPane
-
Convenience method to show this component as Dialog
- showDialog(Component) - Method in class kiyut.sketsa.xmleditor.FindPane
- showDialog(Component) - Method in class kiyut.sketsa.xmleditor.ReplacePane
- showDialog(Component, Color) - Static method in class kiyut.sketsa.canvas.tool.DropperPane
-
Show Dialog
- showDialog(Component, List<List<String>>, boolean) - Static method in class kiyut.sketsa.windows.textstyle.FontChooserPane
- showDialog(Component, VectorCanvas, Rectangle2D) - Static method in class kiyut.sketsa.tool.InsertImagePane
-
Convenience static methods to display this component as a Dialog
- ShowGridAction - Class in kiyut.sketsa.actions
-
Action which shows Grid for the
VectorCanvas - ShowGridAction() - Constructor for class kiyut.sketsa.actions.ShowGridAction
- showLineNumber(boolean) - Method in class kiyut.sketsa.xmleditor.SourceEditorPane
- showPopup() - Method in class kiyut.swing.button.ComboToggleButton
-
Causes the combo button to display its popup window.
- showReminder() - Method in class kiyut.sketsa.registration.RegistrationManager
- ShowRulerAction - Class in kiyut.sketsa.actions
-
Action which Show Ruler for the
VectorCanvas - ShowRulerAction() - Constructor for class kiyut.sketsa.actions.ShowRulerAction
- SIENNA_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- SILVER_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- simplify(double, List<Point2D>, List<Point2D>) - Static method in class kiyut.sketsa.util.GeomUtilities
-
Computes the simplified version of the pointList and approximation tolerance and stores on the simplifyList.
- size - Variable in class kiyut.sketsa.io.DOMPrettyPrinter
- size() - Method in class kiyut.sketsa.canvas.tool.point.PointToolModel
-
Returns the number of elements.
- size() - Method in class kiyut.sketsa.undo.DOMUndoManager.ExtendedCompoundEdit
- SkewTool - Class in kiyut.sketsa.canvas.tool
-
Implementation of Skew Tool
- SkewTool() - Constructor for class kiyut.sketsa.canvas.tool.SkewTool
-
Creates a new instance of ShearTool
- SkewToolAction - Class in kiyut.sketsa.windows.toolbox
-
Action wrapper for
SkewToolwhich is used by Toolbox, aka Toolbox Item - SkewToolAction() - Constructor for class kiyut.sketsa.windows.toolbox.SkewToolAction
-
Creates a new instance of SkewToolAction
- skipSpaces() - Method in class kiyut.swing.text.xml.XMLScanner
- SKYBLUE_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- SLATEBLUE_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- SLATEGRAY_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- SLATEGREY_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- slopeField - Variable in class kiyut.sketsa.windows.defs.filter.primitive.FEComponentTransferFunctionProperty
- snapToGrid - Variable in class kiyut.sketsa.canvas.VectorCanvas
-
Snap To Grid
- SnapToGridAction - Class in kiyut.sketsa.actions
-
Action which set SnapToGrid for the
VectorCanvas - SnapToGridAction() - Constructor for class kiyut.sketsa.actions.SnapToGridAction
- SNOW_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- SourceEditorAction - Class in kiyut.sketsa.actions
-
Action which shows SVG Source Editor for the current active
VectorCanvas - SourceEditorAction() - Constructor for class kiyut.sketsa.actions.SourceEditorAction
- SourceEditorOptions - Class in kiyut.sketsa.options
-
SourceEditor settings for Netbeans Platform Settings.
- SourceEditorOptions() - Constructor for class kiyut.sketsa.options.SourceEditorOptions
- SourceEditorPane - Class in kiyut.sketsa.xmleditor
-
Implementation of Source Editor Panel
- SourceEditorPane() - Constructor for class kiyut.sketsa.xmleditor.SourceEditorPane
-
Creates new SourceEditorPane
- SourceEditorWindow - Class in kiyut.sketsa.xmleditor
-
SourceEditorWindow.
- SourceEditorWindow(Frame, boolean) - Constructor for class kiyut.sketsa.xmleditor.SourceEditorWindow
- specularConstantField - Variable in class kiyut.sketsa.windows.defs.filter.primitive.FESpecularLightingProperty
- specularExponentField - Variable in class kiyut.sketsa.windows.defs.filter.primitive.FESpecularLightingProperty
- specularExponentField - Variable in class kiyut.sketsa.windows.defs.filter.primitive.FESpotLightProperty
- SPRINGGREEN_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- start(String) - Method in class kiyut.sketsa.undo.DOMUndoManager
-
Start recording the change
- startEdit() - Method in class kiyut.sketsa.canvas.text.DefaultTextEditor
- startEdit() - Method in class kiyut.sketsa.canvas.text.TextEditor
- startIndex - Variable in class kiyut.sketsa.io.NodeRange
- startTool() - Method in class kiyut.sketsa.canvas.tool.AbstractTool
- startTool() - Method in class kiyut.sketsa.canvas.tool.DefaultMoveTool
- startTool() - Method in class kiyut.sketsa.canvas.tool.DefaultResizeTool
- startTool() - Method in class kiyut.sketsa.canvas.tool.DefaultSelectionTool
- startTool() - Method in class kiyut.sketsa.canvas.tool.DirectSelectionTool
- startTool() - Method in class kiyut.sketsa.canvas.tool.DropperTool
- startTool() - Method in class kiyut.sketsa.canvas.tool.EllipseTool
- startTool() - Method in class kiyut.sketsa.canvas.tool.ImageTool
- startTool() - Method in class kiyut.sketsa.canvas.tool.LassoTool
- startTool() - Method in class kiyut.sketsa.canvas.tool.LineTool
- startTool() - Method in class kiyut.sketsa.canvas.tool.PanTool
- startTool() - Method in class kiyut.sketsa.canvas.tool.PencilTool
- startTool() - Method in class kiyut.sketsa.canvas.tool.PenTool
- startTool() - Method in class kiyut.sketsa.canvas.tool.point.AddPointTool
- startTool() - Method in class kiyut.sketsa.canvas.tool.point.MovePointTool
- startTool() - Method in class kiyut.sketsa.canvas.tool.point.RemovePointTool
- startTool() - Method in class kiyut.sketsa.canvas.tool.PolyTool
- startTool() - Method in class kiyut.sketsa.canvas.tool.RectangleTool
- startTool() - Method in class kiyut.sketsa.canvas.tool.RotateTool
- startTool() - Method in class kiyut.sketsa.canvas.tool.ScaleTool
- startTool() - Method in class kiyut.sketsa.canvas.tool.SkewTool
- startTool() - Method in class kiyut.sketsa.canvas.tool.TextTool
- startTool() - Method in interface kiyut.sketsa.canvas.tool.Tool
-
Invoked when the tool is started
- startTool() - Method in class kiyut.sketsa.canvas.tool.TranslateTool
- startTool() - Method in class kiyut.sketsa.canvas.tool.ZoomInTool
- startTool() - Method in class kiyut.sketsa.canvas.tool.ZoomOutTool
- startTool() - Method in class kiyut.sketsa.canvas.tool.ZoomTool
- startX - Variable in class kiyut.sketsa.canvas.tool.DefaultSelectionTool
- startY - Variable in class kiyut.sketsa.canvas.tool.DefaultSelectionTool
- StatusBar - Class in kiyut.swing.statusbar
-
Status Bar component
- StatusBar() - Constructor for class kiyut.swing.statusbar.StatusBar
-
Creates a new instance of StatusBar
- StatusBarItem - Class in kiyut.swing.statusbar
-
Status Bar Item component
- StatusBarItem() - Constructor for class kiyut.swing.statusbar.StatusBarItem
-
Creates a new instance of StatusBarItem
- StatusBarItem(String, int, int) - Constructor for class kiyut.swing.statusbar.StatusBarItem
- STEELBLUE_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- stopEdit() - Method in class kiyut.sketsa.canvas.text.DefaultTextEditor
- stopEdit() - Method in class kiyut.sketsa.canvas.text.TextEditor
- store() - Method in class kiyut.sketsa.options.CodeColoringOptions
- store() - Method in class kiyut.sketsa.options.FontSetOptions
- store() - Method in class kiyut.sketsa.options.MRUFilesOptions
- stringToColor(String) - Static method in class kiyut.sketsa.options.OptionsUtilities
-
Return Color from the supplied value string in hex format eg:#53F27C
- stringToColor(String, Color) - Static method in class kiyut.sketsa.options.OptionsUtilities
-
Return Color from the supplied value string in hex format eg:#53F27C
- stringToFont(String) - Static method in class kiyut.sketsa.options.OptionsUtilities
-
Return Font from the supplied string in the following format fontName;fontStyle;fontSize
- stringToList(String) - Static method in class kiyut.sketsa.options.FontSetOptions
- stroke - Variable in class kiyut.sketsa.canvas.tool.PencilTool
- stroke - Variable in class kiyut.sketsa.canvas.tool.PenTool
- stroke - Variable in class kiyut.sketsa.canvas.tool.point.AbstractPointTool
- stroke - Variable in class kiyut.sketsa.canvas.tool.PolyTool
- strokePaint - Variable in class kiyut.sketsa.canvas.tool.PencilTool
- strokePaint - Variable in class kiyut.sketsa.canvas.tool.PenTool
- strokePaint - Variable in class kiyut.sketsa.canvas.tool.PolyTool
- StrokeProperties - Class in kiyut.sketsa.windows.properties
-
Implementaion of Stroke Presentation Property Panel
- StrokeProperties() - Constructor for class kiyut.sketsa.windows.properties.StrokeProperties
-
Creates new form MultiStrokeProperty
- strokeToPath(VectorCanvas) - Method in class kiyut.sketsa.tool.PathModifier
-
Convert the currently selected shapes stroke in VectorCanvas into SVG Path element
- StrokeToPathAction - Class in kiyut.sketsa.actions
-
Action which convert Canvas Selected Shapes stroke into SVGPath
- StrokeToPathAction() - Constructor for class kiyut.sketsa.actions.StrokeToPathAction
- strokeWidth - Variable in class kiyut.sketsa.canvas.tool.PencilTool
- strokeWidth - Variable in class kiyut.sketsa.canvas.tool.PenTool
- strokeWidth - Variable in class kiyut.sketsa.canvas.tool.PolyTool
- STYLING_CSS_PROPERTY - Static variable in class kiyut.sketsa.options.CodeFormatOptions
- subtract(VectorCanvas) - Method in class kiyut.sketsa.tool.PathModifier
-
CAG (Constructive Area Geometry) Subtracts operation for the currently selected objects on the canvas.
- supportedFlavors - Variable in class kiyut.sketsa.canvas.CanvasTransferable
- surfaceScaleField - Variable in class kiyut.sketsa.windows.defs.filter.primitive.FEDiffuseLightingProperty
- surfaceScaleField - Variable in class kiyut.sketsa.windows.defs.filter.primitive.FESpecularLightingProperty
- suspendEncoding() - Method in class kiyut.util.Base64.OutputStream
-
Suspends encoding of the stream.
- SVG_ALICEBLUE_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_ANTIQUEWHITE_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_AQUA_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_AQUAMARINE_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_AZURE_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_BEIGE_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_BISQUE_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_BLACK_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_BLANCHEDALMOND_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_BLUE_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_BLUE_VIOLET_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_BROWN_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_BURLYWOOD_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_CADETBLUE_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_CHARTREUSE_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_CHOCOLATE_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_CORAL_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_CORNFLOWERBLUE_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_CORNSILK_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_CRIMSON_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_CYAN_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_DARKBLUE_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_DARKCYAN_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_DARKGOLDEN_ROD_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_DARKGRAY_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_DARKGREEN_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_DARKGREY_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_DARKKHAKI_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_DARKMAGENTA_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_DARKOLIVEGREEN_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_DARKORANGE_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_DARKORCHID_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_DARKRED_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_DARKSALMON_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_DARKSEAGREEN_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_DARKSLATEBLUE_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_DARKSLATEGRAY_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_DARKSLATEGREY_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_DARKTURQUOISE_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_DARKVIOLET_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_DEEPPINK_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_DEEPSKYBLUE_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_DIMGRAY_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_DIMGREY_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_DODGERBLUE_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_FIREBRICK_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_FLORALWHITE_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_FORESTGREEN_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_FUCHSIA_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_GAINSBORO_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_GHOSTWHITE_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_GOLD_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_GOLDENROD_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_GRAY_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_GREEN_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_GREENYELLOW_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_GREY_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_HONEYDEW_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_HOTPINK_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_INDIANRED_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_INDIGO_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_IVORY_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_KHAKI_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_LAVENDER_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_LAVENDERBLUSH_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_LAWNGREEN_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_LEMONCHIFFON_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_LIGHTBLUE_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_LIGHTCORAL_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_LIGHTCYAN_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_LIGHTGOLDENRODYELLOW_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_LIGHTGRAY_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_LIGHTGREEN_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_LIGHTGREY_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_LIGHTPINK_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_LIGHTSALMON_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_LIGHTSEAGREEN_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_LIGHTSKYBLUE_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_LIGHTSLATEGRAY_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_LIGHTSLATEGREY_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_LIGHTSTEELBLUE_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_LIGHTYELLOW_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_LIME_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_LIMEGREEN_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_LINEN_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_MAGENTA_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_MAROON_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_MEDIUMAQUAMARINE_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_MEDIUMBLUE_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_MEDIUMORCHID_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_MEDIUMPURPLE_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_MEDIUMSEAGREEN_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_MEDIUMSLATEBLUE_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_MEDIUMSPRINGGREEN_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_MEDIUMTURQUOISE_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_MEDIUMVIOLETRED_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_MIDNIGHTBLUE_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_MINTCREAM_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_MISTYROSE_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_MOCCASIN_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_NAVAJOWHITE_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_NAVY_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_OLDLACE_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_OLIVE_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_OLIVEDRAB_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_ORANGE_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_ORANGERED_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_ORCHID_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_PALEGOLDENROD_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_PALEGREEN_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_PALETURQUOISE_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_PALEVIOLETRED_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_PAPAYAWHIP_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_PEACHPUFF_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_PERU_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_PINK_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_PLUM_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_POWDERBLUE_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_PURPLE_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_RED_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_ROSYBROWN_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_ROYALBLUE_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_SADDLEBROWN_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_SALMON_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_SANDYBROWN_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_SEAGREEN_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_SEASHELL_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_SIENNA_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_SILVER_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_SKYBLUE_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_SLATEBLUE_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_SLATEGRAY_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_SLATEGREY_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_SNOW_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_SPRINGGREEN_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_STEELBLUE_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_TAN_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_TEAL_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_THISTLE_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_TOMATO_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_TURQUOISE_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_VIOLET_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_WHEAT_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_WHITE_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_WHITESMOKE_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_YELLOW_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVG_YELLOWGREEN_VALUE - Static variable in class kiyut.sketsa.util.ColorConvertion
- SVGConstants - Interface in kiyut.sketsa.util
-
Redefine here for the purpose reduce the coupling with Apache Batik
- SVGDataObject - Class in kiyut.sketsa.loaders
-
SVGDataObject class
- SVGDataObject(FileObject, MultiFileLoader) - Constructor for class kiyut.sketsa.loaders.SVGDataObject
- svgDocument - Variable in class kiyut.sketsa.loaders.SVGDataObject
-
SVGDocument
- SVGDocumentLoader() - Constructor for class kiyut.sketsa.loaders.SVGEditorSupport.SVGDocumentLoader
- SVGDocumentLoader(boolean) - Constructor for class kiyut.sketsa.loaders.SVGEditorSupport.SVGDocumentLoader
- SVGEditorCookie - Interface in kiyut.sketsa.cookies
-
Cookie for SVG Editor
- SVGEditorSupport - Class in kiyut.sketsa.loaders
-
Support for associating a SVG Editor
kiyut.sketsa.windows.canvas.CanvasTopComponent CanvasTopComponentandSVGDocumentto aDataObject. - SVGEditorSupport(SVGDataObject) - Constructor for class kiyut.sketsa.loaders.SVGEditorSupport
- SVGEditorSupport.ListenerRegistry - Class in kiyut.sketsa.loaders
- SVGEditorSupport.SVGDocumentLoader - Class in kiyut.sketsa.loaders
-
DocumentLoader Helper class
- SVGEditorSupport.SVGRevertCookie - Class in kiyut.sketsa.loaders
- SVGEditorSupport.SVGSaveCookie - Class in kiyut.sketsa.loaders
- SVGEditorSupportEvent - Class in kiyut.sketsa.loaders.event
-
An event for
SVGEditorSupport. - SVGEditorSupportEvent(Object, SVGDocument) - Constructor for class kiyut.sketsa.loaders.event.SVGEditorSupportEvent
- SVGEditorSupportEvent(Object, SVGDocument, TopComponent) - Constructor for class kiyut.sketsa.loaders.event.SVGEditorSupportEvent
- SVGEditorSupportEvent(Object, SVGDocument, SVGDocument, TopComponent) - Constructor for class kiyut.sketsa.loaders.event.SVGEditorSupportEvent
- SVGEditorSupportListener - Interface in kiyut.sketsa.loaders.event
-
An event listener system for various stage or phase when document is processed in the
SVGEditorSupportImportant: when you implement and attach this listener be careful with exception, becauseSVGEditorSupportdoes not handle an exception occured from this listener. - SVGEditorSupportListenerAdapter - Class in kiyut.sketsa.loaders.event
-
Just convenience adapater class.
- SVGEditorSupportListenerAdapter() - Constructor for class kiyut.sketsa.loaders.event.SVGEditorSupportListenerAdapter
- SVGFileFilter - Class in kiyut.sketsa.io
-
SVGFileFilter.
- SVGFileFilter() - Constructor for class kiyut.sketsa.io.SVGFileFilter
-
Creates a new instance of SVGFileFilter.
- SVGFileView - Class in kiyut.sketsa.io
-
SVGFileView is used by JFileChooser to provide customized file icon for svg files
- SVGFileView() - Constructor for class kiyut.sketsa.io.SVGFileView
- SVGGeometryProperties - Class in kiyut.sketsa.windows.properties.geometry
-
Implementation of SVGSVGElement Geometry Property Panel
- SVGGeometryProperties() - Constructor for class kiyut.sketsa.windows.properties.geometry.SVGGeometryProperties
-
Creates new form SVGGeometryProperties
- SVGGradientUtilities - Class in kiyut.sketsa.windows.defs.gradient
-
Collection of Gradient Utilities
- SVGGradientUtilities() - Constructor for class kiyut.sketsa.windows.defs.gradient.SVGGradientUtilities
- svgIcon - Variable in class kiyut.sketsa.io.SVGFileView
- SVGNodeFilter - Class in kiyut.sketsa.util
-
Abstract Class for SVGNodeFilter
- SVGNodeFilter() - Constructor for class kiyut.sketsa.util.SVGNodeFilter
- SVGPaintNodeFilter - Class in kiyut.sketsa.windows.defs.gradient
-
SVGPaintNode Filter
- SVGPaintNodeFilter() - Constructor for class kiyut.sketsa.windows.defs.gradient.SVGPaintNodeFilter
-
Creates a new instance of SVGPaintNodeFilter
- svgPaintTypeDebug(SVGPaint) - Static method in class kiyut.sketsa.Debug
- SVGRevertCookie() - Constructor for class kiyut.sketsa.loaders.SVGEditorSupport.SVGRevertCookie
- SVGSaveCookie() - Constructor for class kiyut.sketsa.loaders.SVGEditorSupport.SVGSaveCookie
- SVGSelectableNodeFilter - Class in kiyut.sketsa.canvas
-
Canvas Selectable NodeFilter
- SVGSelectableNodeFilter() - Constructor for class kiyut.sketsa.canvas.SVGSelectableNodeFilter
- SVGWriter - Class in kiyut.sketsa.io
-
It is only a wrapper for DOMTranscoder
- swap(double[], int, int) - Method in class kiyut.sketsa.canvas.tool.DefaultResizeTool
- SYNTAX_FONT_MAP_PROPERTY - Static variable in class kiyut.sketsa.options.CodeColoringOptions
- SYNTAX_FONT_PROPERTY - Static variable in class kiyut.sketsa.options.CodeColoringOptions
- SYNTAX_FOREGROUND_MAP_PROPERTY - Static variable in class kiyut.sketsa.options.CodeColoringOptions
- SYNTAX_FOREGROUND_PROPERTY - Static variable in class kiyut.sketsa.options.CodeColoringOptions
- syntaxFontMap - Variable in class kiyut.swing.text.xml.XMLContext
-
syntax font map
- syntaxForegroundMap - Variable in class kiyut.swing.text.xml.XMLContext
-
syntax foreground map
- systemId - Variable in class kiyut.sketsa.io.DOMPrettyPrinter
-
The system id.
T
- TAB_WIDTH_PROPERTY - Static variable in class kiyut.sketsa.options.CodeFormatOptions
- tableField - Variable in class kiyut.sketsa.windows.defs.filter.primitive.FEComponentTransferFunctionProperty
- tabulationWidth - Variable in class kiyut.sketsa.io.DOMPrettyPrinter
-
The tabulation width.
- tabWidth - Variable in class kiyut.swing.text.xml.XMLContext
- TAN_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- TEAL_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- TEMP_ERROR_CONTEXT - Static variable in class kiyut.swing.text.xml.XMLScanner
- TEXT_COMPOUND_ID - Static variable in class kiyut.sketsa.canvas.text.TextDocument
- TextAdapter - Class in kiyut.sketsa.canvas.event
-
The adapter which receives TextListener events.
- TextAdapter() - Constructor for class kiyut.sketsa.canvas.event.TextAdapter
- TextCaret - Class in kiyut.sketsa.canvas.text
-
A place within a document view that represents where things can be inserted into the document model.
- TextCaret() - Constructor for class kiyut.sketsa.canvas.text.TextCaret
-
Creates a new instance of TextCaret
- TextCaretEvent - Class in kiyut.sketsa.canvas.event
-
CaretEvent is used to notify interested parties that the text caret has changed in the event source
- TextCaretEvent(Object, int, int) - Constructor for class kiyut.sketsa.canvas.event.TextCaretEvent
-
Creates a new instance of CanvasCaretEvent
- textComponent - Variable in class kiyut.sketsa.xmleditor.LineNumber
-
JTextComponentwhich thisLineNumbercomponent is in sync with - TextDocument - Class in kiyut.sketsa.canvas.text
-
The TextDocument is a container for SVGTextElement that serves as the model for VectorCanvas text editing capability.
- TextDocument() - Constructor for class kiyut.sketsa.canvas.text.TextDocument
-
Creates a new instance of TextDocument
- textEditor - Variable in class kiyut.sketsa.canvas.VectorCanvas
-
TextEditor
- TextEditor - Class in kiyut.sketsa.canvas.text
- TextEditor() - Constructor for class kiyut.sketsa.canvas.text.TextEditor
- TextEditorFactory - Class in kiyut.sketsa.windows.canvas
- TextEditorFactory() - Constructor for class kiyut.sketsa.windows.canvas.TextEditorFactory
- TextEvent - Class in kiyut.sketsa.canvas.event
-
An event that characterizes a change in canvas text
- TextEvent(int, int, int) - Constructor for class kiyut.sketsa.canvas.event.TextEvent
-
Creates a new instance of TextDocumentEvent
- TextGeometryProperties - Class in kiyut.sketsa.windows.properties.geometry
-
Implementation of SVGTextElement Geometry Property Panel
- TextGeometryProperties() - Constructor for class kiyut.sketsa.windows.properties.geometry.TextGeometryProperties
-
Creates new form TextGeometryProperties
- textIcon - Variable in class kiyut.swing.tree.dom.DOMTreeCellRenderer
- TextListener - Interface in kiyut.sketsa.canvas.event
-
Defines a listener for canvas text events.
- textNode - Variable in class kiyut.sketsa.canvas.text.TextEditor
- TextStyleProperties - Class in kiyut.sketsa.windows.textstyle
-
TextStyleProperties panel
- TextStyleProperties() - Constructor for class kiyut.sketsa.windows.textstyle.TextStyleProperties
-
Creates new form ExtendedTextProperty
- TextStyleTopComponent - Class in kiyut.sketsa.windows.textstyle
-
TopComponent which displays
TextStyleProperties - TextTool - Class in kiyut.sketsa.canvas.tool
-
Implementation of Text Tool
- TextTool() - Constructor for class kiyut.sketsa.canvas.tool.TextTool
-
Creates a new instance of TextTool
- TextToolAction - Class in kiyut.sketsa.windows.toolbox
-
Action wrapper for
TextToolwhich is used by Toolbox, aka Toolbox Item - TextToolAction() - Constructor for class kiyut.sketsa.windows.toolbox.TextToolAction
-
Creates a new instance of TextToolAction
- THISTLE_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- timer - Variable in class kiyut.swing.button.ComboToggleButton
-
Timer for popup to show, if pressed long enough
- timerActionPerformed(ActionEvent) - Method in class kiyut.swing.button.ComboToggleButton
-
Invoked when an timer action occurs by showing the popup
- toHexString(Color) - Static method in class kiyut.sketsa.util.ColorConvertion
-
Return the hex string for the supplied
Color - TOMATO_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- tool - Variable in class kiyut.sketsa.canvas.VectorCanvas
-
Canvas Tool
- tool - Variable in class kiyut.sketsa.windows.toolbox.AbstractToolAction
-
Canvas Tool
- Tool - Interface in kiyut.sketsa.canvas.tool
-
Canvas Tool interface
- TOOL_PROPERTY - Static variable in class kiyut.sketsa.canvas.VectorCanvas
-
Identifies a change to the tool
- ToolboxTopComponent - Class in kiyut.sketsa.windows.toolbox
-
TopComponent which displays Toolbox
- toSVGString(Color, boolean) - Static method in class kiyut.sketsa.util.ColorConvertion
-
Deprecated.replaced by
ColorConvertion.colorToString(Color,boolean) - transcode(TranscoderInput, TranscoderOutput) - Method in class kiyut.sketsa.io.DOMTranscoder
- transferData - Variable in class kiyut.sketsa.canvas.CanvasTransferable
- transferData - Variable in class kiyut.sketsa.canvas.CanvasTransferData
- TRANSFORM_MATRIX - Static variable in class kiyut.sketsa.tool.TransformPane
- TRANSFORM_ROTATE - Static variable in class kiyut.sketsa.tool.TransformPane
- TRANSFORM_SCALE - Static variable in class kiyut.sketsa.tool.TransformPane
- TRANSFORM_SKEW - Static variable in class kiyut.sketsa.tool.TransformPane
- TRANSFORM_TRANSLATE - Static variable in class kiyut.sketsa.tool.TransformPane
- TransformDialogAction - Class in kiyut.sketsa.actions
-
Action that Show Transform Dialog
- TransformDialogAction() - Constructor for class kiyut.sketsa.actions.TransformDialogAction
- TransformPane - Class in kiyut.sketsa.tool
-
A component that provides control for setting Transform Attributes
- TransformPane() - Constructor for class kiyut.sketsa.tool.TransformPane
-
Creates new form TransformPane
- TranslateTool - Class in kiyut.sketsa.canvas.tool
-
Implementation of Translate Tool
- TranslateTool() - Constructor for class kiyut.sketsa.canvas.tool.TranslateTool
-
Creates a new instance of TranslateTool
- TranslateToolAction - Class in kiyut.sketsa.windows.toolbox
-
Action wrapper for
TranslateToolwhich is used by Toolbox, aka Toolbox Item - TranslateToolAction() - Constructor for class kiyut.sketsa.windows.toolbox.TranslateToolAction
-
Creates a new instance of TranslateToolAction
- treeNodeMap - Variable in class kiyut.swing.tree.dom.DOMTreeModel
- treeSelectionInProgress - Variable in class kiyut.sketsa.windows.domeditor.CanvasDOMTree
-
booelan indicating this component selection in progress
- TURQUOISE_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- tx - Variable in class kiyut.sketsa.windows.canvas.DefaultNavigator.NavigatorMouseListener
- ty - Variable in class kiyut.sketsa.windows.canvas.DefaultNavigator.NavigatorMouseListener
- type - Variable in class kiyut.sketsa.canvas.event.TextEvent
- type - Variable in class kiyut.sketsa.event.MessageEvent
-
the event type
- type - Variable in class kiyut.sketsa.io.DOMPrettyPrinter
-
The type of the current lexical unit.
- type - Variable in class kiyut.sketsa.windows.defs.gradient.DefaultPreviewComponent
-
Gradient Type
- TYPE_LINEAR_GRADIENT - Static variable in class kiyut.sketsa.windows.defs.gradient.DefaultPreviewComponent
-
Linear Gradient Type
- TYPE_RADIAL_GRADIENT - Static variable in class kiyut.sketsa.windows.defs.gradient.DefaultPreviewComponent
-
Radial Gradient Type
- TYPE_UNKNOWN - Static variable in class kiyut.sketsa.io.DefaultFileFilter
U
- undo() - Method in class kiyut.sketsa.undo.DOMUndoableEdit
- undo() - Method in class kiyut.sketsa.undo.DOMUndoManager
- undo() - Method in class kiyut.sketsa.windows.canvas.CanvasUndoRedo
- undo() - Method in class kiyut.sketsa.xmleditor.XMLTextEditor
-
Undo
- UNDO_LIMIT_PROPERTY - Static variable in class kiyut.sketsa.options.GeneralOptions
- undoList - Variable in class kiyut.sketsa.undo.DOMUndoManager
- undoManager - Variable in class kiyut.sketsa.canvas.VectorCanvas
-
DOMUndoManager
- undoManager - Variable in class kiyut.sketsa.windows.canvas.CanvasUndoRedo
-
the undoManager
- undoManager - Variable in class kiyut.sketsa.xmleditor.XMLTextEditor
- UnGroupAction - Class in kiyut.sketsa.actions
-
Action which UnGroup Canvas Selected Objects.
- UnGroupAction() - Constructor for class kiyut.sketsa.actions.UnGroupAction
- ungroupSelection() - Method in class kiyut.sketsa.canvas.VectorCanvas
-
UnGroup Canvas Selection.
- UNIT_MAP - Static variable in class kiyut.sketsa.util.UnitConversion
- UnitConversion - Class in kiyut.sketsa.util
-
Utility class for translating Unit eg: in to mm or pc to cm
- UnitConversion() - Constructor for class kiyut.sketsa.util.UnitConversion
- unitLengthXField - Variable in class kiyut.sketsa.windows.defs.filter.primitive.FEDiffuseLightingProperty
- unitLengthYField - Variable in class kiyut.sketsa.windows.defs.filter.primitive.FEDiffuseLightingProperty
- unRegister() - Method in class kiyut.sketsa.registration.RegistrationManager
- UNREGISTERED_NAME - Static variable in class kiyut.sketsa.registration.RegistrationOptions
- update() - Method in class kiyut.sketsa.options.AbstractOptionsPane
-
load / refresh UI based on the value from the backing store
- update() - Method in class kiyut.sketsa.options.AbstractOptionsPanelController
- update() - Method in class kiyut.sketsa.options.CodeColoringOptionsPane
- update() - Method in class kiyut.sketsa.options.CodeFormatOptionsPane
- update() - Method in class kiyut.sketsa.options.FontSetOptionsPane
- update() - Method in class kiyut.sketsa.options.GeneralOptionsPane
- updateAOI() - Method in class kiyut.sketsa.windows.canvas.DefaultNavigator.NavigatorOverlay
- updateBorder() - Method in class kiyut.sketsa.canvas.CanvasSelection
-
Update the selection border
- updateCanvasTool(Tool) - Method in class kiyut.sketsa.canvas.CanvasSelection
- updateDOM() - Method in class kiyut.sketsa.canvas.tool.DefaultMoveTool
-
Update DOM
- updateDOM() - Method in class kiyut.sketsa.canvas.tool.DefaultResizeTool
-
update the model by scaling.
- updateDOM() - Method in class kiyut.sketsa.windows.defs.marker.MarkerProperties
- updateDOM() - Method in class kiyut.sketsa.windows.defs.pattern.PatternProperties
- updateDOM(String, String) - Method in class kiyut.sketsa.windows.textstyle.TextStyleProperties
- updateDOM(Map<String, String>) - Method in class kiyut.sketsa.windows.textstyle.TextStyleProperties
- updateEllipse() - Method in class kiyut.sketsa.canvas.tool.EllipseTool
- updateImageCache() - Method in class kiyut.sketsa.canvas.CanvasBackground
-
Update the ImageCache for canvas zoom
- updateIncrementAndUnits() - Method in class kiyut.sketsa.canvas.Ruler
-
update the increment and unit
- updateName(TopComponent) - Method in class kiyut.sketsa.loaders.SVGEditorSupport
- updateOutline() - Method in class kiyut.sketsa.canvas.tool.DefaultMoveTool
-
Update the outline to be drawn on the canvas
- updateOutline() - Method in class kiyut.sketsa.canvas.tool.DefaultResizeTool
-
update outline
- updateOutline() - Method in class kiyut.sketsa.canvas.tool.ScaleTool
-
update utline
- updateOutline(int) - Method in class kiyut.sketsa.canvas.tool.point.PointToolModel
-
Update Outline at specified index.
- updatePointList(int) - Method in class kiyut.sketsa.canvas.tool.point.PointToolModel
-
Update PointList at specified index.
- updatePreview() - Method in class kiyut.sketsa.windows.defs.gradient.LinearGradientProperties
- updatePreview() - Method in class kiyut.sketsa.windows.defs.gradient.RadialGradientProperties
- updateProperty(SVGStylable, String, String, String) - Static method in class kiyut.sketsa.util.DOMUtilities
-
Update SVG Element property by taking care of the Preferences CSSStyle or Presentation attribute.
- updateRect() - Method in class kiyut.sketsa.canvas.tool.ImageTool
- updateRect() - Method in class kiyut.sketsa.canvas.tool.RectangleTool
- updateReferenceElement(String) - Method in class kiyut.sketsa.windows.defs.filter.FilterProperties
- updateReferenceElement(String) - Method in class kiyut.sketsa.windows.defs.gradient.LinearGradientProperties
-
updateReferenceElement
- updateReferenceElement(String) - Method in class kiyut.sketsa.windows.defs.gradient.RadialGradientProperties
-
updateReferenceElement
- updateReferenceElement(String) - Method in class kiyut.sketsa.windows.defs.marker.MarkerProperties
- updateReferenceElement(String) - Method in class kiyut.sketsa.windows.defs.pattern.PatternProperties
-
updateReferenceElement
- updateReferenceElement(String, String, String, String, Document) - Static method in class kiyut.sketsa.windows.defs.gradient.SVGGradientUtilities
-
updateReferenceElement
- updateReferenceElement(SVGElement, String) - Static method in class kiyut.sketsa.windows.defs.gradient.SVGGradientUtilities
-
updateReferenceElement
- updateSVGProperties(SVGDocument) - Method in class kiyut.sketsa.tool.NewDocumentPane
-
Update the passed SVGDocument with property from this Component eg: rendering properties
- updateVectorCanvas() - Method in class kiyut.sketsa.tool.CanvasBackgroundPane
-
Update the Canvas Background options based on the value selected.
- updateVectorCanvas() - Method in class kiyut.sketsa.tool.TransformPane
- updateVectorCanvas() - Method in class kiyut.sketsa.windows.defs.filter.FilterProperties
- updateVectorCanvas() - Method in class kiyut.sketsa.windows.defs.gradient.LinearGradientProperties
- updateVectorCanvas() - Method in class kiyut.sketsa.windows.defs.gradient.RadialGradientProperties
- updateVectorCanvas() - Method in class kiyut.sketsa.windows.defs.marker.MarkerProperties
- updateVectorCanvas() - Method in class kiyut.sketsa.windows.defs.pattern.PatternProperties
- updateVectorCanvas(VectorCanvas) - Method in class kiyut.sketsa.tool.InsertImagePane
- updating - Variable in class kiyut.sketsa.options.CodeColoringOptionsPane
-
updating flag
- updating - Variable in class kiyut.sketsa.options.CodeFormatOptionsPane
-
updating flag
- updating - Variable in class kiyut.sketsa.options.FontSetOptionsPane
-
updating flag
- updating - Variable in class kiyut.sketsa.options.GeneralOptionsPane
-
updating flag
- URL_SAFE - Static variable in class kiyut.util.Base64
-
Encode using Base64-like encoding that is URL- and Filename-safe as described in Section 4 of RFC3548: http://www.faqs.org/rfcs/rfc3548.html.
- useExtensionsInDescription - Variable in class kiyut.sketsa.io.DefaultFileFilter
- UseGeometryProperties - Class in kiyut.sketsa.windows.properties.geometry
-
Implementation of SVGUseElement Geometry Property Panel
- UseGeometryProperties() - Constructor for class kiyut.sketsa.windows.properties.geometry.UseGeometryProperties
-
Creates new form UseGeometryProperties
- useImageSize - Variable in class kiyut.sketsa.tool.InsertImagePane
V
- validateInteger(String) - Static method in class kiyut.sketsa.util.DataTypeUtilities
-
Parses text represent SVGNumber from the beginning of the given string to produce a number.
- validateLength(String) - Static method in class kiyut.sketsa.util.DataTypeUtilities
-
Parses text represent SVGLength from the beginning of the given string to produce a number.
- validateLengthList(String) - Static method in class kiyut.sketsa.util.DataTypeUtilities
-
Parses text represent list of SVGLength
- validateNumber(String) - Static method in class kiyut.sketsa.util.DataTypeUtilities
-
Parses text represent SVGNumber from the beginning of the given string to produce a number.
- validateNumberList(String) - Static method in class kiyut.sketsa.util.DataTypeUtilities
- validateNumberOptional(String) - Static method in class kiyut.sketsa.util.DataTypeUtilities
- validateOffset(String) - Method in class kiyut.sketsa.windows.defs.gradient.GradientStopTableModel
-
Validate Gradient Stop Offset
- validateOpacity(String) - Method in class kiyut.sketsa.windows.defs.gradient.GradientStopTableModel
-
validate Gradient Stop Opacity
- validatePathData(String) - Static method in class kiyut.sketsa.util.DataTypeUtilities
-
used with Path Data
- validatePointList(String) - Static method in class kiyut.sketsa.util.DataTypeUtilities
-
used with polyline and polygon point list
- validateValue() - Method in class kiyut.sketsa.tool.NewDocumentPane
- value - Variable in class kiyut.sketsa.io.DOMTranscoder.NewlineValue
- value - Variable in class kiyut.sketsa.xmleditor.FindPane
- value - Variable in class kiyut.sketsa.xmleditor.ReplacePane
- VALUE_FORMAT_OFF - Static variable in class kiyut.sketsa.io.DOMTranscoder
-
The value to turn off formatting.
- VALUE_FORMAT_ON - Static variable in class kiyut.sketsa.io.DOMTranscoder
-
The value to turn on formatting.
- VALUE_NEWLINE_CR - Static variable in class kiyut.sketsa.io.DOMTranscoder
-
The "\r" newline value.
- VALUE_NEWLINE_CR_LF - Static variable in class kiyut.sketsa.io.DOMTranscoder
-
The "\r\n" newline value.
- VALUE_NEWLINE_LF - Static variable in class kiyut.sketsa.io.DOMTranscoder
-
The "\n" newline value.
- VALUE_PROPERTY - Static variable in class kiyut.sketsa.xmleditor.FindPane
- VALUE_PROPERTY - Static variable in class kiyut.sketsa.xmleditor.ReplacePane
- valueChanged(CanvasSelectionEvent) - Method in class kiyut.sketsa.canvas.event.CanvasSelectionAdapter
-
invoked whenever the value of the selection changes.
- valueChanged(CanvasSelectionEvent) - Method in interface kiyut.sketsa.canvas.event.CanvasSelectionListener
-
invoked whenever the value of the selection changes.
- valueForPathChanged(TreePath, Object) - Method in class kiyut.sketsa.windows.defs.filter.FilterTreeModel
- valueForPathChanged(TreePath, Object) - Method in class kiyut.swing.tree.dom.DOMTreeModel
-
This sets the user object of the TreeNode identified by path and posts a node changed.
- VectorCanvas - Class in kiyut.sketsa.canvas
-
A Vector Canvas 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.
- VectorCanvas() - Constructor for class kiyut.sketsa.canvas.VectorCanvas
-
Creates a new instance of VectorCanvas
- VectorCanvas(TextEditor) - Constructor for class kiyut.sketsa.canvas.VectorCanvas
- VERTICAL - Static variable in class kiyut.sketsa.canvas.Ruler
-
VERTICAL orientation
- verticalAlignment - Variable in class kiyut.sketsa.canvas.CanvasBackground
-
Vertical alignment
- viewport - Variable in class kiyut.sketsa.windows.canvas.DefaultNavigator
- viewportSize - Variable in class kiyut.sketsa.canvas.CanvasUserAgent
-
viewport size
- VIOLET_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
W
- WARNING_MESSAGE - Static variable in class kiyut.sketsa.event.MessageEvent
-
Warning messages type.
- wField - Variable in class kiyut.sketsa.windows.defs.filter.primitive.FEBlendProperty
- wField - Variable in class kiyut.sketsa.windows.defs.filter.primitive.FEColorMatrixProperty
- wField - Variable in class kiyut.sketsa.windows.defs.filter.primitive.FEComponentTransferProperty
- wField - Variable in class kiyut.sketsa.windows.defs.filter.primitive.FECompositeProperty
- wField - Variable in class kiyut.sketsa.windows.defs.filter.primitive.FEConvolveMatrixProperty
- wField - Variable in class kiyut.sketsa.windows.defs.filter.primitive.FEDiffuseLightingProperty
- wField - Variable in class kiyut.sketsa.windows.defs.filter.primitive.FEDisplacementMapProperty
- wField - Variable in class kiyut.sketsa.windows.defs.filter.primitive.FEFloodProperty
- wField - Variable in class kiyut.sketsa.windows.defs.filter.primitive.FEGaussianBlurProperty
- wField - Variable in class kiyut.sketsa.windows.defs.filter.primitive.FEMergeProperty
- wField - Variable in class kiyut.sketsa.windows.defs.filter.primitive.FEMorphologyProperty
- wField - Variable in class kiyut.sketsa.windows.defs.filter.primitive.FEOffsetProperty
- wField - Variable in class kiyut.sketsa.windows.defs.filter.primitive.FESpecularLightingProperty
- wField - Variable in class kiyut.sketsa.windows.defs.filter.primitive.FETileProperty
- wField - Variable in class kiyut.sketsa.windows.defs.filter.primitive.FETurbulenceProperty
- WHEAT_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- WHITE_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- WHITESMOKE_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- WindowUtilities - Class in kiyut.swing.util
-
Collection of Window Utilities
- wrapped - Variable in class kiyut.swing.combo.SeparatorComboBox.SeparatorListCellRenderer
- write(byte[], int, int) - Method in class kiyut.util.Base64.OutputStream
-
Calls
write(int)repeatedly until len bytes are written. - write(int) - Method in class kiyut.util.Base64.OutputStream
-
Writes the byte to the output stream after converting to/from Base64 notation.
- write(SVGDocument, Writer) - Static method in class kiyut.sketsa.io.SVGWriter
-
a wrapper for apache batik SVGTranscoder.
- write(SVGDocument, Writer, NodeRange) - Static method in class kiyut.sketsa.io.SVGWriter
-
a wrapper for apache batik SVGTranscoder.
- writeCDATASection(Node) - Method in class kiyut.sketsa.io.DOMPrettyPrinter
-
write CDATASection node
- writeCharacterData(Node) - Method in class kiyut.sketsa.io.DOMPrettyPrinter
-
write CharacterData node
- writeComment(Node) - Method in class kiyut.sketsa.io.DOMPrettyPrinter
-
write comment node
- writeElement(Node) - Method in class kiyut.sketsa.io.DOMPrettyPrinter
-
write Element node
- writeEntityReference(Node) - Method in class kiyut.sketsa.io.DOMPrettyPrinter
-
write EntityReference node
- writeNode(Node) - Method in class kiyut.sketsa.io.DOMPrettyPrinter
-
Writes a node using the given writer.
- writePI(Node) - Method in class kiyut.sketsa.io.DOMPrettyPrinter
-
write ProcessingInstruction node
- writer - Variable in class kiyut.sketsa.io.DOMPrettyPrinter
-
The writer used to output the document.
X
- x - Variable in class kiyut.sketsa.windows.canvas.DefaultNavigator.NavigatorMouseListener
- xField - Variable in class kiyut.sketsa.windows.defs.filter.primitive.FEBlendProperty
- xField - Variable in class kiyut.sketsa.windows.defs.filter.primitive.FEColorMatrixProperty
- xField - Variable in class kiyut.sketsa.windows.defs.filter.primitive.FEComponentTransferProperty
- xField - Variable in class kiyut.sketsa.windows.defs.filter.primitive.FECompositeProperty
- xField - Variable in class kiyut.sketsa.windows.defs.filter.primitive.FEConvolveMatrixProperty
- xField - Variable in class kiyut.sketsa.windows.defs.filter.primitive.FEDiffuseLightingProperty
- xField - Variable in class kiyut.sketsa.windows.defs.filter.primitive.FEDisplacementMapProperty
- xField - Variable in class kiyut.sketsa.windows.defs.filter.primitive.FEFloodProperty
- xField - Variable in class kiyut.sketsa.windows.defs.filter.primitive.FEGaussianBlurProperty
- xField - Variable in class kiyut.sketsa.windows.defs.filter.primitive.FEMergeProperty
- xField - Variable in class kiyut.sketsa.windows.defs.filter.primitive.FEMorphologyProperty
- xField - Variable in class kiyut.sketsa.windows.defs.filter.primitive.FEOffsetProperty
- xField - Variable in class kiyut.sketsa.windows.defs.filter.primitive.FEPointLightProperty
- xField - Variable in class kiyut.sketsa.windows.defs.filter.primitive.FESpecularLightingProperty
- xField - Variable in class kiyut.sketsa.windows.defs.filter.primitive.FESpotLightProperty
- xField - Variable in class kiyut.sketsa.windows.defs.filter.primitive.FETileProperty
- xField - Variable in class kiyut.sketsa.windows.defs.filter.primitive.FETurbulenceProperty
- XML_DECLARATION_CONTEXT - Static variable in class kiyut.swing.text.xml.XMLScanner
- XML_DECLARATION_STYLE - Static variable in class kiyut.swing.text.xml.XMLContext
- XML_MIME_TYPE - Static variable in class kiyut.swing.text.xml.XMLEditorKit
- XMLConstants - Interface in kiyut.sketsa.util
-
Redefine here for the purpose reduce the coupling with Apache Batik
- XMLContext - Class in kiyut.swing.text.xml
-
A pool of styles and their associated resources
- XMLContext() - Constructor for class kiyut.swing.text.xml.XMLContext
- XMLContext(Map<String, Font>, Map<String, Color>) - Constructor for class kiyut.swing.text.xml.XMLContext
- xmlDeclaration - Variable in class kiyut.sketsa.io.DOMPrettyPrinter
-
The XML declaration.
- XMLDocument - Class in kiyut.swing.text.xml
-
A document that can be marked up using XML style.
- XMLDocument() - Constructor for class kiyut.swing.text.xml.XMLDocument
-
Creates a new instance of XMLDocument
- XMLEditorKit - Class in kiyut.swing.text.xml
-
This is the set of things needed by a text component to be a reasonably functioning editor for xml type document.
- XMLEditorKit() - Constructor for class kiyut.swing.text.xml.XMLEditorKit
-
Creates a new instance of XMLEditorKit
- XMLEditorKit(XMLContext) - Constructor for class kiyut.swing.text.xml.XMLEditorKit
- XMLEditorKit.XMLViewFactory - Class in kiyut.swing.text.xml
-
A simple view factory implementation.
- XMLScanner - Class in kiyut.swing.text.xml
-
XML scanner for parsing xml text
- XMLScanner() - Constructor for class kiyut.swing.text.xml.XMLScanner
- XMLTextEditor - Class in kiyut.sketsa.xmleditor
-
A text component to edit XML document
- XMLTextEditor() - Constructor for class kiyut.sketsa.xmleditor.XMLTextEditor
-
Creates a new instance of XMLEditorPane
- XMLToken - Class in kiyut.swing.text.xml
-
XML Token
- XMLToken(int, int, int) - Constructor for class kiyut.swing.text.xml.XMLToken
- XMLView - Class in kiyut.swing.text.xml
-
View that uses the lexical information to determine the style characteristics of the text that it renders.
- XMLView(XMLContext, Element) - Constructor for class kiyut.swing.text.xml.XMLView
- XMLViewFactory() - Constructor for class kiyut.swing.text.xml.XMLEditorKit.XMLViewFactory
Y
- y - Variable in class kiyut.sketsa.windows.canvas.DefaultNavigator.NavigatorMouseListener
- YELLOW_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- YELLOWGREEN_COLOR - Static variable in class kiyut.sketsa.util.ColorConvertion
- yField - Variable in class kiyut.sketsa.windows.defs.filter.primitive.FEBlendProperty
- yField - Variable in class kiyut.sketsa.windows.defs.filter.primitive.FEColorMatrixProperty
- yField - Variable in class kiyut.sketsa.windows.defs.filter.primitive.FEComponentTransferProperty
- yField - Variable in class kiyut.sketsa.windows.defs.filter.primitive.FECompositeProperty
- yField - Variable in class kiyut.sketsa.windows.defs.filter.primitive.FEConvolveMatrixProperty
- yField - Variable in class kiyut.sketsa.windows.defs.filter.primitive.FEDiffuseLightingProperty
- yField - Variable in class kiyut.sketsa.windows.defs.filter.primitive.FEDisplacementMapProperty
- yField - Variable in class kiyut.sketsa.windows.defs.filter.primitive.FEFloodProperty
- yField - Variable in class kiyut.sketsa.windows.defs.filter.primitive.FEGaussianBlurProperty
- yField - Variable in class kiyut.sketsa.windows.defs.filter.primitive.FEMergeProperty
- yField - Variable in class kiyut.sketsa.windows.defs.filter.primitive.FEMorphologyProperty
- yField - Variable in class kiyut.sketsa.windows.defs.filter.primitive.FEOffsetProperty
- yField - Variable in class kiyut.sketsa.windows.defs.filter.primitive.FEPointLightProperty
- yField - Variable in class kiyut.sketsa.windows.defs.filter.primitive.FESpecularLightingProperty
- yField - Variable in class kiyut.sketsa.windows.defs.filter.primitive.FESpotLightProperty
- yField - Variable in class kiyut.sketsa.windows.defs.filter.primitive.FETileProperty
- yField - Variable in class kiyut.sketsa.windows.defs.filter.primitive.FETurbulenceProperty
Z
- zField - Variable in class kiyut.sketsa.windows.defs.filter.primitive.FEPointLightProperty
- zField - Variable in class kiyut.sketsa.windows.defs.filter.primitive.FESpotLightProperty
- ZOOM_LIST - Static variable in class kiyut.sketsa.util.ZoomUtilities
- ZoomAction - Class in kiyut.sketsa.actions
-
Deprecated.no longer used
- ZoomAction() - Constructor for class kiyut.sketsa.actions.ZoomAction
-
Deprecated.
- ZoomAction.ZoomItemAction - Class in kiyut.sketsa.actions
-
Deprecated.
- zoomFactor - Variable in class kiyut.sketsa.canvas.VectorCanvas
-
Zoom Factor
- ZoomInAction - Class in kiyut.sketsa.actions
-
Action which Zoom In
VectorCanvas - ZoomInAction() - Constructor for class kiyut.sketsa.actions.ZoomInAction
- ZoomInTool - Class in kiyut.sketsa.canvas.tool
-
Implementation of Zoom in Tool
- ZoomInTool() - Constructor for class kiyut.sketsa.canvas.tool.ZoomInTool
-
Creates a new instance of ZoomInTool
- ZoomInToolAction - Class in kiyut.sketsa.windows.toolbox
-
Action wrapper for
ZoomInToolwhich is used by Toolbox, aka Toolbox Item - ZoomInToolAction() - Constructor for class kiyut.sketsa.windows.toolbox.ZoomInToolAction
-
Creates a new instance of ZoomInToolAction
- ZoomItemAction(double, String) - Constructor for class kiyut.sketsa.actions.ZoomAction.ZoomItemAction
-
Deprecated.
- ZoomOutAction - Class in kiyut.sketsa.actions
-
Action which Zoom Out
VectorCanvas - ZoomOutAction() - Constructor for class kiyut.sketsa.actions.ZoomOutAction
- ZoomOutTool - Class in kiyut.sketsa.canvas.tool
-
Implementation of Zoom out Tool
- ZoomOutTool() - Constructor for class kiyut.sketsa.canvas.tool.ZoomOutTool
-
Creates a new instance of ZoomOutTool
- ZoomOutToolAction - Class in kiyut.sketsa.windows.toolbox
-
Action wrapper for
ZoomOutToolwhich is used by Toolbox, aka Toolbox Item - ZoomOutToolAction() - Constructor for class kiyut.sketsa.windows.toolbox.ZoomOutToolAction
-
Creates a new instance of ZoomOutToolAction
- ZoomTool - Class in kiyut.sketsa.canvas.tool
-
Implementaion of Zoom tool
- ZoomTool() - Constructor for class kiyut.sketsa.canvas.tool.ZoomTool
-
Creates a new instance of ZoomTool
- ZoomUtilities - Class in kiyut.sketsa.util
-
Utilities class that provide various Zoom Utilities
All Classes All Packages