@JsType(isNative=true,
namespace="<global>",
name="Object")
public class CoplanarPolygonOutlineGeometryOptions
extends Object
CoplanarPolygonOutlineGeometry.| Modifier and Type | Field and Description |
|---|---|
PolygonHierarchy |
polygonHierarchy
A polygon hierarchy that can include holes.
|
| Modifier and Type | Method and Description |
|---|---|
static CoplanarPolygonOutlineGeometryOptions |
create(PolygonHierarchy polygonHierarchy) |
@JsProperty public PolygonHierarchy polygonHierarchy
@JsOverlay public static CoplanarPolygonOutlineGeometryOptions create(PolygonHierarchy polygonHierarchy)
Copyright © 2019. All rights reserved.