|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OMText | |
---|---|
org.vectomatic.dom.svg | Wrapper classes representing the bulk of libgwtsvg public API. |
Uses of OMText in org.vectomatic.dom.svg |
---|
Methods in org.vectomatic.dom.svg that return OMText | |
---|---|
OMText |
OMDocument.createTextNode(String data)
Creates a new OMText node and initializes it
with the specified data. |
OMText |
OMText.splitText(int offset)
Breaks this node into two nodes at the specified offset ,
keeping both in the tree as siblings. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |