GridElement

Inheritance: java.lang.Object, com.aspose.omr.OmrElement

public class GridElement extends OmrElement

생성자

생성자설명
GridElement()

필드

필드설명
ElementType

메서드

메서드설명
addChoiceBox(ChoiceBoxElement choiceBox)
addChoiceBox(String name, int width, int height, int top, int left)
equals(Object arg0)
getChoiceBoxes()
getClass()
getHeight()질문의 높이를 가져오거나 설정합니다
getLeft()질문의 왼쪽 위치를 가져오거나 설정합니다
getName()질문 이름을 가져옵니다
getOrientation()
getOrientationString()
getRect()
getTop()질문의 위쪽 위치를 가져오거나 설정합니다
getWidth()질문의 너비를 가져오거나 설정합니다
hashCode()
isAlignedHorizontal()버블이 수평으로 정렬되는지 여부를 나타내는 값을 가져오거나 설정합니다
isAlignedVertical()버블이 수직으로 정렬되는지 여부를 나타내는 값을 가져오거나 설정합니다
notify()
notifyAll()
setAlignedHorizontal(boolean value)버블이 수평으로 정렬되는지 여부를 나타내는 값을 가져오거나 설정합니다
setAlignedVertical(boolean value)버블이 수직으로 정렬되는지 여부를 나타내는 값을 가져오거나 설정합니다
setChoiceBoxes(System.Collections.Generic.List value)
setHeight(double value)질문의 높이를 가져오거나 설정합니다
setLeft(double value)질문의 왼쪽 위치를 가져오거나 설정합니다
setName(String value)질문 이름을 설정합니다
setOrientation(int value)
setTop(double value)질문의 위쪽 위치를 가져오거나 설정합니다
setWidth(double value)질문의 너비를 가져오거나 설정합니다
toString()
wait()
wait(long arg0)
wait(long arg0, int arg1)

GridElement()

public GridElement()

ElementType

public String ElementType

addChoiceBox(ChoiceBoxElement choiceBox)

public final void addChoiceBox(ChoiceBoxElement choiceBox)

Parameters:

매개변수유형설명
choiceBoxChoiceBoxElement

addChoiceBox(String name, int width, int height, int top, int left)

public final ChoiceBoxElement addChoiceBox(String name, int width, int height, int top, int left)

Parameters:

매개변수유형설명
이름java.lang.String
너비int
높이int
위쪽int
왼쪽int

Returns: ChoiceBoxElement

equals(Object arg0)

public boolean equals(Object arg0)

Parameters:

매개변수유형설명
arg0java.lang.Object

Returns: boolean

getChoiceBoxes()

public final System.Collections.Generic.List<OmrElement> getChoiceBoxes()

Returns: com.aspose.ms.System.Collections.Generic.List<com.aspose.omr.OmrElement>

getClass()

public final native Class<?> getClass()

Returns: java.lang.Class

getHeight()

public final double getHeight()

질문의 높이를 가져오거나 설정합니다

Returns: double - 높이

getLeft()

public final double getLeft()

질문의 왼쪽 위치를 가져오거나 설정합니다

Returns: double - 왼쪽

getName()

public final String getName()

질문 이름을 가져옵니다

Returns: java.lang.String - 질문 이름

getOrientation()

public final int getOrientation()

Returns: int

getOrientationString()

public final String getOrientationString()

Returns: java.lang.String

getRect()

public System.Drawing.RectangleF getRect()

Returns: com.aspose.ms.System.Drawing.RectangleF

getTop()

public final double getTop()

질문의 위쪽 위치를 가져오거나 설정합니다

Returns: double - 위쪽

getWidth()

public final double getWidth()

질문의 너비를 가져오거나 설정합니다

Returns: double - 너비

hashCode()

public native int hashCode()

Returns: int

isAlignedHorizontal()

public final boolean isAlignedHorizontal()

버블이 수평으로 정렬되는지 여부를 나타내는 값을 가져오거나 설정합니다

Returns: boolean - 버블이 수평으로 정렬되는지 여부를 나타내는 값

isAlignedVertical()

public final boolean isAlignedVertical()

버블이 수직으로 정렬되는지 여부를 나타내는 값을 가져오거나 설정합니다

Returns: boolean - 버블이 수직으로 정렬되는지 여부를 나타내는 값

notify()

public final native void notify()

notifyAll()

public final native void notifyAll()

setAlignedHorizontal(boolean value)

public final void setAlignedHorizontal(boolean value)

버블이 수평으로 정렬되는지 여부를 나타내는 값을 가져오거나 설정합니다

Parameters:

매개변수유형설명
boolean버블이 수평으로 정렬되는지 여부를 나타내는 값

setAlignedVertical(boolean value)

public final void setAlignedVertical(boolean value)

버블이 수직으로 정렬되는지 여부를 나타내는 값을 가져오거나 설정합니다

Parameters:

매개변수유형설명
boolean버블이 수직으로 정렬되는지 여부를 나타내는 값

setChoiceBoxes(System.Collections.Generic.List value)

public final void setChoiceBoxes(System.Collections.Generic.List<OmrElement> value)

Parameters:

매개변수유형설명
com.aspose.ms.System.Collections.Generic.List<com.aspose.omr.OmrElement>

setHeight(double value)

public final void setHeight(double value)

질문의 높이를 가져오거나 설정합니다

Parameters:

매개변수유형설명
double높이

setLeft(double value)

public final void setLeft(double value)

질문의 왼쪽 위치를 가져오거나 설정합니다

Parameters:

매개변수유형설명
double왼쪽

setName(String value)

public final void setName(String value)

질문 이름을 설정합니다

Parameters:

매개변수유형설명
java.lang.String질문 이름

setOrientation(int value)

public final void setOrientation(int value)

Parameters:

매개변수유형설명
int

setTop(double value)

public final void setTop(double value)

질문의 위쪽 위치를 가져오거나 설정합니다

Parameters:

매개변수유형설명
double위쪽

setWidth(double value)

public final void setWidth(double value)

질문의 너비를 가져오거나 설정합니다

Parameters:

매개변수유형설명
double너비

toString()

public String toString()

Returns: java.lang.String

wait()

public final void wait()

wait(long arg0)

public final native void wait(long arg0)

Parameters:

매개변수유형설명
arg0long

wait(long arg0, int arg1)

public final void wait(long arg0, int arg1)

Parameters:

매개변수유형설명
arg0long
arg1int