public class DncLineFeature extends DncFeature
chunkKey, fcode, featureNum
Constructor and Description |
---|
DncLineFeature(DncChunks.DncChunkKey chunkKey,
int featureNum,
String fcode,
java.util.function.Supplier<Map<String,Object>> attrsLoader,
java.util.function.Supplier<List<LatLonGeo>> pointsLoader) |
Modifier and Type | Method and Description |
---|---|
com.google.common.collect.ImmutableList<LatLonGeo> |
getPoints() |
getAttrs
public DncLineFeature(DncChunks.DncChunkKey chunkKey, int featureNum, String fcode, java.util.function.Supplier<Map<String,Object>> attrsLoader, java.util.function.Supplier<List<LatLonGeo>> pointsLoader)
public com.google.common.collect.ImmutableList<LatLonGeo> getPoints()
Copyright © 2016 Metron, Inc.. All rights reserved.