Package com.kakao.vectormap.mapwidget.component
-
Class Summary Class Description GuiImage GuiView에서 이미지를 표현하기 위한 클래스 하나의 child component 를 가질 수 있다.GuiLayout GuiView에서 여러개의 child component 를 가질 수 있는 레이아웃을 표현하기 위한 클래스.GuiText GuiView에서 텍스트를 표현하기 위한 클래스.GuiView GUIComponent 의 최상위 클래스. -
Enum Summary Enum Description Horizontal GuiLayout의 가로 방향 배치 상수Orientation GuiLayout의 child 배치 방향 상수Vertical GuiLayout의 세로 방향 배치 상수