com.itextpdf.text.pdf.parser.clipper
Class LongRect
java.lang.Object
com.itextpdf.text.pdf.parser.clipper.LongRect
public class LongRect
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
left
public long left
top
public long top
right
public long right
bottom
public long bottom
LongRect
public LongRect()
LongRect
public LongRect(long l,
long t,
long r,
long b)
LongRect
public LongRect(LongRect ir)
Copyright © 2015. All Rights Reserved.