Eclipse Platform
Mars (4.5)
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
float[] |
points
The points of a path.
|
byte[] |
types
The type of each point.
|
-
Constructor Summary
Constructors
Constructor and Description |
PathData() |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
types
public byte[] types
The type of each point.
-
points
public float[] points
The points of a path.
-
Constructor Detail
-
PathData
public PathData()
Eclipse Platform
Mars (4.5)
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.