@@ -100,21 +100,6 @@ public void setAvailWidth(final int availWidth) {
100100 // ignore
101101 }
102102
103- /**
104- * @return the {@code bufferDepth} property
105- */
106- public int getBufferDepth () {
107- return 0 ;
108- }
109-
110- /**
111- * Sets the {@code bufferDepth} property.
112- * @param bufferDepth the {@code bufferDepth} property
113- */
114- public void setBufferDepth (final int bufferDepth ) {
115- // ignore
116- }
117-
118103 /**
119104 * @return the {@code colorDepth} property
120105 */
@@ -160,21 +145,6 @@ public void setDeviceYDPI(final int deviceYDPI) {
160145 // ignore
161146 }
162147
163- /**
164- * @return the {@code fontSmoothingEnabled} property
165- */
166- public boolean isFontSmoothingEnabled () {
167- return true ;
168- }
169-
170- /**
171- * Sets the {@code fontSmoothingEnabled} property.
172- * @param fontSmoothingEnabled the {@code fontSmoothingEnabled} property
173- */
174- public void setFontSmoothingEnabled (final boolean fontSmoothingEnabled ) {
175- // ignore
176- }
177-
178148 /**
179149 * @return the {@code height} property
180150 */
@@ -205,36 +175,6 @@ public void setLeft(final int left) {
205175 // ignore
206176 }
207177
208- /**
209- * @return the {@code logicalXDPI} property
210- */
211- public int getLogicalXDPI () {
212- return 96 ;
213- }
214-
215- /**
216- * Sets the {@code logicalXDPI} property.
217- * @param logicalXDPI the {@code logicalXDPI} property
218- */
219- public void setLogicalXDPI (final int logicalXDPI ) {
220- // ignore
221- }
222-
223- /**
224- * @return the {@code logicalYDPI} property
225- */
226- public int getLogicalYDPI () {
227- return 96 ;
228- }
229-
230- /**
231- * Sets the {@code logicalYDPI} property.
232- * @param logicalYDPI the {@code logicalYDPI} property
233- */
234- public void setLogicalYDPI (final int logicalYDPI ) {
235- // ignore
236- }
237-
238178 /**
239179 * @return the {@code pixelDepth} property
240180 */
@@ -250,36 +190,6 @@ public void setPixelDepth(final int pixelDepth) {
250190 // ignore
251191 }
252192
253- /**
254- * @return the {@code systemXDPI} property
255- */
256- public int getSystemXDPI () {
257- return 96 ;
258- }
259-
260- /**
261- * Sets the {@code systemXDPI} property.
262- * @param systemXDPI the {@code systemXDPI} property
263- */
264- public void setSystemXDPI (final int systemXDPI ) {
265- // ignore
266- }
267-
268- /**
269- * @return the {@code systemYDPI} property
270- */
271- public int getSystemYDPI () {
272- return 96 ;
273- }
274-
275- /**
276- * Sets the {@code systemYDPI} property.
277- * @param systemYDPI the {@code systemYDPI} property
278- */
279- public void setSystemYDPI (final int systemYDPI ) {
280- // ignore
281- }
282-
283193 /**
284194 * @return the {@code top} property
285195 */
0 commit comments