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
의 세로 방향 배치 상수