|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gvsig.fmap.geom.primitive.impl.GeneralPathAdapter
public class GeneralPathAdapter
| Constructor Summary | |
|---|---|
GeneralPathAdapter(AffineTransform affineTransform,
GeneralPathX generalPathX)
Deprecated. |
|
| Method Summary | |
|---|---|
boolean |
contains(double x,
double y)
Deprecated. |
boolean |
contains(double x,
double y,
double w,
double h)
Deprecated. |
boolean |
contains(Point2D p)
Deprecated. |
boolean |
contains(Rectangle2D r)
Deprecated. |
Rectangle |
getBounds()
Deprecated. |
Rectangle2D |
getBounds2D()
Deprecated. |
PathIterator |
getPathIterator(AffineTransform at)
Deprecated. |
PathIterator |
getPathIterator(AffineTransform at,
double flatness)
Deprecated. |
boolean |
intersects(double x,
double y,
double w,
double h)
Deprecated. |
boolean |
intersects(Rectangle2D r)
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GeneralPathAdapter(AffineTransform affineTransform,
GeneralPathX generalPathX)
| Method Detail |
|---|
public Rectangle getBounds()
getBounds in interface Shapepublic Rectangle2D getBounds2D()
getBounds2D in interface Shape
public boolean contains(double x,
double y)
contains in interface Shapepublic boolean contains(Point2D p)
contains in interface Shape
public boolean intersects(double x,
double y,
double w,
double h)
intersects in interface Shapepublic boolean intersects(Rectangle2D r)
intersects in interface Shape
public boolean contains(double x,
double y,
double w,
double h)
contains in interface Shapepublic boolean contains(Rectangle2D r)
contains in interface Shapepublic PathIterator getPathIterator(AffineTransform at)
getPathIterator in interface Shape
public PathIterator getPathIterator(AffineTransform at,
double flatness)
getPathIterator in interface Shape
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||