org.arakhne.afc.ui.android.zoom
public interface DocumentWrapper
| Modifier and Type | Method and Description |
|---|---|
void |
addChangeListener(ChangeListener listener)
Add a listener on the changes in this document.
|
Rectangle2f |
getDocumentBounds()
Replies the bounds of the document.
|
void |
removeChangeListener(ChangeListener listener)
Remove a listener on the changes in this document.
|
Rectangle2f getDocumentBounds()
null if the bounds are not known.void addChangeListener(ChangeListener listener)
listener - void removeChangeListener(ChangeListener listener)
listener - Copyright © 2001-2013 NetEditor Developers. 
NetEditor API Documentation by NetEditor Developers is licensed under a Creative Commons Attribution-NonCommercial-NoDerivs 3.0 Unported License.
Based on a work at www.arakhne.org/neteditor