Last Version

Vectorize operator 1.1.1

Vectorizes the boundaries of regions with uniform value

License

License

GroupId

GroupId

com.googlecode.jaitools
ArtifactId

ArtifactId

jt-vectorize
Version

Version

1.1.1
Type

Type

jar
Description

Description

Vectorize operator
Vectorizes the boundaries of regions with uniform value
Project URL

Project URL

http://code.google.com/p/jai-tools/jt-vectorize/
Source Code Management

Source Code Management

http://code.google.com/p/jai-tools/source/browse/branches/1.1.x/jt-vectorize

Download jt-vectorize 1.1.1


<!-- 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"]

Dependencies

compile (3)

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

provided (3)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.5

Project Modules

There are no modules declared in this project.