public class VgIPlaceListener extends VgReferenced
| Modifier and Type | Method and Description |
|---|---|
void |
delete() |
void |
notifyPlaceSelected(VgIApplication pVgApplication,
java.lang.String pID,
VgPosition pPosition)
This method is called when a place has been selected.
|
void |
swigReleaseOwnership() |
void |
swigTakeOwnership() |
getNbReferences, ref, unrefpublic void delete()
delete in class VgReferencedpublic void swigReleaseOwnership()
public void swigTakeOwnership()
public void notifyPlaceSelected(VgIApplication pVgApplication, java.lang.String pID, VgPosition pPosition)
pVgApplication - the source of the event.pID - the place descriptor ID.pPosition - the view point position of the selected place