Uses of Class
mgui.interfaces.queries.ObjectNotQueriableException
Package | Description |
---|---|
mgui.interfaces.queries |
Provides querying functionality for interface objects.
|
mgui.interfaces.shapes.queries |
-
Uses of ObjectNotQueriableException in mgui.interfaces.queries
Methods in mgui.interfaces.queries that throw ObjectNotQueriableException Modifier and Type Method Description abstract void
InterfaceQuery. query(InterfaceQueryObject object)
Performs a query on the specified query object. -
Uses of ObjectNotQueriableException in mgui.interfaces.shapes.queries
Methods in mgui.interfaces.shapes.queries that throw ObjectNotQueriableException Modifier and Type Method Description void
InterfaceShapeQuery. query(InterfaceQueryObject object)