public static interface Osmformat.HeaderBBoxOrBuilder
extends proto4.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
long |
getBottom()
required sint64 bottom = 4; |
long |
getLeft()
required sint64 left = 1; |
long |
getRight()
required sint64 right = 2; |
long |
getTop()
required sint64 top = 3; |
boolean |
hasBottom()
required sint64 bottom = 4; |
boolean |
hasLeft()
required sint64 left = 1; |
boolean |
hasRight()
required sint64 right = 2; |
boolean |
hasTop()
required sint64 top = 3; |
boolean hasLeft()
required sint64 left = 1;long getLeft()
required sint64 left = 1;boolean hasRight()
required sint64 right = 2;long getRight()
required sint64 right = 2;boolean hasTop()
required sint64 top = 3;long getTop()
required sint64 top = 3;boolean hasBottom()
required sint64 bottom = 4;long getBottom()
required sint64 bottom = 4;Copyright © 2025 The Apache Software Foundation. All rights reserved.