public interface PolygonalChain
Modifier and Type | Method and Description |
---|---|
int |
dimension()
Get the number of dimensions of this polygonal chain.
|
List<Point> |
vertices()
Get a list of the vertices defining the chain.
|
List<Point> vertices()
int dimension()
Copyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.