public class PolygonValueHandler extends BaseValueHandler<Polygon>
| Constructor and Description |
|---|
PolygonValueHandler() |
| Modifier and Type | Method and Description |
|---|---|
int |
getLength(Polygon value) |
protected void |
internalHandle(DataOutputStream buffer,
Polygon value) |
handleprotected void internalHandle(DataOutputStream buffer, Polygon value) throws Exception
internalHandle in class BaseValueHandler<Polygon>Exceptionpublic int getLength(Polygon value)
Copyright © 2020. All rights reserved.