public interface FacetSequence
| Modifier and Type | Method and Description |
|---|---|
double |
distance(FacetSequence sequence) |
Point |
getCoordinate(int vertexIndex) |
double |
getCoordinate(int vertexIndex,
int axisIndex) |
BoundingBox |
getEnvelope() |
int |
getVertexCount() |
boolean |
isPoint() |
double distance(FacetSequence sequence)
Point getCoordinate(int vertexIndex)
double getCoordinate(int vertexIndex,
int axisIndex)
BoundingBox getEnvelope()
int getVertexCount()
boolean isPoint()
Copyright © 2015 Revolution Systems Inc.. All rights reserved.