public final class PathGraphics
extends com.google.gwt.core.client.JavaScriptObject
Modifier | Constructor and Description |
---|---|
protected |
PathGraphics() |
Modifier and Type | Method and Description |
---|---|
static PathGraphics |
create() |
PathGraphics |
setExtrudedHeight(Property<Number> extrudedHeight) |
PathGraphics |
setMaterial(MaterialProperty material) |
PathGraphics |
setShow(Property<Boolean> show) |
PathGraphics |
setWidth(Property<Number> width) |
public static PathGraphics create()
public PathGraphics setMaterial(MaterialProperty material)
public PathGraphics setWidth(Property<Number> width)
public PathGraphics setShow(Property<Boolean> show)
public PathGraphics setExtrudedHeight(Property<Number> extrudedHeight)
Copyright © 2014. All rights reserved.