Spec-Zone .ru
спецификации, руководства, описания, API
JavaTM 2 Platform
Std. Ed. v1.3.1

Uses of Interface
java.awt.geom.PathIterator

Packages that use PathIterator
java.awt Contains all of the classes for creating user interfaces and for painting graphics and images. 
java.awt.geom Provides the Java 2D classes for defining and performing operations on objects related to two-dimensional geometry. 
 

Uses of PathIterator in java.awt
 

Methods in java.awt that return PathIterator
 PathIterator Polygon.getPathIterator(AffineTransform at)
          Returns an iterator object that iterates along the boundary of this Polygon and provides access to the geometry of the outline of this Polygon.
 PathIterator Polygon.getPathIterator(AffineTransform at, double flatness)
          Returns an iterator object that iterates along the boundary of the Shape and provides access to the geometry of the outline of the Shape.
 PathIterator Shape.getPathIterator(AffineTransform at)
          Returns an iterator object that iterates along the Shape boundary and provides access to the geometry of the Shape outline.
 PathIterator Shape.getPathIterator(AffineTransform at, double flatness)
          Returns an iterator object that iterates along the Shape boundary and provides access to a flattened view of the Shape outline geometry.
 

Uses of PathIterator in java.awt.geom
 

Classes in java.awt.geom that implement PathIterator
 class FlatteningPathIterator
          The FlatteningPathIterator class returns a flattened view of another PathIterator object.
 

Methods in java.awt.geom that return PathIterator
 PathIterator RectangularShape.getPathIterator(AffineTransform at, double flatness)
          Returns an iterator object that iterates along the Shape object's boundary and provides access to a flattened view of the outline of the Shape object's geometry.
 PathIterator Rectangle2D.getPathIterator(AffineTransform at)
          Returns an iteration object that defines the boundary of this Rectangle2D.
 PathIterator Rectangle2D.getPathIterator(AffineTransform at, double flatness)
          Returns an iteration object that defines the boundary of the flattened Rectangle2D.
 PathIterator RoundRectangle2D.getPathIterator(AffineTransform at)
          Returns an iteration object that defines the boundary of this RoundRectangle2D.
 PathIterator Area.getPathIterator(AffineTransform at)
          Creates a PathIterator for the outline of this Area object.
 PathIterator Area.getPathIterator(AffineTransform at, double flatness)
          Creates a PathIterator for the flattened outline of this Area object.
 PathIterator Line2D.getPathIterator(AffineTransform at)
          Returns an iteration object that defines the boundary of this Line2D.
 PathIterator Line2D.getPathIterator(AffineTransform at, double flatness)
          Returns an iteration object that defines the boundary of this flattened Line2D.
 PathIterator Arc2D.getPathIterator(AffineTransform at)
          Returns an iteration object that defines the boundary of the arc.
 PathIterator Ellipse2D.getPathIterator(AffineTransform at)
          Returns an iteration object that defines the boundary of this Ellipse2D.
 PathIterator GeneralPath.getPathIterator(AffineTransform at)
          Returns a PathIterator object that iterates along the boundary of this Shape and provides access to the geometry of the outline of this Shape.
 PathIterator GeneralPath.getPathIterator(AffineTransform at, double flatness)
          Returns a PathIterator object that iterates along the boundary of the flattened Shape and provides access to the geometry of the outline of the Shape.
 PathIterator QuadCurve2D.getPathIterator(AffineTransform at)
          Returns an iteration object that defines the boundary of the shape of this QuadCurve2D.
 PathIterator QuadCurve2D.getPathIterator(AffineTransform at, double flatness)
          Returns an iteration object that defines the boundary of the flattened shape of this QuadCurve2D.
 PathIterator CubicCurve2D.getPathIterator(AffineTransform at)
          Returns an iteration object that defines the boundary of the shape.
 PathIterator CubicCurve2D.getPathIterator(AffineTransform at, double flatness)
          Return an iteration object that defines the boundary of the flattened shape.
 

Methods in java.awt.geom with parameters of type PathIterator
 void GeneralPath.append(PathIterator pi, boolean connect)
          Appends the geometry of the specified PathIterator object to the path, possibly connecting the new geometry to the existing path segments with a line segment.
 

Constructors in java.awt.geom with parameters of type PathIterator
FlatteningPathIterator(PathIterator src, double flatness)
          Constructs a new FlatteningPathIterator object that flattens a path as it iterates over it.
FlatteningPathIterator(PathIterator src, double flatness, int limit)
          Constructs a new FlatteningPathIterator object that flattens a path as it iterates over it.
 


JavaTM 2 Platform
Std. Ed. v1.3.1

Submit a bug or feature
For further API reference and developer documentation, see Java 2 SDK SE Developer Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.

Java, Java 2D, and JDBC are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-2001 Sun Microsystems, Inc. 901 San Antonio Road
Palo Alto, California, 94303, U.S.A. All Rights Reserved.

free hit counter