Revision 9173 trunk/extensions/extGraph_predes/src/com/iver/cit/gvsig/fmap/core/symbols/CharacterMarkerSymbol.java

View differences:

CharacterMarkerSymbol.java
43 43
 *
44 44
 * $Id$
45 45
 * $Log$
46
 * Revision 1.5  2006-11-14 11:10:27  jaume
46
 * Revision 1.6  2006-12-04 17:13:39  fjp
47 47
 * *** empty log message ***
48 48
 *
49
 * Revision 1.5  2006/11/14 11:10:27  jaume
50
 * *** empty log message ***
51
 *
49 52
 * Revision 1.4  2006/11/09 18:39:05  jaume
50 53
 * *** empty log message ***
51 54
 *
......
92 95
import java.awt.geom.AffineTransform;
93 96
import java.awt.geom.Point2D;
94 97

  
98
import javax.print.attribute.PrintRequestAttributeSet;
99

  
95 100
import org.apache.batik.ext.awt.geom.PathLength;
96 101

  
97 102
import com.iver.cit.gvsig.fmap.core.FPoint2D;
......
297 302
		rotation = xml.getDoubleProperty("rotation");
298 303

  
299 304
	}
305

  
300 306
}

Also available in: Unified diff