org.utgenome.gwt.widget.client.impl
Class PathElement
java.lang.Object
org.utgenome.gwt.widget.client.impl.PathElement
public class PathElement
- extends Object
Simple constant wrapper class.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ARC
public static final String ARC
- See Also:
- Constant Field Values
CLOSE
public static final String CLOSE
- See Also:
- Constant Field Values
END
public static final String END
- See Also:
- Constant Field Values
LINETO
public static final String LINETO
- See Also:
- Constant Field Values
MOVETO
public static final String MOVETO
- See Also:
- Constant Field Values
CUBIC
public static final String CUBIC
- See Also:
- Constant Field Values
QUADRATIC
public static final String QUADRATIC
- See Also:
- Constant Field Values
PathElement
public PathElement()
Copyright © 2007-2012 utgenome.org. All Rights Reserved.