Class PathDTO
java.lang.Object
com.google.gwt.core.client.JavaScriptObject
com.levigo.jadice.web.client.messaging.PathDTO
public final class PathDTO
extends com.google.gwt.core.client.JavaScriptObject
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic PathDTO
create
(com.google.gwt.core.client.JsArray<PathSegmentDTO> segments) static PathDTO
com.google.gwt.core.client.JsArray
<PathSegmentDTO> void
setSegments
(com.google.gwt.core.client.JsArray<PathSegmentDTO> segments) static Path2D
static Path2D
Methods inherited from class com.google.gwt.core.client.JavaScriptObject
cast, createArray, createArray, createFunction, createObject, equals, hashCode, toSource, toString
-
Constructor Details
-
PathDTO
protected PathDTO()
-
-
Method Details
-
getSegments
-
setSegments
-
toDouble
-
toFloat
-
create
-
from
-