Package | Description |
---|---|
us.gov.dod.standard.ssrf._3_1 | |
us.gov.dod.standard.ssrf._3_1.location |
Modifier and Type | Method and Description |
---|---|
Set<Polygon> |
Location.getPolygon()
Get the Polygon
|
Modifier and Type | Method and Description |
---|---|
Location |
Location.withPolygon(Polygon... values)
Set the Polygon
|
Modifier and Type | Method and Description |
---|---|
Location |
Location.withPolygon(Collection<Polygon> values)
Set the Polygon
|
Modifier and Type | Method and Description |
---|---|
Polygon |
Polygon.withAltitudeMax(Double value)
Set
|
Polygon |
Polygon.withAltitudeMin(Double value)
Set
|
Polygon |
Polygon.withExcluded(ListCBO value)
Set "Yes" to indicate that the shape is to be excluded from the set.
|
Polygon |
Polygon.withIdx(BigInteger value)
Set a unique integer index for the current ellipse within the Location.
|
Polygon |
Polygon.withPolygonPoint(Collection<PolygonPoint> values)
Set the PolygonPoint
|
Polygon |
Polygon.withPolygonPoint(PolygonPoint... values)
Set the PolygonPoint
|
Copyright © 2016 OpenSSRF.org. All rights reserved.