Package com.kakao.vectormap.internal
Interface Buildable
-
public interface Buildable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
build(IStyleBuilder builder)
-
-
-
Method Detail
-
build
int build(IStyleBuilder builder) throws java.lang.RuntimeException, java.io.IOException
- Throws:
java.lang.RuntimeException
java.io.IOException
-
-