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

A

a() - Method in interface org.vectomatic.svg.edit.client.AppBundle
 
about() - Method in class org.vectomatic.svg.edit.client.VectomaticApp2
 
AboutDialog - Class in org.vectomatic.svg.edit.client
Application about dialog class
AboutDialog() - Constructor for class org.vectomatic.svg.edit.client.AboutDialog
 
aboutMenu() - Method in interface org.vectomatic.svg.edit.client.AppConstants
 
aboutMenuItem() - Method in interface org.vectomatic.svg.edit.client.AppConstants
 
aboutText() - Method in interface org.vectomatic.svg.edit.client.AppConstants
 
AbsoluteLayerLayout - Class in org.vectomatic.svg.edit.client.gxt
GXT layout class to implement a multilayer layout based on several CSS absolutely positionned divs with different z-indices.
AbsoluteLayerLayout() - Constructor for class org.vectomatic.svg.edit.client.gxt.AbsoluteLayerLayout
 
AbsoluteLayerLayout.PositionHack - Class in org.vectomatic.svg.edit.client.gxt
 
AbsoluteLayerLayout.PositionHack() - Constructor for class org.vectomatic.svg.edit.client.gxt.AbsoluteLayerLayout.PositionHack
 
AbsoluteLayerLayout.PositionHackMozilla - Class in org.vectomatic.svg.edit.client.gxt
 
AbsoluteLayerLayout.PositionHackMozilla() - Constructor for class org.vectomatic.svg.edit.client.gxt.AbsoluteLayerLayout.PositionHackMozilla
 
AbsoluteLayerLayoutData - Class in org.vectomatic.svg.edit.client.gxt
Class to position layers in containers which use AbsoluteLayerLayout.
AbsoluteLayerLayoutData(int, int, int, int, int, int) - Constructor for class org.vectomatic.svg.edit.client.gxt.AbsoluteLayerLayoutData
Constructor
addDragListener(DragListener) - Method in class com.extjs.gxt.ui.client.fx.Draggable
Adds a listener to receive drag events.
addEventsSunk(int) - Method in class com.extjs.gxt.ui.client.core.El
Adds the event type to the element's sunk events.
addRotationHandler(RotationHandler) - Method in interface org.vectomatic.svg.edit.client.event.HasRotationHandlers
 
addRotationHandler(RotationHandler) - Method in class org.vectomatic.svg.edit.client.widget.Compass
 
addStyleName(String...) - Method in class com.extjs.gxt.ui.client.core.El
Adds the style name to the element.
addUnits(String, String) - Static method in class com.extjs.gxt.ui.client.core.El
Tests to see if the value has units, otherwise appends the default (px).
addWindow(OMSVGSVGElement, String) - Method in class org.vectomatic.svg.edit.client.VectomaticApp2
 
adjustForConstraints(Point) - Method in class com.extjs.gxt.ui.client.core.El
Ensures the element is within the browser viewport.
afterDrag() - Method in class com.extjs.gxt.ui.client.fx.Draggable
 
alignTo(Element, String, int[]) - Method in class com.extjs.gxt.ui.client.core.El
Aligns the element with another element relative to the specified anchor points.
altGlyph() - Method in interface org.vectomatic.svg.edit.client.AppBundle
 
altGlyphDef() - Method in interface org.vectomatic.svg.edit.client.AppBundle
 
altGlyphItem() - Method in interface org.vectomatic.svg.edit.client.AppBundle
 
angle - Variable in class org.vectomatic.svg.edit.client.SVGWindow
The current scaling the the svg
angle - Variable in class org.vectomatic.svg.edit.client.widget.Compass
 
animate() - Method in interface org.vectomatic.svg.edit.client.AppBundle
 
animateColor() - Method in interface org.vectomatic.svg.edit.client.AppBundle
 
animateMotion() - Method in interface org.vectomatic.svg.edit.client.AppBundle
 
animateTransform() - Method in interface org.vectomatic.svg.edit.client.AppBundle
 
AppBundle - Interface in org.vectomatic.svg.edit.client
Application resource bundle class
AppConstants - Interface in org.vectomatic.svg.edit.client
NLS constants definition class
AppCss - Interface in org.vectomatic.svg.edit.client
CSS definition class
appendChild(Element) - Method in class com.extjs.gxt.ui.client.core.El
Appends a element.
applyStyles(String) - Method in class com.extjs.gxt.ui.client.core.El
More flexible version of El.setStyleAttribute(java.lang.String, java.lang.Object) for setting style properties.
AppMessages - Interface in org.vectomatic.svg.edit.client
NLS messages definition class

B

blink(FxConfig) - Method in class com.extjs.gxt.ui.client.core.El
Blinks the element.
blur() - Method in class com.extjs.gxt.ui.client.core.El
Removes focus.
boxWrap(String) - Method in class com.extjs.gxt.ui.client.core.El
Wraps the specified element with a special markup/CSS block.

C

cancelButton() - Method in interface org.vectomatic.svg.edit.client.AppConstants
 
cancelDrag() - Method in class com.extjs.gxt.ui.client.fx.Draggable
Cancels the drag if running.
center() - Method in class com.extjs.gxt.ui.client.core.El
Centers the element in the viewport.
center(boolean) - Method in class com.extjs.gxt.ui.client.core.El
Centers the element.
center(Element) - Method in class com.extjs.gxt.ui.client.core.El
Centers an element.
child(String) - Method in class com.extjs.gxt.ui.client.core.El
Selects a single child at any depth below this element based on the passed CSS selector.
childElement(String) - Method in class com.extjs.gxt.ui.client.core.El
Selects a single child at any depth below this element based on the passed CSS selector.
childNode(int) - Method in class com.extjs.gxt.ui.client.core.El
Returns the element's child.
circle() - Method in interface org.vectomatic.svg.edit.client.AppBundle
 
clearOpacity() - Method in class com.extjs.gxt.ui.client.core.El
Clears the set opacity correctly.
click() - Method in class com.extjs.gxt.ui.client.core.El
Generators a native dom click on the element.
clip() - Method in class com.extjs.gxt.ui.client.core.El
Clips overflow on the element.
clipPath() - Method in interface org.vectomatic.svg.edit.client.AppBundle
 
cloneNode(boolean) - Method in class com.extjs.gxt.ui.client.core.El
Clones the element.
closeButton() - Method in interface org.vectomatic.svg.edit.client.AppConstants
 
closeWindow(SVGWindow) - Method in class org.vectomatic.svg.edit.client.VectomaticApp2
 
closeWindowMenuItem() - Method in interface org.vectomatic.svg.edit.client.AppConstants
 
colorProfile() - Method in interface org.vectomatic.svg.edit.client.AppBundle
 
com.extjs.gxt.ui.client.core - package com.extjs.gxt.ui.client.core
Core utilities.
com.extjs.gxt.ui.client.fx - package com.extjs.gxt.ui.client.fx
Classes for animation effects, resizing and dragging widgets.
compass() - Method in interface org.vectomatic.svg.edit.client.AppBundle
 
compass - Variable in class org.vectomatic.svg.edit.client.SVGWindow
The SVG rotation compass
Compass - Class in org.vectomatic.svg.edit.client.widget
An compass widget implemented using an SVG image.
Compass() - Constructor for class org.vectomatic.svg.edit.client.widget.Compass
Constructor.
compass - Variable in class org.vectomatic.svg.edit.client.widget.Compass
 
CompassWebkit - Class in org.vectomatic.svg.edit.client.widget
Workaround for bug http://code.google.com/p/chromium/issues/detail?id=55010
CompassWebkit() - Constructor for class org.vectomatic.svg.edit.client.widget.CompassWebkit
 
conHeight - Variable in class com.extjs.gxt.ui.client.fx.Draggable
 
conWidth - Variable in class com.extjs.gxt.ui.client.fx.Draggable
 
conX - Variable in class com.extjs.gxt.ui.client.fx.Draggable
 
conY - Variable in class com.extjs.gxt.ui.client.fx.Draggable
 
createChild(String) - Method in class com.extjs.gxt.ui.client.core.El
Creates and adds a child using the HTML fragment.
createChild(String, Element) - Method in class com.extjs.gxt.ui.client.core.El
Creates and inserts a child using the HTML fragment.
createProxy() - Method in class com.extjs.gxt.ui.client.fx.Draggable
 
css() - Method in interface org.vectomatic.svg.edit.client.AppBundle
 
cursor() - Method in interface org.vectomatic.svg.edit.client.AppBundle
 

D

defs() - Method in interface org.vectomatic.svg.edit.client.AppBundle
 
desc() - Method in interface org.vectomatic.svg.edit.client.AppBundle
 
disable() - Method in class com.extjs.gxt.ui.client.core.El
Disables the element.
disableContextMenu(boolean) - Method in class com.extjs.gxt.ui.client.core.El
Enables and disables the browsers default context menu for the specified element.A circular reference will be created when disabling text selection.
disableTextSelection(boolean) - Method in class com.extjs.gxt.ui.client.core.El
Enables or disables text selection for the element.
dispatch(RotationHandler) - Method in class org.vectomatic.svg.edit.client.event.RotationEvent
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.vectomatic.svg.edit.server.FetchServlet
 
dom - Variable in class com.extjs.gxt.ui.client.core.El
The wrapped dom element.
down(String) - Method in class com.extjs.gxt.ui.client.core.El
Selects a single *direct* child based on the passed CSS selector (the selector should not contain an id).
Draggable - Class in com.extjs.gxt.ui.client.fx
Adds drag behavior to any widget.
Draggable(Component) - Constructor for class com.extjs.gxt.ui.client.fx.Draggable
Creates a new draggable instance.
Draggable(Component, Component) - Constructor for class com.extjs.gxt.ui.client.fx.Draggable
Create a new draggable instance.
dragStartX - Variable in class com.extjs.gxt.ui.client.fx.Draggable
 
dragStartY - Variable in class com.extjs.gxt.ui.client.fx.Draggable
 

E

El - Class in com.extjs.gxt.ui.client.core
Represents an Element in the DOM.
El(Element) - Constructor for class com.extjs.gxt.ui.client.core.El
Creates a new el instance.
El(String) - Constructor for class com.extjs.gxt.ui.client.core.El
Creates a new El instance from the HTML fragment.
El.VisMode - Enum in com.extjs.gxt.ui.client.core
VisMode enumeration.
ellipse() - Method in interface org.vectomatic.svg.edit.client.AppBundle
 
enable() - Method in class com.extjs.gxt.ui.client.core.El
Enables the element.
enableDisplayMode(String) - Method in class com.extjs.gxt.ui.client.core.El
Convenience method for setVisibilityMode(VisibilityMode.DISPLAY).
END - Static variable in class org.vectomatic.svg.edit.client.engine.IdRefTokenizer
 
END2 - Static variable in class org.vectomatic.svg.edit.client.engine.IdRefTokenizerMozilla
 
equals(Object) - Method in class com.extjs.gxt.ui.client.core.El
 

F

fadeIn(FxConfig) - Method in class com.extjs.gxt.ui.client.core.El
Fades in the element.
fadeOut(FxConfig) - Method in class com.extjs.gxt.ui.client.core.El
Fades out the element.
fadeToggle(FxConfig) - Method in class com.extjs.gxt.ui.client.core.El
Toggles the element visibility using a fade effect.
feBlend() - Method in interface org.vectomatic.svg.edit.client.AppBundle
 
feColorMatrix() - Method in interface org.vectomatic.svg.edit.client.AppBundle
 
feComponentTransfer() - Method in interface org.vectomatic.svg.edit.client.AppBundle
 
feComposite() - Method in interface org.vectomatic.svg.edit.client.AppBundle
 
feConvolveMatrix() - Method in interface org.vectomatic.svg.edit.client.AppBundle
 
feDiffuseLighting() - Method in interface org.vectomatic.svg.edit.client.AppBundle
 
feDisplacementMap() - Method in interface org.vectomatic.svg.edit.client.AppBundle
 
feDistantLight() - Method in interface org.vectomatic.svg.edit.client.AppBundle
 
feFlood() - Method in interface org.vectomatic.svg.edit.client.AppBundle
 
feFuncA() - Method in interface org.vectomatic.svg.edit.client.AppBundle
 
feFuncB() - Method in interface org.vectomatic.svg.edit.client.AppBundle
 
feFuncG() - Method in interface org.vectomatic.svg.edit.client.AppBundle
 
feFuncR() - Method in interface org.vectomatic.svg.edit.client.AppBundle
 
feGaussianBlur() - Method in interface org.vectomatic.svg.edit.client.AppBundle
 
feImage() - Method in interface org.vectomatic.svg.edit.client.AppBundle
 
feMerge() - Method in interface org.vectomatic.svg.edit.client.AppBundle
 
feMergeNode() - Method in interface org.vectomatic.svg.edit.client.AppBundle
 
feMorphology() - Method in interface org.vectomatic.svg.edit.client.AppBundle
 
feOffset() - Method in interface org.vectomatic.svg.edit.client.AppBundle
 
fePointLight() - Method in interface org.vectomatic.svg.edit.client.AppBundle
 
feSpecularLight() - Method in interface org.vectomatic.svg.edit.client.AppBundle
 
feSpotLight() - Method in interface org.vectomatic.svg.edit.client.AppBundle
 
FetchServlet - Class in org.vectomatic.svg.edit.server
Servlet to fetch resources from domains outside the vectomatic domain.
FetchServlet() - Constructor for class org.vectomatic.svg.edit.server.FetchServlet
Default constructor.
feTile() - Method in interface org.vectomatic.svg.edit.client.AppBundle
 
feTurbulence() - Method in interface org.vectomatic.svg.edit.client.AppBundle
 
fileMenu() - Method in interface org.vectomatic.svg.edit.client.AppConstants
 
filter() - Method in interface org.vectomatic.svg.edit.client.AppBundle
 
findParent(String, int) - Method in class com.extjs.gxt.ui.client.core.El
Looks at this node and then at parent nodes for a match of the passed simple selector (e.g.
findParentElement(String, int) - Method in class com.extjs.gxt.ui.client.core.El
Looks at this node and then at parent nodes for a match of the passed simple selector (e.g.
fireEvent(GwtEvent<?>) - Method in class org.vectomatic.svg.edit.client.widget.Compass
 
firstChild() - Method in class com.extjs.gxt.ui.client.core.El
Returns the element's first child.
fish() - Method in interface org.vectomatic.svg.edit.client.AppBundle
 
fly(Element) - Static method in class com.extjs.gxt.ui.client.core.El
 
fly(Element, String) - Static method in class com.extjs.gxt.ui.client.core.El
Gets the globally shared flyweight El, with the passed node as the active element.
fly(Element) - Static method in class com.extjs.gxt.ui.client.core.El
 
fly(Element, String) - Static method in class com.extjs.gxt.ui.client.core.El
Gets the globally shared flyweight El, with the passed node as the active element.
focus() - Method in class com.extjs.gxt.ui.client.core.El
Tries to focus the element.
font() - Method in interface org.vectomatic.svg.edit.client.AppBundle
 
fontFace() - Method in interface org.vectomatic.svg.edit.client.AppBundle
 
fontFaceFormat() - Method in interface org.vectomatic.svg.edit.client.AppBundle
 
fontFaceName() - Method in interface org.vectomatic.svg.edit.client.AppBundle
 
fontFaceSrc() - Method in interface org.vectomatic.svg.edit.client.AppBundle
 
fontFaceUri() - Method in interface org.vectomatic.svg.edit.client.AppBundle
 
foreignObject() - Method in interface org.vectomatic.svg.edit.client.AppBundle
 
fries() - Method in interface org.vectomatic.svg.edit.client.AppBundle
 

G

g() - Method in interface org.vectomatic.svg.edit.client.AppBundle
 
getAlignToXY(Element, String, int, int) - Method in class com.extjs.gxt.ui.client.core.El
 
getAlignToXY(Element, String, int[]) - Method in class com.extjs.gxt.ui.client.core.El
Gets the x,y coordinates to align this element with another element.
getAnchorXY(String, boolean) - Method in class com.extjs.gxt.ui.client.core.El
Returns the x,y coordinates specified by the anchor position on the element.
getAngle() - Method in class org.vectomatic.svg.edit.client.event.RotationEvent
 
getAssociatedType() - Method in class org.vectomatic.svg.edit.client.event.RotationEvent
 
getBorderWidth(String) - Method in class com.extjs.gxt.ui.client.core.El
Returns the width of the border(s) for the specified side(s).
getBottom(boolean) - Method in class com.extjs.gxt.ui.client.core.El
Returns the bottom Y coordinate of the element (element Y position + element height).
getBounds() - Method in class com.extjs.gxt.ui.client.core.El
Returns the elements bounds in page coordinates.
getBounds(boolean) - Method in class com.extjs.gxt.ui.client.core.El
Returns the elements bounds in page coordinates.
getBounds(boolean, boolean) - Method in class com.extjs.gxt.ui.client.core.El
Returns the element's bounds in page coordinates.
getChild(int) - Method in class com.extjs.gxt.ui.client.core.El
Returns a child element.
getChildElement(int) - Method in class com.extjs.gxt.ui.client.core.El
Returns a child element.
getChildIndex(Element) - Method in class com.extjs.gxt.ui.client.core.El
Returns the index of the child element.
getClassName(Element) - Static method in class com.extjs.gxt.ui.client.core.El
 
getClientHeight() - Method in class com.extjs.gxt.ui.client.core.El
Returns the element's client height property.
getClientWidth() - Method in class com.extjs.gxt.ui.client.core.El
Returns the element's client width property.
getComputedHeight() - Method in class com.extjs.gxt.ui.client.core.El
Returns either the offsetHeight or the height of this element based on it's CSS height.
getComputedWidth() - Method in class com.extjs.gxt.ui.client.core.El
Returns either the offsetWidth or the width of this element based on it's CSS width.
getConstrainToXY(Element, Point) - Method in class com.extjs.gxt.ui.client.core.El
 
getContainer() - Method in class com.extjs.gxt.ui.client.fx.Draggable
Returns the drag container.
getDragHandle() - Method in class com.extjs.gxt.ui.client.fx.Draggable
Returns the drag handle.
getDragWidget() - Method in class com.extjs.gxt.ui.client.fx.Draggable
Returns the widget being dragged.
getDy(Window) - Method in class org.vectomatic.svg.edit.client.gxt.AbsoluteLayerLayout.PositionHack
 
getDy(Window) - Method in class org.vectomatic.svg.edit.client.gxt.AbsoluteLayerLayout.PositionHackMozilla
 
getFrameSize() - Method in class com.extjs.gxt.ui.client.core.El
Returns the sum width of the padding and borders for all "sides".
getFrameWidth(String) - Method in class com.extjs.gxt.ui.client.core.El
Returns the sum width of the padding and borders for the passed "sides".
getHeight() - Method in class com.extjs.gxt.ui.client.core.El
Returns the offset height of the element.
getHeight(boolean) - Method in class com.extjs.gxt.ui.client.core.El
Returns the element's height.
getHeight() - Method in class org.vectomatic.svg.edit.client.gxt.AbsoluteLayerLayoutData
 
getHorizontalOffset() - Method in class org.vectomatic.svg.edit.client.gxt.AbsoluteLayerLayoutData
 
getId() - Method in class com.extjs.gxt.ui.client.core.El
Returns the element's id.
getInnerHtml() - Method in class com.extjs.gxt.ui.client.core.El
Returns the element's inner HTML.
getIntStyleAttribute(String) - Method in class com.extjs.gxt.ui.client.core.El
Returns the element's style value.
getLayoutBounds() - Method in class com.extjs.gxt.ui.client.core.El
Returns the element's content area bounds.
getLeft() - Method in class com.extjs.gxt.ui.client.core.El
Returns the top Y coordinate.
getLeft(boolean) - Method in class com.extjs.gxt.ui.client.core.El
Gets the left X coordinate.
getLocalCoordinates(MouseEvent<? extends EventHandler>) - Method in class org.vectomatic.svg.edit.client.widget.Compass
Returns the coordinates of a mouse event, converted to the compass coordinate system
getMargins(String) - Method in class com.extjs.gxt.ui.client.core.El
Returns an object with properties top, left, right and bottom representing the margins of this element unless sides is passed, then it returns the calculated width of the sides (see #getPadding).
getName() - Method in class org.vectomatic.svg.edit.client.RSSReader.RSSEntry
 
getOffsetsTo(Element) - Method in class com.extjs.gxt.ui.client.core.El
Returns the offsets between two elements.
getOuterHtml() - Method in class com.extjs.gxt.ui.client.core.El
Returns the element's outer HTML.
getPadding(String) - Method in class com.extjs.gxt.ui.client.core.El
Gets the width of the padding(s) for the specified side(s).
getParent() - Method in class com.extjs.gxt.ui.client.core.El
Returns the element's parent.
getPngPath() - Method in class org.vectomatic.svg.edit.client.RSSReader.RSSEntry
 
getProxyStyle() - Method in class com.extjs.gxt.ui.client.fx.Draggable
Returns the proxy style.
getRectangle() - Method in class org.vectomatic.svg.edit.client.VectomaticApp2
 
getRegion() - Method in class com.extjs.gxt.ui.client.core.El
Returns the region of the given element.
getRight(boolean) - Method in class com.extjs.gxt.ui.client.core.El
Returns the right X coordinate of the element (element X position + element width).
getScroll() - Method in class com.extjs.gxt.ui.client.core.El
Returns the body elements current scroll position.
getScrollLeft() - Method in class com.extjs.gxt.ui.client.core.El
Returns the horizontal scroll position.
getScrollTop() - Method in class com.extjs.gxt.ui.client.core.El
Returns the current vertical scroll position.
getSize() - Method in class com.extjs.gxt.ui.client.core.El
Returns the size of the element.
getSize(boolean) - Method in class com.extjs.gxt.ui.client.core.El
Returns the element's size.
getStartDragDistance() - Method in class com.extjs.gxt.ui.client.fx.Draggable
Returns the number of pixels the cursor must move before dragging begins.
getStyleAttribute(List<String>) - Method in class com.extjs.gxt.ui.client.core.El
 
getStyleAttribute(String) - Method in class com.extjs.gxt.ui.client.core.El
Normalizes currentStyle and computedStyle.
getStyleHeight() - Method in class com.extjs.gxt.ui.client.core.El
Returns the style width.
getStyleName() - Method in class com.extjs.gxt.ui.client.core.El
Returns the element's style name.
getStyleSize() - Method in class com.extjs.gxt.ui.client.core.El
 
getStyleSize(boolean) - Method in class com.extjs.gxt.ui.client.core.El
Returns the element's size, using style attribute before offsets.
getStyleWidth() - Method in class com.extjs.gxt.ui.client.core.El
Returns the style width.
getSubChild(int) - Method in class com.extjs.gxt.ui.client.core.El
Returns the element's sub child.
getSvgElement() - Method in class org.vectomatic.svg.edit.client.widget.Compass
 
getSvgPath() - Method in class org.vectomatic.svg.edit.client.RSSReader.RSSEntry
 
getTextWidth() - Method in class com.extjs.gxt.ui.client.core.El
Returns the measured width of the element's text.
getTop() - Method in class com.extjs.gxt.ui.client.core.El
Returns the top Y coordinate.
getTop(boolean) - Method in class com.extjs.gxt.ui.client.core.El
Gets the top Y coordinate.
getType() - Static method in class org.vectomatic.svg.edit.client.event.RotationEvent
Ensures the existence of the handler hook and then returns it.
getValue() - Method in class com.extjs.gxt.ui.client.core.El
Returns the the "value" attribute.
getVerticalOffset() - Method in class org.vectomatic.svg.edit.client.gxt.AbsoluteLayerLayoutData
 
getWidth() - Method in class com.extjs.gxt.ui.client.core.El
Returns the offset width.
getWidth(boolean) - Method in class com.extjs.gxt.ui.client.core.El
Returns the element's width.
getWidth() - Method in class org.vectomatic.svg.edit.client.gxt.AbsoluteLayerLayoutData
 
getWindowBarHeight() - Static method in class org.vectomatic.svg.edit.client.VectomaticApp2
 
getX() - Method in class com.extjs.gxt.ui.client.core.El
Gets the current X position of the element based on page coordinates.
getXY() - Method in class com.extjs.gxt.ui.client.core.El
Gets the current position of the element based on page coordinates.
getY() - Method in class com.extjs.gxt.ui.client.core.El
Gets the current Y position of the element based on page coordinates.
getZIndex() - Method in class com.extjs.gxt.ui.client.core.El
Returns the element's z-index.
getZIndex() - Method in class org.vectomatic.svg.edit.client.gxt.AbsoluteLayerLayoutData
 
glyph() - Method in interface org.vectomatic.svg.edit.client.AppBundle
 
glyphRef() - Method in interface org.vectomatic.svg.edit.client.AppBundle
 

H

handlerManager - Variable in class org.vectomatic.svg.edit.client.widget.Compass
 
HasRotationHandlers - Interface in org.vectomatic.svg.edit.client.event
Interface implemented by objects which emit rotation events
hasStyleName(String) - Method in class com.extjs.gxt.ui.client.core.El
Checks if the specified CSS style name exists on this element's DOM node.
hide() - Method in class com.extjs.gxt.ui.client.core.El
Hides this element
hkern() - Method in interface org.vectomatic.svg.edit.client.AppBundle
 
HORIZONTAL_ATTACH_LEFT - Static variable in class org.vectomatic.svg.edit.client.gxt.AbsoluteLayerLayoutData
 
HORIZONTAL_ATTACH_RIGHT - Static variable in class org.vectomatic.svg.edit.client.gxt.AbsoluteLayerLayoutData
 
httpErrorMessage(String) - Method in interface org.vectomatic.svg.edit.client.AppMessages
 

I

IdRefTokenizer - Class in org.vectomatic.svg.edit.client.engine
Class to split SVG attribute values into a stream of tokens.
IdRefTokenizer() - Constructor for class org.vectomatic.svg.edit.client.engine.IdRefTokenizer
 
IdRefTokenizerMozilla - Class in org.vectomatic.svg.edit.client.engine
FF version of IdRefTokenizer (required because FF does inconsistently add quotes around id refs).
IdRefTokenizerMozilla() - Constructor for class org.vectomatic.svg.edit.client.engine.IdRefTokenizerMozilla
 
image() - Method in interface org.vectomatic.svg.edit.client.AppBundle
 
index1 - Variable in class org.vectomatic.svg.edit.client.engine.IdRefTokenizer
 
index2 - Variable in class org.vectomatic.svg.edit.client.engine.IdRefTokenizer
 
info(String, String) - Method in class org.vectomatic.svg.edit.client.VectomaticApp2
 
init(ServletConfig) - Method in class org.vectomatic.svg.edit.server.FetchServlet
 
insertBefore(Element) - Method in class com.extjs.gxt.ui.client.core.El
Inserts this element before the passed element.
insertBefore(Element, Element) - Method in class com.extjs.gxt.ui.client.core.El
Inserts the element as a child before the given element.
insertBefore(Element[], Element) - Method in class com.extjs.gxt.ui.client.core.El
Inserts the elements as a child before the given element.
insertChild(Element, int) - Method in class com.extjs.gxt.ui.client.core.El
Inserts an element at the specified index.
insertChild(Element[], int) - Method in class com.extjs.gxt.ui.client.core.El
Inserts the children at the specified index.
insertFirst(Element) - Method in class com.extjs.gxt.ui.client.core.El
Inserts an element as the first child.
insertFirst(Element[]) - Method in class com.extjs.gxt.ui.client.core.El
Inserts the children.
insertFirst(String) - Method in class com.extjs.gxt.ui.client.core.El
Creates and inserts a child element.
insertHtml(String, String) - Method in class com.extjs.gxt.ui.client.core.El
Inserts an html fragment into this element
insertInto(Element) - Method in class com.extjs.gxt.ui.client.core.El
Inserts the element into the given parent.
insertInto(Element, int) - Method in class com.extjs.gxt.ui.client.core.El
Inserts a element.
insertLast(Element) - Method in class com.extjs.gxt.ui.client.core.El
Inserts the child element as the last child.
insertSibling(Element, String) - Method in class com.extjs.gxt.ui.client.core.El
Inserts the passed element as a sibling of this element.
insertSibling(Element[], String) - Method in class com.extjs.gxt.ui.client.core.El
Inserts the passed elements as a sibling of this element.
INSTANCE - Static variable in interface org.vectomatic.svg.edit.client.AppBundle
 
INSTANCE - Static variable in interface org.vectomatic.svg.edit.client.AppConstants
 
INSTANCE - Static variable in interface org.vectomatic.svg.edit.client.AppMessages
 
is(String) - Method in class com.extjs.gxt.ui.client.core.El
Returns true if this element matches the passed simple selector (e.g.
isAttachedBottom() - Method in class org.vectomatic.svg.edit.client.gxt.AbsoluteLayerLayoutData
 
isAttachedLeft() - Method in class org.vectomatic.svg.edit.client.gxt.AbsoluteLayerLayoutData
 
isAttachedRight() - Method in class org.vectomatic.svg.edit.client.gxt.AbsoluteLayerLayoutData
 
isAttachedTop() - Method in class org.vectomatic.svg.edit.client.gxt.AbsoluteLayerLayoutData
 
isBorderBox(Element) - Static method in class com.extjs.gxt.ui.client.core.El
Returns true if the passed element has a border box.
isBorderBox() - Method in class com.extjs.gxt.ui.client.core.El
Returns true if the element is a border box.
isConnected() - Method in class com.extjs.gxt.ui.client.core.El
Returns true if the element is part of the browser's DOM.
isConstrainClient() - Method in class com.extjs.gxt.ui.client.fx.Draggable
Returns true if drag is constrained to the viewport.
isConstrainHorizontal() - Method in class com.extjs.gxt.ui.client.fx.Draggable
Returns true if horizontal movement is constrained.
isConstrainVertical() - Method in class com.extjs.gxt.ui.client.fx.Draggable
Returns true if vertical movement is constrained.
isDragging() - Method in class com.extjs.gxt.ui.client.fx.Draggable
Returns true if a drag is in progress.
isEnabled() - Method in class com.extjs.gxt.ui.client.fx.Draggable
Returns true if enabled.
isMasked() - Method in class com.extjs.gxt.ui.client.core.El
Returns true if this element is masked.
isMoveAfterProxyDrag() - Method in class com.extjs.gxt.ui.client.fx.Draggable
Returns true if the drag widget is moved after a proxy drag.
isOrHasChild(Element) - Method in class com.extjs.gxt.ui.client.core.El
Returns true if the child element is or a child of this element.
isScrollable() - Method in class com.extjs.gxt.ui.client.core.El
Returns whether the element is scrollable (x or y).
isScrollableX() - Method in class com.extjs.gxt.ui.client.core.El
Returns whether the element is scrollable on the x-axis.
isScrollableY() - Method in class com.extjs.gxt.ui.client.core.El
Returns whether the element is scrollable on the y-axis.
isSizeProxyToSource() - Method in class com.extjs.gxt.ui.client.fx.Draggable
Returns true if the proxy element is sized to match the drag widget.
isStyleAttribute(Map<String, String>, boolean) - Method in class com.extjs.gxt.ui.client.core.El
 
isStyleAttribute(String, String) - Method in class com.extjs.gxt.ui.client.core.El
 
isUpdateZIndex() - Method in class com.extjs.gxt.ui.client.fx.Draggable
Returns true if the z-index is updated after a drag.
isUseProxy() - Method in class com.extjs.gxt.ui.client.fx.Draggable
Returns true if proxy element is enabled.
isVisibility() - Method in class com.extjs.gxt.ui.client.core.El
Returns true if the element is visible using the css 'visibiliy' attribute.
isVisible() - Method in class com.extjs.gxt.ui.client.core.El
Returns whether the element is currently visible.
isVisible(boolean) - Method in class com.extjs.gxt.ui.client.core.El
Returns whether the element is currently visible.

L

lastChild() - Method in class com.extjs.gxt.ui.client.core.El
Returns the element's last child.
lastX - Variable in class com.extjs.gxt.ui.client.fx.Draggable
 
lastY - Variable in class com.extjs.gxt.ui.client.fx.Draggable
 
line() - Method in interface org.vectomatic.svg.edit.client.AppBundle
 
linearGradient() - Method in interface org.vectomatic.svg.edit.client.AppBundle
 
load(RequestBuilder) - Method in class com.extjs.gxt.ui.client.core.El
Retrieves the data using the request builder and updates the element'c contents.
load() - Method in class org.vectomatic.svg.edit.client.RSSReader
 
load(String) - Method in class org.vectomatic.svg.edit.client.VectomaticApp2
 
loadErrorMessage(String, String) - Method in interface org.vectomatic.svg.edit.client.AppMessages
 

M

main(String[]) - Static method in class org.vectomatic.svg.edit.client.engine.SVGProcessor
 
makePositionable() - Method in class com.extjs.gxt.ui.client.core.El
Makes an element positionable.
makePositionable(boolean) - Method in class com.extjs.gxt.ui.client.core.El
Makes an element positionable.
marker() - Method in interface org.vectomatic.svg.edit.client.AppBundle
 
mask() - Method in class com.extjs.gxt.ui.client.core.El
Puts a mask over this element to disable user interaction.
mask(String) - Method in class com.extjs.gxt.ui.client.core.El
Puts a mask over this element to disable user interaction.
mask(String, String) - Method in class com.extjs.gxt.ui.client.core.El
Puts a mask over this element to disable user interaction.
mask() - Method in interface org.vectomatic.svg.edit.client.AppBundle
 
metadata() - Method in interface org.vectomatic.svg.edit.client.AppBundle
 
missingGlyph() - Method in interface org.vectomatic.svg.edit.client.AppBundle
 
moveDrag(DragEvent) - Method in class org.vectomatic.svg.edit.client.SVGWindow
 
mpath() - Method in interface org.vectomatic.svg.edit.client.AppBundle
 

N

nextSibling() - Method in class com.extjs.gxt.ui.client.core.El
Returns the elements next sibling.
nextToken() - Method in class org.vectomatic.svg.edit.client.engine.IdRefTokenizer
 
nextToken() - Method in class org.vectomatic.svg.edit.client.engine.IdRefTokenizerMozilla
 
normalizeIds(OMSVGSVGElement) - Static method in class org.vectomatic.svg.edit.client.engine.SVGProcessor
 

O

onLayout(Container<?>, El) - Method in class org.vectomatic.svg.edit.client.gxt.AbsoluteLayerLayout
 
onModuleLoad() - Method in class org.vectomatic.svg.edit.client.VectomaticApp2
 
onMouseDown(ComponentEvent) - Method in class com.extjs.gxt.ui.client.fx.Draggable
 
onMouseMove(Event) - Method in class com.extjs.gxt.ui.client.fx.Draggable
 
onRotate(RotationEvent) - Method in interface org.vectomatic.svg.edit.client.event.RotationHandler
 
openButton() - Method in interface org.vectomatic.svg.edit.client.AppConstants
 
openRecent(String) - Method in class org.vectomatic.svg.edit.client.VectomaticApp2
 
openRssFeed() - Method in class org.vectomatic.svg.edit.client.VectomaticApp2
 
openRssFeedMenuItem() - Method in interface org.vectomatic.svg.edit.client.AppConstants
 
openUrl() - Method in class org.vectomatic.svg.edit.client.VectomaticApp2
 
openUrlMenuItem() - Method in interface org.vectomatic.svg.edit.client.AppConstants
 
openUrlText() - Method in interface org.vectomatic.svg.edit.client.AppConstants
 
org.vectomatic.svg.edit.client - package org.vectomatic.svg.edit.client
 
org.vectomatic.svg.edit.client.engine - package org.vectomatic.svg.edit.client.engine
 
org.vectomatic.svg.edit.client.event - package org.vectomatic.svg.edit.client.event
 
org.vectomatic.svg.edit.client.gxt - package org.vectomatic.svg.edit.client.gxt
 
org.vectomatic.svg.edit.client.widget - package org.vectomatic.svg.edit.client.widget
 
org.vectomatic.svg.edit.server - package org.vectomatic.svg.edit.server
 

P

path() - Method in interface org.vectomatic.svg.edit.client.AppBundle
 
pattern() - Method in interface org.vectomatic.svg.edit.client.AppBundle
 
polygon() - Method in interface org.vectomatic.svg.edit.client.AppBundle
 
polyline() - Method in interface org.vectomatic.svg.edit.client.AppBundle
 
previousSibling() - Method in class com.extjs.gxt.ui.client.core.El
Returns the elements previous sibling.
proxyEl - Variable in class com.extjs.gxt.ui.client.fx.Draggable
 

R

radialGradient() - Method in interface org.vectomatic.svg.edit.client.AppBundle
 
recentDocumentsMenuItem() - Method in interface org.vectomatic.svg.edit.client.AppConstants
 
rect() - Method in interface org.vectomatic.svg.edit.client.AppBundle
 
release() - Method in class com.extjs.gxt.ui.client.fx.Draggable
Removes the drag handles.
remove() - Method in class com.extjs.gxt.ui.client.core.El
Removes this element from the DOM
removeChild(Element) - Method in class com.extjs.gxt.ui.client.core.El
Removes a child.
removeChildren() - Method in class com.extjs.gxt.ui.client.core.El
Removes all the elements children.
removeDragListener(DragListener) - Method in class com.extjs.gxt.ui.client.fx.Draggable
Removes a previously added listener.
removeFromParent() - Method in class com.extjs.gxt.ui.client.core.El
Removes the element from it's parent.
removeStyleName(String...) - Method in class com.extjs.gxt.ui.client.core.El
Removes the style names(s) from the element.
removeStyleName(String) - Method in class com.extjs.gxt.ui.client.core.El
Removes a style name.
repaint() - Method in class com.extjs.gxt.ui.client.core.El
Forces the Browser to repaint this element.
replaceStyleName(String, String) - Method in class com.extjs.gxt.ui.client.core.El
Replaces a style name on the element with another.
resetView() - Method in class org.vectomatic.svg.edit.client.VectomaticApp2
 
resetViewMenuItem() - Method in interface org.vectomatic.svg.edit.client.AppConstants
 
rotate - Variable in class org.vectomatic.svg.edit.client.widget.Compass
 
rotation - Variable in class org.vectomatic.svg.edit.client.widget.Compass
 
RotationEvent - Class in org.vectomatic.svg.edit.client.event
Event emitted when a rotation occurs
RotationEvent(float) - Constructor for class org.vectomatic.svg.edit.client.event.RotationEvent
 
RotationHandler - Interface in org.vectomatic.svg.edit.client.event
Handler class for rotation events
RSSReader - Class in org.vectomatic.svg.edit.client
Dialog to display the OpenClipArt 'new svg' RSS feed.
RSSReader() - Constructor for class org.vectomatic.svg.edit.client.RSSReader
 
RSSReader.RSSEntry - Class in org.vectomatic.svg.edit.client
Bean to represent a single entry in the OpenClipArt 'new svg' RSS feed.
RSSReader.RSSEntry() - Constructor for class org.vectomatic.svg.edit.client.RSSReader.RSSEntry
 

S

scale - Variable in class org.vectomatic.svg.edit.client.SVGWindow
The current rotation of the svg
scaleSlider - Variable in class org.vectomatic.svg.edit.client.SVGWindow
The SVG scale slider
script() - Method in interface org.vectomatic.svg.edit.client.AppBundle
 
scrollIntoView(Element, boolean) - Method in class com.extjs.gxt.ui.client.core.El
 
scrollIntoView(Element, boolean, int[]) - Method in class com.extjs.gxt.ui.client.core.El
Scrolls the element into view.
scrollTo(String, int) - Method in class com.extjs.gxt.ui.client.core.El
Scrolls this element the specified scroll point.
scrollTo(String, int, FxConfig) - Method in class com.extjs.gxt.ui.client.core.El
Scrolls this element the specified scroll point.
select(String) - Method in class com.extjs.gxt.ui.client.core.El
Selects child nodes based on the passed CSS selector (the selector should not contain an id).
selectNode(String) - Method in class com.extjs.gxt.ui.client.core.El
Selects a single element.
set() - Method in interface org.vectomatic.svg.edit.client.AppBundle
 
setBorders(boolean) - Method in class com.extjs.gxt.ui.client.core.El
Adds or removes a border.
setBounds(int, int, int, int) - Method in class com.extjs.gxt.ui.client.core.El
Sets the element's bounds.
setBounds(int, int, int, int, boolean) - Method in class com.extjs.gxt.ui.client.core.El
Sets the element's bounds.
setBounds(Rectangle) - Method in class com.extjs.gxt.ui.client.core.El
Sets the element's bounds.
setBounds(Rectangle, boolean) - Method in class com.extjs.gxt.ui.client.core.El
Sets the element's bounds.
setConstrainClient(boolean) - Method in class com.extjs.gxt.ui.client.fx.Draggable
True to set constrain movement to the viewport (defaults to true).
setConstrainHorizontal(boolean) - Method in class com.extjs.gxt.ui.client.fx.Draggable
True to stop horizontal movement (defaults to false).
setConstrainVertical(boolean) - Method in class com.extjs.gxt.ui.client.fx.Draggable
True to stop vertical movement (defaults to false).
setContainer(Component) - Method in class com.extjs.gxt.ui.client.fx.Draggable
Specifies a container to which the drag widget is constrained.
setDisplayed(boolean) - Method in class com.extjs.gxt.ui.client.core.El
Sets the CSS display property.
setDisplayed(String) - Method in class com.extjs.gxt.ui.client.core.El
Sets the CSS display property.
setElementAttribute(String, boolean) - Method in class com.extjs.gxt.ui.client.core.El
Sets an element's attribute.
setElementAttribute(String, int) - Method in class com.extjs.gxt.ui.client.core.El
Sets an element's attribute.
setElementAttribute(String, String) - Method in class com.extjs.gxt.ui.client.core.El
Sets an element's attribute.
setEnabled(boolean) - Method in class com.extjs.gxt.ui.client.core.El
Convenience function for setting disabled/enabled by boolean.
setEnabled(boolean) - Method in class com.extjs.gxt.ui.client.fx.Draggable
Enables dragging if the argument is true, and disables it otherwise.
setFocus(boolean) - Method in class com.extjs.gxt.ui.client.core.El
True to focus, false to blur.
setHeight(int) - Method in class com.extjs.gxt.ui.client.core.El
Sets the elements height.
setHeight(int, boolean) - Method in class com.extjs.gxt.ui.client.core.El
Sets the elements height.
setHeight(String) - Method in class com.extjs.gxt.ui.client.core.El
Sets the elements height.
setIconStyle(String) - Method in class com.extjs.gxt.ui.client.core.El
Sets the the icon for an element either as a CSS style name or image path.
setId(String) - Method in class com.extjs.gxt.ui.client.core.El
Sets the element's id.
setInnerHtml(String) - Method in class com.extjs.gxt.ui.client.core.El
Sets the element's inner html.
setIntElementProperty(String, int) - Method in class com.extjs.gxt.ui.client.core.El
Sets an element's property.
setLeft(int) - Method in class com.extjs.gxt.ui.client.core.El
Sets the element's left position directly using CSS style (instead of El.setX(int)).
setLeftTop(int, int) - Method in class com.extjs.gxt.ui.client.core.El
Quick set left and top adding default units.
setMargins(Margins) - Method in class com.extjs.gxt.ui.client.core.El
Sets the elements's margin.
setMoveAfterProxyDrag(boolean) - Method in class com.extjs.gxt.ui.client.fx.Draggable
True to move source widget after a proxy drag (defaults to true).
setPadding(Padding) - Method in class com.extjs.gxt.ui.client.core.El
Sets the elements's padding.
setPagePosition(int, int) - Method in class com.extjs.gxt.ui.client.core.El
Sets the element's position in page coordinates.
setPngPath(String) - Method in class org.vectomatic.svg.edit.client.RSSReader.RSSEntry
 
setProxy(El) - Method in class com.extjs.gxt.ui.client.fx.Draggable
Sets the proxy element.
setProxyStyle(String) - Method in class com.extjs.gxt.ui.client.fx.Draggable
Sets the style name used for proxy drags (defaults to 'my-drag-proxy').
setRotation(float) - Method in class org.vectomatic.svg.edit.client.SVGWindow
Sets the rotation of the main image.
setRotation(float) - Method in class org.vectomatic.svg.edit.client.SVGWindowWebkit
 
setRotation(int) - Method in class org.vectomatic.svg.edit.client.widget.Compass
 
setRotation(int) - Method in class org.vectomatic.svg.edit.client.widget.CompassWebkit
 
setRotationCompass(int) - Method in class org.vectomatic.svg.edit.client.SVGWindow
Sets the rotation of the main image through the compass widget.
setScale(float) - Method in class org.vectomatic.svg.edit.client.SVGWindow
Sets the scaling of the main image.
setScaleSlider(int) - Method in class org.vectomatic.svg.edit.client.SVGWindow
Sets the scaling of the main image through the scale slider.
setScrollLeft(int) - Method in class com.extjs.gxt.ui.client.core.El
Sets the element's horizontal scroll position.
setScrollTop(int) - Method in class com.extjs.gxt.ui.client.core.El
Sets the element's vertical scroll position.
setSize(int, int) - Method in class com.extjs.gxt.ui.client.core.El
Sets the element's size.
setSize(int, int, boolean) - Method in class com.extjs.gxt.ui.client.core.El
Set the size of the element.
setSize(Size) - Method in class com.extjs.gxt.ui.client.core.El
Sets the element's size.
setSize(String, String) - Method in class com.extjs.gxt.ui.client.core.El
Sets the element's size.
setSizeProxyToSource(boolean) - Method in class com.extjs.gxt.ui.client.fx.Draggable
True to set proxy dimensions the same as the drag widget (defaults to true).
setStartDragDistance(int) - Method in class com.extjs.gxt.ui.client.fx.Draggable
Specifies how far the cursor must move after mousedown to start dragging (defaults to 2).
setStyleAttribute(String, Object) - Method in class com.extjs.gxt.ui.client.core.El
Sets a style attribute.
setStyleName(String) - Method in class com.extjs.gxt.ui.client.core.El
Sets the element's style name.
setStyleName(String, boolean) - Method in class com.extjs.gxt.ui.client.core.El
Adds or removes the style name.
setStyleSize(int, int) - Method in class com.extjs.gxt.ui.client.core.El
Sets the element's size using style attributes.
setSvg(OMSVGSVGElement) - Method in class org.vectomatic.svg.edit.client.SVGWindow
Specifies the SVG window to display
setSvgPath(String) - Method in class org.vectomatic.svg.edit.client.RSSReader.RSSEntry
 
setTabIndex(int) - Method in class com.extjs.gxt.ui.client.core.El
Sets the element's tab index.
setTitle(String) - Method in class com.extjs.gxt.ui.client.core.El
Sets the element's title property.
setTop(int) - Method in class com.extjs.gxt.ui.client.core.El
Sets the element's top position directly using CSS style (instead of El.setY(int)).
setUpdateZIndex(boolean) - Method in class com.extjs.gxt.ui.client.fx.Draggable
True if the CSS z-index should be updated on the widget being dragged.
setUseProxy(boolean) - Method in class com.extjs.gxt.ui.client.fx.Draggable
True to use a proxy widget during drag operation (defaults to true).
setValue(String) - Method in class com.extjs.gxt.ui.client.core.El
Sets the element's value property.
setVisibility(boolean) - Method in class com.extjs.gxt.ui.client.core.El
Sets the elements css 'visibility' property.
setVisibilityMode(El.VisMode) - Method in class com.extjs.gxt.ui.client.core.El
Sets the element's visibility mode.
setVisible(boolean) - Method in class com.extjs.gxt.ui.client.core.El
Sets the visibility of the element (see details).
setWidth(int) - Method in class com.extjs.gxt.ui.client.core.El
Sets the element's width.
setWidth(int, boolean) - Method in class com.extjs.gxt.ui.client.core.El
Sets the elements's width.
setWidth(String) - Method in class com.extjs.gxt.ui.client.core.El
Sets the element's width.
setX(int) - Method in class com.extjs.gxt.ui.client.core.El
Sets the X position of the element based on page coordinates.
setXConstraint(int, int) - Method in class com.extjs.gxt.ui.client.fx.Draggable
Constrains the horizontal travel.
setXY(int, int) - Method in class com.extjs.gxt.ui.client.core.El
Sets the elements position in page coordinates.
setXY(int, int, FxConfig) - Method in class com.extjs.gxt.ui.client.core.El
Sets the elements position in page coordinates.
setXY(Point) - Method in class com.extjs.gxt.ui.client.core.El
Sets the element's position in page coordinates.
setY(int) - Method in class com.extjs.gxt.ui.client.core.El
Sets the Y position of the element based on page coordinates.
setYConstraint(int, int) - Method in class com.extjs.gxt.ui.client.fx.Draggable
Constrains the vertical travel.
setZIndex(int) - Method in class com.extjs.gxt.ui.client.core.El
Sets the element's z-index.
show() - Method in class com.extjs.gxt.ui.client.core.El
Shows this element
slideIn(Style.Direction, FxConfig) - Method in class com.extjs.gxt.ui.client.core.El
Slides the element in.
slideOut(Style.Direction, FxConfig) - Method in class com.extjs.gxt.ui.client.core.El
Slides the element out.
stackWindows() - Method in class org.vectomatic.svg.edit.client.VectomaticApp2
 
stackWindowsMenuItem() - Method in interface org.vectomatic.svg.edit.client.AppConstants
 
START - Static variable in class org.vectomatic.svg.edit.client.engine.IdRefTokenizer
 
START2 - Static variable in class org.vectomatic.svg.edit.client.engine.IdRefTokenizerMozilla
 
startBounds - Variable in class com.extjs.gxt.ui.client.fx.Draggable
 
startDrag(Event) - Method in class com.extjs.gxt.ui.client.fx.Draggable
 
stop() - Method in interface org.vectomatic.svg.edit.client.AppBundle
 
stopDrag(Event) - Method in class com.extjs.gxt.ui.client.fx.Draggable
 
str - Variable in class org.vectomatic.svg.edit.client.engine.IdRefTokenizer
 
style() - Method in interface org.vectomatic.svg.edit.client.AppBundle
 
subChild(int) - Method in class com.extjs.gxt.ui.client.core.El
Returns the element's sub child.
svg() - Method in interface org.vectomatic.svg.edit.client.AppBundle
 
svg - Variable in class org.vectomatic.svg.edit.client.SVGWindow
The svg image to display
SVGProcessor - Class in org.vectomatic.svg.edit.client.engine
Class to normalize id and idrefs in an SVG document
SVGProcessor() - Constructor for class org.vectomatic.svg.edit.client.engine.SVGProcessor
 
SVGWindow - Class in org.vectomatic.svg.edit.client
GXT window class dedicated to displaying and editing a single SVG image.
SVGWindow() - Constructor for class org.vectomatic.svg.edit.client.SVGWindow
 
SVGWindowWebkit - Class in org.vectomatic.svg.edit.client
 
SVGWindowWebkit() - Constructor for class org.vectomatic.svg.edit.client.SVGWindowWebkit
 
switch_() - Method in interface org.vectomatic.svg.edit.client.AppBundle
 
symbol() - Method in interface org.vectomatic.svg.edit.client.AppBundle
 
sync(boolean) - Method in class com.extjs.gxt.ui.client.core.El
Synchronizes the layer.

T

text() - Method in interface org.vectomatic.svg.edit.client.AppBundle
 
textGroup - Variable in class org.vectomatic.svg.edit.client.widget.Compass
 
textPath() - Method in interface org.vectomatic.svg.edit.client.AppBundle
 
thumb() - Method in interface org.vectomatic.svg.edit.client.AppCss
 
thumbWrap() - Method in interface org.vectomatic.svg.edit.client.AppCss
 
tileWindows() - Method in class org.vectomatic.svg.edit.client.VectomaticApp2
 
tileWindowsMenuItem() - Method in interface org.vectomatic.svg.edit.client.AppConstants
 
title() - Method in interface org.vectomatic.svg.edit.client.AppBundle
 
toggleStyleName(String) - Method in class com.extjs.gxt.ui.client.core.El
Toggles the given style name, adding if not already present, removing if present.
token - Variable in class org.vectomatic.svg.edit.client.engine.IdRefTokenizer
 
tokenize(String) - Method in class org.vectomatic.svg.edit.client.engine.IdRefTokenizer
 
toString() - Method in class com.extjs.gxt.ui.client.core.El
 
translatePoints(Point) - Method in class com.extjs.gxt.ui.client.core.El
 
tref() - Method in interface org.vectomatic.svg.edit.client.AppBundle
 
tspan() - Method in interface org.vectomatic.svg.edit.client.AppBundle
 

U

unclip() - Method in class com.extjs.gxt.ui.client.core.El
Return clipping (overflow) to original clipping before clip() was called.
unmask() - Method in class com.extjs.gxt.ui.client.core.El
Removes a previously applied mask.
unwrap(Element, Rectangle) - Method in class com.extjs.gxt.ui.client.core.El
Unwraps the child element.
update(String) - Method in class com.extjs.gxt.ui.client.core.El
Sets the innerHTML to the given markup.
updateZIndex(int) - Method in class com.extjs.gxt.ui.client.core.El
Sets the element's z-index using XDOM.getTopZIndex() to ensure it has the highest values.
use() - Method in interface org.vectomatic.svg.edit.client.AppBundle
 

V

valueOf(String) - Static method in enum com.extjs.gxt.ui.client.core.El.VisMode
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.extjs.gxt.ui.client.core.El.VisMode
Returns an array containing the constants of this enum type, in the order they are declared.
VectomaticApp2 - Class in org.vectomatic.svg.edit.client
Application main class.
VectomaticApp2() - Constructor for class org.vectomatic.svg.edit.client.VectomaticApp2
 
VERTICAL_ATTACH_BOTTOM - Static variable in class org.vectomatic.svg.edit.client.gxt.AbsoluteLayerLayoutData
 
VERTICAL_ATTACH_TOP - Static variable in class org.vectomatic.svg.edit.client.gxt.AbsoluteLayerLayoutData
 
view() - Method in interface org.vectomatic.svg.edit.client.AppBundle
 
vkern() - Method in interface org.vectomatic.svg.edit.client.AppBundle
 

W

windowMenu() - Method in interface org.vectomatic.svg.edit.client.AppConstants
 
wrap(Element) - Method in class com.extjs.gxt.ui.client.core.El
Wraps the element with the specified wrapper.

X

xform - Variable in class org.vectomatic.svg.edit.client.SVGWindow
The current transform
xformGroup - Variable in class org.vectomatic.svg.edit.client.SVGWindow
A group to apply a visualization transform to the svg It is the first and only child of the svg

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

Copyright © 2010. All Rights Reserved.