Modifier and Type | Field and Description |
---|---|
Type |
type
the type of the path element.
|
Constructor and Description |
---|
PathElement(Type type)
Create a path element.
|
public final Type type
public Type type()
@Deprecated public abstract float[] points()
public abstract void points(double[] coords)
coords
- coordinates (length = 6)Copyright © 2017. All Rights Reserved.