| 
 | JavaTM Platform Standard Ed. 6 | |||||||||
| 前 次 | フレームあり フレームなし | |||||||||
| PresentationDirection を使用しているパッケージ | |
|---|---|
| javax.print.attribute.standard | このパッケージには、特定の印刷属性のクラスが含まれています。 | 
| javax.print.attribute.standard での PresentationDirection の使用 | 
|---|
| PresentationDirection として宣言されている javax.print.attribute.standard のフィールド | |
|---|---|
| static PresentationDirection | PresentationDirection.TOBOTTOM_TOLEFTページは最初右上に配置され、次に下方向、その次には左方向に順番に配置されます。 | 
| static PresentationDirection | PresentationDirection.TOBOTTOM_TORIGHTページは最初左上に配置され、次に下方向、その次には右方向に順番に配置されます。 | 
| static PresentationDirection | PresentationDirection.TOLEFT_TOBOTTOMページは最初右上に配置され、次に左方向、その次には下方向に順番に配置されます。 | 
| static PresentationDirection | PresentationDirection.TOLEFT_TOTOPページは最初右下に配置され、次に左方向、その次には上方向に順番に配置されます。 | 
| static PresentationDirection | PresentationDirection.TORIGHT_TOBOTTOMページは最初左上に配置され、次に右方向、その次には下方向に順番に配置されます。 | 
| static PresentationDirection | PresentationDirection.TORIGHT_TOTOPページは最初左下に配置され、次に右方向、その次には上方向に順番に配置されます。 | 
| static PresentationDirection | PresentationDirection.TOTOP_TOLEFTページは最初右下に配置され、次に上方向、その次には左方向に順番に配置されます。 | 
| static PresentationDirection | PresentationDirection.TOTOP_TORIGHTページは最初左下に配置され、次に上方向、その次には右方向に順番に配置されます。 | 
| 
 | JavaTM Platform Standard Ed. 6 | |||||||||
| 前 次 | フレームあり フレームなし | |||||||||
Copyright 2009 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Documentation Redistribution Policy も参照してください。