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