C# 클래스 ikvm.awt.NetGraphicsDevice

상속: java.awt.GraphicsDevice
파일 보기 프로젝트 열기: samskivert/ikvm-monotouch 1 사용 예제들

공개 메소드들

메소드 설명
getConfigurations ( ) : java.awt.GraphicsConfiguration[]
getDefaultConfiguration ( ) : java.awt.GraphicsConfiguration
getIDstring ( ) : string
getType ( ) : int

비공개 메소드들

메소드 설명
NetGraphicsDevice ( Screen screen ) : System

메소드 상세

getConfigurations() 공개 메소드

public getConfigurations ( ) : java.awt.GraphicsConfiguration[]
리턴 java.awt.GraphicsConfiguration[]

getDefaultConfiguration() 공개 메소드

public getDefaultConfiguration ( ) : java.awt.GraphicsConfiguration
리턴 java.awt.GraphicsConfiguration

getIDstring() 공개 메소드

public getIDstring ( ) : string
리턴 string

getType() 공개 메소드

public getType ( ) : int
리턴 int