|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.google.gwt.core.client.JavaScriptObject
org.vectomatic.dom.svg.OMSVGPathSeg
org.vectomatic.dom.svg.OMSVGPathSegClosePath
public class OMSVGPathSegClosePath
The OMSVGPathSegClosePath
interface corresponds
to a "closepath" (z) path data command.
Field Summary |
---|
Constructor Summary | |
---|---|
protected |
OMSVGPathSegClosePath()
|
Method Summary |
---|
Methods inherited from class org.vectomatic.dom.svg.OMSVGPathSeg |
---|
getPathSegType, getPathSegTypeAsLetter |
Methods inherited from class com.google.gwt.core.client.JavaScriptObject |
---|
cast, createArray, createFunction, createObject, equals, hashCode, toSource, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
protected OMSVGPathSegClosePath()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |