public class DncPointFeature extends DncFeature
chunkKey, fcode, featureNum
Constructor and Description |
---|
DncPointFeature(DncChunks.DncChunkKey chunkKey,
int featureNum,
String fcode,
java.util.function.Supplier<Map<String,Object>> attrsLoader,
java.util.function.Supplier<LatLonGeo> pointLoader) |
Modifier and Type | Method and Description |
---|---|
LatLonGeo |
getPoint() |
getAttrs
public DncPointFeature(DncChunks.DncChunkKey chunkKey, int featureNum, String fcode, java.util.function.Supplier<Map<String,Object>> attrsLoader, java.util.function.Supplier<LatLonGeo> pointLoader)
public LatLonGeo getPoint()
Copyright © 2016 Metron, Inc.. All rights reserved.