Package mgui.interfaces.shapes.queries
Interface InterfaceShapeQueryObject
- All Superinterfaces:
InterfaceQueryObject
- All Known Implementing Classes:
BoolPolygon2DInt,Box3DInt,Circle2DInt,CorticalHemisphereSet3DInt,CorticalSurfaceSet3DInt,Ellipse2DInt,Graph2DInt,Graph3DInt,Image2DInt,Image3DInt,InterfaceShape,IntPolygon2DInt,Line2DInt,LPolygon2DInt,LPolygon3DInt,Mesh2DInt,Mesh3DInt,MorphSections3DInt,Plane3DInt,Point2DInt,PointSet2DInt,PointSet3DInt,Polygon2DInt,Polygon3DInt,PolygonSet3DInt,RadialRep2DInt,Rect2DInt,Rect3DInt,SectionSet2DInt,SectionSet3DInt,Shape2DInt,Shape2DSelectionSet,Shape3DInt,ShapeSet2DInt,ShapeSet3DInt,TensorVolume3DInt,TestTextureInt,Text2DInt,Text2DIntMouseCoords,Vector2DInt,Vector3DInt,VectorSet3DInt,Volume2DInt,Volume3DInt,Volume4DInt,VolumeSet3DInt,X3DScene3DInt
public interface InterfaceShapeQueryObject extends InterfaceQueryObject
Defines a query object for
InterfaceShape instances.- Since:
- 1.0
- Version:
- 1.0
- Author:
- Andrew Reid
-
Method Summary
Modifier and Type Method Description booleanqueryShapeAtVertex(int node, InterfaceShapeQuery query)Updatesquerywith information pertaining to the specifiedvertex.Methods inherited from interface mgui.interfaces.queries.InterfaceQueryObject
queryObject
-
Method Details
-
queryShapeAtVertex
Updatesquerywith information pertaining to the specifiedvertex.- Parameters:
node-query-- Returns:
-