|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interfaz a implementar por los drivers que puedan satisfacer de manera rápida una llamada a getShapeBounds. Esto hará que el procesado de la capa sea un poco más rápido
Method Summary | |
int[] |
getIntersectingIndices(java.awt.geom.Rectangle2D rect,
int max_count)
|
java.awt.geom.Rectangle2D |
getShapeBounds(int index)
Obtiene el Rectángulo de la geometría iésima |
int |
getShapeType(int index)
Devuelve el tipo de la geometría. |
Method Detail |
public java.awt.geom.Rectangle2D getShapeBounds(int index) throws java.io.IOException
index
- Índice
java.io.IOException
public int[] getIntersectingIndices(java.awt.geom.Rectangle2D rect, int max_count) throws java.io.IOException
java.io.IOException
public int getShapeType(int index)
index
-
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |