public class GeometryPaths extends Object
Constructor and Description |
---|
GeometryPaths() |
Modifier and Type | Method and Description |
---|---|
GeometryPaths |
addPathsItem(GeometryPath pathsItem) |
boolean |
equals(Object o) |
List<GeometryPath> |
getPaths()
List of GeometryPath objects
|
int |
hashCode() |
GeometryPaths |
paths(List<GeometryPath> paths) |
void |
setPaths(List<GeometryPath> paths) |
String |
toString() |
public GeometryPaths paths(List<GeometryPath> paths)
public GeometryPaths addPathsItem(GeometryPath pathsItem)
public List<GeometryPath> getPaths()
public void setPaths(List<GeometryPath> paths)
Copyright © 2023. All rights reserved.