Home
last modified time | relevance | path

Searched defs:BorderPaintingInfo (Results 1 – 1 of 1) sorted by relevance

/dports/textproc/fop/fop-2.6/fop-core/src/main/java/org/apache/fop/afp/
H A DBorderPaintingInfo.java27 public class BorderPaintingInfo implements PaintingInfo { class
48 public BorderPaintingInfo(float x1, float y1, float x2, float y2, in BorderPaintingInfo() method in BorderPaintingInfo