public static class WFSVectorDataSource.Geometry extends Object
Modifier and Type | Field and Description |
---|---|
double[][] |
lineCoordinates |
double[] |
pointCoordinates |
String |
type |
Constructor and Description |
---|
WFSVectorDataSource.Geometry() |
public String type
public double[] pointCoordinates
public double[][] lineCoordinates
Copyright © 2014. All rights reserved.