Class ShapeManager


  • public class ShapeManager
    extends java.lang.Object
    Shape 과 관련 된 모든 작업의 진입점이 되는 클래스. Polygon, Polyline 관련 된 객체를 추가하고 삭제할 수 있다.