License |
License |
---|---|
GroupId | GroupIdcom.googlecode.jaitools |
ArtifactId | ArtifactIdjt-vectorize |
Version | Version1.1.1 |
Type | Typejar |
Description |
DescriptionVectorize operator
Vectorizes the boundaries of regions with uniform value
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jt-vectorize-1.1.1.pom | |
jt-vectorize-1.1.1.jar | 14 KB |
jt-vectorize-1.1.1-sources.jar | 14 KB |
jt-vectorize-1.1.1-javadoc.jar | 40 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.googlecode.jaitools/jt-vectorize/ -->
<dependency>
<groupId>com.googlecode.jaitools</groupId>
<artifactId>jt-vectorize</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.jaitools/jt-vectorize/
implementation 'com.googlecode.jaitools:jt-vectorize:1.1.1'
// https://jarcasting.com/artifacts/com.googlecode.jaitools/jt-vectorize/
implementation ("com.googlecode.jaitools:jt-vectorize:1.1.1")
'com.googlecode.jaitools:jt-vectorize:jar:1.1.1'
<dependency org="com.googlecode.jaitools" name="jt-vectorize" rev="1.1.1">
<artifact name="jt-vectorize" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.jaitools', module='jt-vectorize', version='1.1.1')
)
libraryDependencies += "com.googlecode.jaitools" % "jt-vectorize" % "1.1.1"
[com.googlecode.jaitools/jt-vectorize "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.vividsolutions : jts | jar | 1.11 |
com.googlecode.jaitools : jt-attributeop | jar | 1.1.1 |
com.googlecode.jaitools : jt-utils | jar | 1.1.1 |
Group / Artifact | Type | Version |
---|---|---|
javax.media : jai_core | jar | 1.1.3 |
javax.media » jai_codec | jar | 1.1.3 |
javax.media » jai_imageio | jar | 1.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.5 |