Skip navigation links
lib-gwt-svg 0.5.12+mca.1
A B C D E F G H I L M N O P R S T U V W X 

D

DashArrayParser - Class in org.vectomatic.dom.svg.impl
Class to parse SVG dash arrays.
declareDomField(XMLElement, String, String) - Method in class com.google.gwt.uibinder.rebind.UiBinderWriter
Declare a field that will hold an Element instance.
declareDomIdHolder(String) - Method in class com.google.gwt.uibinder.rebind.UiBinderWriter
Declare a variable that will be filled at runtime with a unique id, safe for use as a dom element's id attribute.
declareFieldIfNeeded(XMLElement) - Method in class com.google.gwt.uibinder.rebind.UiBinderWriter
If this element has a gwt:field attribute, create a field for it of the appropriate type, and return the field name.
declareRenderableStamper() - Method in class com.google.gwt.uibinder.rebind.UiBinderWriter
Declare a RenderableStamper instance that will be filled at runtime with a unique token.
declareTemplateCall(String, String) - Method in class com.google.gwt.uibinder.rebind.UiBinderWriter
Writes a new SafeHtml template to the generated BinderImpl.
deleteData(int, int) - Method in class org.vectomatic.dom.svg.OMText
Remove a range of 16-bit units from the node.
deselectAll() - Method in class org.vectomatic.dom.svg.impl.SVGSVGElement
Unselects any selected objects, including any selections of text strings and type-in bars.
deselectAll() - Method in class org.vectomatic.dom.svg.OMSVGSVGElement
Unselects any selected objects, including any selections of text strings and type-in bars.
detokenate(String) - Method in class com.google.gwt.uibinder.rebind.UiBinderWriter
die(String) - Method in class com.google.gwt.uibinder.rebind.UiBinderWriter
Post an error message and halt processing.
die(String, Object...) - Method in class com.google.gwt.uibinder.rebind.UiBinderWriter
Post an error message and halt processing.
die(XMLElement, String, Object...) - Method in class com.google.gwt.uibinder.rebind.UiBinderWriter
Post an error message about a specific XMLElement and halt processing.
dispatch(ActivateHandler) - Method in class org.vectomatic.dom.svg.events.ActivateEvent
 
dispatch(BeginHandler) - Method in class org.vectomatic.dom.svg.events.BeginEvent
 
dispatch(EndHandler) - Method in class org.vectomatic.dom.svg.events.EndEvent
 
dispatch(FocusInHandler) - Method in class org.vectomatic.dom.svg.events.FocusInEvent
 
dispatch(FocusOutHandler) - Method in class org.vectomatic.dom.svg.events.FocusOutEvent
 
dispatch(RepeatHandler) - Method in class org.vectomatic.dom.svg.events.RepeatEvent
 
dispatch(SVGZoomHandler) - Method in class org.vectomatic.dom.svg.events.SVGZoomEvent
 
dispatch(NativeEvent, OMNode, Element) - Method in class org.vectomatic.dom.svg.impl.DOMHelperImpl
Central dispatching function for events emitted by DOM objects
dispatch(NativeEvent) - Method in class org.vectomatic.dom.svg.OMNode
Dispatches the specified event to this node event handlers
dispatchCapturedEvent(NativeEvent, Element) - Method in class org.vectomatic.dom.svg.impl.DOMHelperImpl
Dispatching function for events which result from a call to DOMHelperImpl.setCaptureElement(OMSVGElement, LoseCaptureHandler)
distance(OMSVGPoint) - Method in class org.vectomatic.dom.svg.OMSVGPoint
Returns the euclidian distance from this point to specified point.
distance2(OMSVGPoint) - Method in class org.vectomatic.dom.svg.OMSVGPoint
Returns the squared euclidian distance from this point to specified point.
distanceToLine(OMSVGPoint) - Method in class org.vectomatic.dom.svg.impl.SVGLineElement
Computes the distance from the specified point to this line.
distanceToLine(OMSVGPoint) - Method in class org.vectomatic.dom.svg.OMSVGLineElement
Computes the distance from the specified point to this line.
documentFor(String, String) - Method in class com.google.gwt.uibinder.rebind.W3cDomHelper
Creates an XML document model with the given contents.
DOMEventBus - Class in org.vectomatic.dom.svg.impl
Implementation of EventBus which invokes DOMHelper.unbindEventListener(Element, String) on DOM element sources when they no longer have any event registered handlers for the corresponding event type.
DOMEventBus() - Constructor for class org.vectomatic.dom.svg.impl.DOMEventBus
 
DOMHelper - Class in org.vectomatic.dom.svg.utils
Class to group miscellaneous DOM level 2 methods.
DOMHelper() - Constructor for class org.vectomatic.dom.svg.utils.DOMHelper
 
DOMHelperImpl - Class in org.vectomatic.dom.svg.impl
Implementation class for low-level GWT integration (mostly event dispatching) Xpath support for IE, based on Cameron McCormack's library (http://mcc.id.au/xpathjs) SVGPathSeg support for Chromium 48+, based on Philip Rogers's polyfill (https://github.com/progers/pathseg/blob/master/pathseg.js)
DOMHelperImpl() - Constructor for class org.vectomatic.dom.svg.impl.DOMHelperImpl
 
DOMHelperImpl.Resource - Interface in org.vectomatic.dom.svg.impl
 
doRemove(Event.Type<H>, Object, H) - Method in class org.vectomatic.dom.svg.impl.DOMEventBus
 
dotProduct(OMSVGPoint) - Method in class org.vectomatic.dom.svg.OMSVGPoint
Returns the dot product of this point and the specified point.
A B C D E F G H I L M N O P R S T U V W X 
Skip navigation links
lib-gwt-svg 0.5.12+mca.1