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 PathDTOcreate(com.google.gwt.core.client.JsArray<PathSegmentDTO> segments) static PathDTOcom.google.gwt.core.client.JsArray<PathSegmentDTO> voidsetSegments(com.google.gwt.core.client.JsArray<PathSegmentDTO> segments) static Path2Dstatic Path2DMethods 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
-