Package | Description |
---|---|
org.opennms.features.topology.api | |
org.opennms.features.topology.api.support | |
org.opennms.features.topology.app.internal |
Modifier and Type | Method and Description |
---|---|
BoundingBox |
Layout.computeBoundingBox(Collection<VertexRef> vertRefs) |
BoundingBox |
BoundingBox.computeWithAspectRatio(double R) |
BoundingBox |
Layout.getBounds() |
BoundingBox |
MapViewManager.getCurrentBoundingBox() |
Modifier and Type | Method and Description |
---|---|
void |
BoundingBox.addBoundingbox(BoundingBox box) |
void |
MapViewManager.setBoundingBox(BoundingBox boundingBox) |
void |
MapViewManager.setMapBounds(BoundingBox boundingBox) |
Constructor and Description |
---|
BoundingBox(BoundingBox box) |
Modifier and Type | Method and Description |
---|---|
BoundingBox |
SavedHistory.getBoundingBox() |
BoundingBox |
BoundingBoxAdapter.unmarshal(BoundingBoxAdapter.JaxbBoundingBox v) |
Modifier and Type | Method and Description |
---|---|
BoundingBoxAdapter.JaxbBoundingBox |
BoundingBoxAdapter.marshal(BoundingBox v) |
Modifier and Type | Method and Description |
---|---|
BoundingBox |
DefaultLayout.computeBoundingBox(Collection<VertexRef> vertRefs) |
BoundingBox |
DefaultLayout.getBounds() |
BoundingBox |
DefaultMapViewManager.getCurrentBoundingBox() |
Modifier and Type | Method and Description |
---|---|
void |
DefaultMapViewManager.setBoundingBox(BoundingBox boundingBox) |
void |
DefaultMapViewManager.setMapBounds(BoundingBox boundingBox) |
Copyright © 2017. All rights reserved.