@JsType(isNative=true,
namespace="<global>",
name="Object")
public class PolygonGeometryOptions
extends PolygonOutlineGeometryOptions
PolygonGeometry.| Modifier and Type | Field and Description |
|---|---|
boolean |
closeBottom
When false, leaves off the bottom of an extruded polygon open.
|
boolean |
closeTop
When false, leaves off the top of an extruded polygon open.
|
double |
stRotation
The rotation of the texture coordinates, in radians.
|
ellipsoid, extrudedHeight, granularity, height, perPositionHeight, polygonHierarchy, positions, vertexFormat| Constructor and Description |
|---|
PolygonGeometryOptions()
Options for
PolygonGeometry |
@JsProperty public double stRotation
@JsProperty public boolean closeTop
@JsProperty public boolean closeBottom
@JsConstructor public PolygonGeometryOptions()
PolygonGeometryCopyright © 2019. All rights reserved.