comparison dwt/graphics/Transform.d @ 3:649b8e223d5a

fix extends
author Frank Benoit <benoit@tionex.de>
date Wed, 27 Aug 2008 13:48:25 +0200
parents 380af2bdd8e5
children 1a8b3cb347e0
comparison
equal deleted inserted replaced
2:354c569b57a9 3:649b8e223d5a
32 * which may not be available on some platforms. 32 * which may not be available on some platforms.
33 * </p> 33 * </p>
34 * 34 *
35 * @since 3.1 35 * @since 3.1
36 */ 36 */
37 public class Transform extends Resource { 37 public class Transform : Resource {
38 /** 38 /**
39 * the OS resource for the Transform 39 * the OS resource for the Transform
40 * (Warning: This field is platform dependent) 40 * (Warning: This field is platform dependent)
41 * <p> 41 * <p>
42 * <b>IMPORTANT:</b> This field is <em>not</em> part of the DWT 42 * <b>IMPORTANT:</b> This field is <em>not</em> part of the DWT