Enum Context2d.LineJoin

java.lang.Object
java.lang.Enum<Context2d.LineJoin>
com.google.gwt.canvas.dom.client.Context2d.LineJoin
All Implemented Interfaces:
Serializable, Comparable<Context2d.LineJoin>, java.lang.constant.Constable
Enclosing class:
Context2d

public static enum Context2d.LineJoin extends Enum<Context2d.LineJoin>
Enum for line-join style.
See Also: