JavaTM 2
Platform
Std.  Ed.  v1. 4.0

javax.print.attribute.standard
Ŭ·¡½º PresentationDirection

java.lang.Object 
  |
  +--javax.print.attribute.EnumSyntax 
        |
        +--javax.print.attribute.standard.PresentationDirection
¸ðµç ±¸Çö ÀÎÅÍÆäÀ̽º:
Attribute , Cloneable , PrintJobAttribute , PrintRequestAttribute , Serializable

public final class PresentationDirection
extends EnumSyntax
implements PrintJobAttribute , PrintRequestAttribute

PresentationDirection ´Â NumberUp ¼Ó¼º°ú ÇÔ²² »ç¿ëµÇ¾î º¹¼öÀÇ Ãâ·Â ½ºÆ®¸² ÆäÀÌÁö°¡ ¼±ÅÃµÈ ¸ÅüÀÇ ÇÑ ¸é¿¡ Á¤¸®ÇØ ÀμâÇÏ´Â °æ¿ìÀÇ ·¹À̾ƿôÀ» ¿­°ÅÇØ °¡¸®Å°´Â Àμ⠼Ӽº Ŭ·¡½ºÀÔ´Ï´Ù. ÅØ½ºÆ® ·¹À̾ƿôÀÇ ±Ô¾àÀ» ´Ù¸¥ ½ºÅ©¸³Æ®¿¡ ¹Ý¿µ½ÃŰ´Â °æ¿ì¿¡ À¯È¿ÇÕ´Ï´Ù. ¿¹¸¦ µé¾î ¿µ¾î¿¡¼­´Â toright-tobottom, Çìºê¶óÀ̾¼­´Â toleft-tobottom, ÀϺ»¾î¿¡¼­´Â Åë»ó tobottom-toleft °¡ »ç¿ëµË´Ï´Ù.

IPP ȣȯ¼º: ÀÌ ¼Ó¼ºÀº IPP 1.1 ÀÇ ¼Ó¼ºÀº ¾Æ´Ï°í, IPP 1.1 ÀÇ Production Printing Extension (PDF )ÀÇ ¼Ó¼ºÀÔ´Ï´Ù. getName() ·Î µ¹·ÁÁÖ¾îÁö´Â °ªÀÌ IPP ¼Ó¼º¸í, ¿­°ÅµÇ´Â Á¤¼öÄ¡°¡ IPP Á¤¼öÄ¡,toString() ¸Þ¼Òµå·Î µ¹·ÁÁÖ¾îÁö´Â °ªÀÌ ¼Ó¼ºÄ¡ÀÇ IPP ij¸¯ÅÍ ¶óÀΠǥÇö¿¡ °¢°¢ ´ëÀÀÇÕ´Ï´Ù.

°ü·Ã Ç׸ñ:
Á÷·ÄÈ­ µÈ Çü½Ä

ÇʵåÀÇ °³¿ä
static PresentationDirection TOBOTTOM_TOLEFT
          ÆäÀÌÁö´Â ÃÖÃÊ ¿ì»ó¿¡ ¹èÄ¡µÇ¾î ´ÙÀ½¿¡ ¾Æ·¡¹æÇâ, ±× ´ÙÀ½¿¡´Â Á¹æÇâ¿¡ Â÷·Ê·Î ¹èÄ¡µË´Ï´Ù.
static PresentationDirection TOBOTTOM_TORIGHT
          ÆäÀÌÁö´Â ÃÖÃÊ ÁÂ»ó¿¡ ¹èÄ¡µÇ¾î ´ÙÀ½¿¡ ¾Æ·¡¹æÇâ, ±× ´ÙÀ½¿¡´Â ¿ìÃøÇâ¿¡ Â÷·Ê·Î ¹èÄ¡µË´Ï´Ù.
static PresentationDirection TOLEFT_TOBOTTOM
          ÆäÀÌÁö´Â ÃÖÃÊ ¿ì»ó¿¡ ¹èÄ¡µÇ¾î ´ÙÀ½¿¡ Á¹æÇâ, ±× ´ÙÀ½¿¡´Â ¾Æ·¡¹æÇâ¿¡ Â÷·Ê·Î ¹èÄ¡µË´Ï´Ù.
static PresentationDirection TOLEFT_TOTOP
          ÆäÀÌÁö´Â ÃÖÃÊ ¿ìÇÏ¿¡ ¹èÄ¡µÇ¾î ´ÙÀ½¿¡ Á¹æÇâ, ±× ´ÙÀ½¿¡´Â À­¹æÇâ¿¡ Â÷·Ê·Î ¹èÄ¡µË´Ï´Ù.
static PresentationDirection TORIGHT_TOBOTTOM
          ÆäÀÌÁö´Â ÃÖÃÊ ÁÂ»ó¿¡ ¹èÄ¡µÇ¾î ´ÙÀ½¿¡ ¿ìÃøÇâ, ±× ´ÙÀ½¿¡´Â ¾Æ·¡¹æÇâ¿¡ Â÷·Ê·Î ¹èÄ¡µË´Ï´Ù.
static PresentationDirection TORIGHT_TOTOP
          ÆäÀÌÁö´Â ÃÖÃÊ ÁÂÇÏ¿¡ ¹èÄ¡µÇ¾î ´ÙÀ½¿¡ ¿ìÃøÇâ, ±× ´ÙÀ½¿¡´Â À­¹æÇâ¿¡ Â÷·Ê·Î ¹èÄ¡µË´Ï´Ù.
static PresentationDirection TOTOP_TOLEFT
          ÆäÀÌÁö´Â ÃÖÃÊ ¿ìÇÏ¿¡ ¹èÄ¡µÇ¾î ´ÙÀ½¿¡ À­¹æÇâ, ±× ´ÙÀ½¿¡´Â Á¹æÇâ¿¡ Â÷·Ê·Î ¹èÄ¡µË´Ï´Ù.
static PresentationDirection TOTOP_TORIGHT
          ÆäÀÌÁö´Â ÃÖÃÊ ÁÂÇÏ¿¡ ¹èÄ¡µÇ¾î ´ÙÀ½¿¡ À­¹æÇâ, ±× ´ÙÀ½¿¡´Â ¿ìÃøÇâ¿¡ Â÷·Ê·Î ¹èÄ¡µË´Ï´Ù.
 
¸Þ¼ÒµåÀÇ °³¿ä
 Class getCategory ()
          ÀÌ Àμ⠼ӼºÄ¡ÀÇ ¡¸Ä«Å×°í¸®¡¹·Î¼­ »ç¿ëµÇ´Â Àμ⠼Ӽº Ŭ·¡½º¸¦ µ¹·ÁÁÝ´Ï´Ù.
protected  EnumSyntax [] getEnumValueTable ()
          PresentationDirection Ŭ·¡½ºÀÇ ¿­°ÅÄ¡ Å×À̺íÀ» µ¹·ÁÁÝ´Ï´Ù.
 String getName ()
          ÀÌ ¼Ó¼ºÄ¡°¡ ÀνºÅϽºÀÎ Ä«Å×°í¸®ÀÇ ¸íĪÀ» µ¹·ÁÁÝ´Ï´Ù.
protected  String [] getStringTable ()
          PresentationDirection Ŭ·¡½ºÀÇ Ä³¸¯ÅÍ ¶óÀÎ Å×À̺íÀ» µ¹·ÁÁÝ´Ï´Ù.
 
Ŭ·¡½º javax.print.attribute. EnumSyntax ¿¡¼­ »ó¼Ó¹ÞÀº ¸Þ¼Òµå
clone , getOffset , getValue , hashCode , readResolve , toString
 
Ŭ·¡½º java.lang. Object ¿¡¼­ »ó¼Ó¹ÞÀº ¸Þ¼Òµå
equals , finalize , getClass , notify , notifyAll , wait , wait , wait
 

ÇʵåÀÇ »ó¼¼

TOBOTTOM_TORIGHT

public static final PresentationDirection  TOBOTTOM_TORIGHT
ÆäÀÌÁö´Â ÃÖÃÊ ÁÂ»ó¿¡ ¹èÄ¡µÇ¾î ´ÙÀ½¿¡ ¾Æ·¡¹æÇâ, ±× ´ÙÀ½¿¡´Â ¿ìÃøÇâ¿¡ Â÷·Ê·Î ¹èÄ¡µË´Ï´Ù.


TOBOTTOM_TOLEFT

public static final PresentationDirection  TOBOTTOM_TOLEFT
ÆäÀÌÁö´Â ÃÖÃÊ ¿ì»ó¿¡ ¹èÄ¡µÇ¾î ´ÙÀ½¿¡ ¾Æ·¡¹æÇâ, ±× ´ÙÀ½¿¡´Â Á¹æÇâ¿¡ Â÷·Ê·Î ¹èÄ¡µË´Ï´Ù.


TOTOP_TORIGHT

public static final PresentationDirection  TOTOP_TORIGHT
ÆäÀÌÁö´Â ÃÖÃÊ ÁÂÇÏ¿¡ ¹èÄ¡µÇ¾î ´ÙÀ½¿¡ À­¹æÇâ, ±× ´ÙÀ½¿¡´Â ¿ìÃøÇâ¿¡ Â÷·Ê·Î ¹èÄ¡µË´Ï´Ù.


TOTOP_TOLEFT

public static final PresentationDirection  TOTOP_TOLEFT
ÆäÀÌÁö´Â ÃÖÃÊ ¿ìÇÏ¿¡ ¹èÄ¡µÇ¾î ´ÙÀ½¿¡ À­¹æÇâ, ±× ´ÙÀ½¿¡´Â Á¹æÇâ¿¡ Â÷·Ê·Î ¹èÄ¡µË´Ï´Ù.


TORIGHT_TOBOTTOM

public static final PresentationDirection  TORIGHT_TOBOTTOM
ÆäÀÌÁö´Â ÃÖÃÊ ÁÂ»ó¿¡ ¹èÄ¡µÇ¾î ´ÙÀ½¿¡ ¿ìÃøÇâ, ±× ´ÙÀ½¿¡´Â ¾Æ·¡¹æÇâ¿¡ Â÷·Ê·Î ¹èÄ¡µË´Ï´Ù.


TORIGHT_TOTOP

public static final PresentationDirection  TORIGHT_TOTOP
ÆäÀÌÁö´Â ÃÖÃÊ ÁÂÇÏ¿¡ ¹èÄ¡µÇ¾î ´ÙÀ½¿¡ ¿ìÃøÇâ, ±× ´ÙÀ½¿¡´Â À­¹æÇâ¿¡ Â÷·Ê·Î ¹èÄ¡µË´Ï´Ù.


TOLEFT_TOBOTTOM

public static final PresentationDirection  TOLEFT_TOBOTTOM
ÆäÀÌÁö´Â ÃÖÃÊ ¿ì»ó¿¡ ¹èÄ¡µÇ¾î ´ÙÀ½¿¡ Á¹æÇâ, ±× ´ÙÀ½¿¡´Â ¾Æ·¡¹æÇâ¿¡ Â÷·Ê·Î ¹èÄ¡µË´Ï´Ù.


TOLEFT_TOTOP

public static final PresentationDirection  TOLEFT_TOTOP
ÆäÀÌÁö´Â ÃÖÃÊ ¿ìÇÏ¿¡ ¹èÄ¡µÇ¾î ´ÙÀ½¿¡ Á¹æÇâ, ±× ´ÙÀ½¿¡´Â À­¹æÇâ¿¡ Â÷·Ê·Î ¹èÄ¡µË´Ï´Ù.

¸Þ¼ÒµåÀÇ »ó¼¼

getStringTable

protected String [] getStringTable()
PresentationDirection Ŭ·¡½ºÀÇ Ä³¸¯ÅÍ ¶óÀÎ Å×À̺íÀ» µ¹·ÁÁÝ´Ï´Ù.

¿À¹ö¶óÀ̵å(override):
Ŭ·¡½º EnumSyntax ³»ÀÇ getStringTable
¹Ýȯ°ª:
ij¸¯ÅÍ ¶óÀÎ Å×À̺í

getEnumValueTable

protected EnumSyntax [] getEnumValueTable()
PresentationDirection Ŭ·¡½ºÀÇ ¿­°ÅÄ¡ Å×À̺íÀ» µ¹·ÁÁÝ´Ï´Ù.

¿À¹ö¶óÀ̵å(override):
Ŭ·¡½º EnumSyntax ³»ÀÇ getEnumValueTable
¹Ýȯ°ª:
Ä¡ Å×À̺í

getCategory

public final Class  getCategory()
ÀÌ Àμ⠼ӼºÄ¡ÀÇ ¡¸Ä«Å×°í¸®¡¹·Î¼­ »ç¿ëµÇ´Â Àμ⠼Ӽº Ŭ·¡½º¸¦ µ¹·ÁÁÝ´Ï´Ù.

PresentationDirection Ŭ·¡½ºÀÇ °æ¿ì, Ä«Å×°í¸®´Â PresentationDirection Ŭ·¡½º ÀÚ½ÅÀÔ´Ï´Ù.

Á¤ÀÇ:
ÀÎÅÍÆäÀ̽º Attribute ³»ÀÇ getCategory
¹Ýȯ°ª:
java.lang.Class Ŭ·¡½ºÀÇ ÀνºÅϽºÀÎ Àμ⠼Ӽº Ŭ·¡½º (Ä«Å×°í¸®)

getName

public final String  getName()
ÀÌ ¼Ó¼ºÄ¡°¡ ÀνºÅϽºÀÎ Ä«Å×°í¸®ÀÇ ¸íĪÀ» µ¹·ÁÁÝ´Ï´Ù.

PresentationDirection Ŭ·¡½ºÀÇ °æ¿ì, Ä«Å×°í¸®¸íÀº presentation-direction °¡ µË´Ï´Ù.

Á¤ÀÇ:
ÀÎÅÍÆäÀ̽º Attribute ³»ÀÇ getName
¹Ýȯ°ª:
¼Ó¼º Ä«Å×°í¸®¸í

JavaTM 2
Platform
Std.  Ed.  v1. 4.0

¹ö±×ÀÇ º¸°í¿Í ±â´ÉÀÇ ¸®Äù½ºÆ®
ÀÌ¿ÜÀÇ API ·¹ÆÛ·±½º ¹× °³¹ßÀÚ¿ë ¹®¼­¿¡ ´ëÇØ¼­´Â Java 2 SDK SE °³¹ßÀÚ¿ë ¹®¼­¸¦ ÂüÁ¶ÇØ ÁÖ¼¼¿ä. °³¹ßÀÚÀü¿ëÀÇ »ó¼¼ÇÑ ÇØ¼³, °³³äÀÇ °³¿ä, ¿ë¾îÀÇ Á¤ÀÇ, ¹ö±×ÀÇ È¸ÇÇÃ¥, ¹× ÄÚµå ½Ç·Ê°¡ Æ÷ÇԵǾî ÀÖ½À´Ï´Ù.

Java, Java 2 D, ¹× JDBC ´Â ¹Ì±¹ ¹× ±× ¿ÜÀÇ ³ª¶ó¿¡ À־ÀÇ ¹Ì±¹ Sun Microsystems, Inc. ÀÇ »óÇ¥ ȤÀº µî·Ï»óÇ¥ÀÔ´Ï´Ù.
Copyright 1993-2002 Sun Microsystems, Inc. 901 San Antonio Road
Palo Alto, California, 94303, U.S.A. All Rights Reserved.