1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_332) on Mon Jun 06 14:48:03 PDT 2022 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Index (Java-Python Bridge 0.10.0-SNAPSHOT Java API)</title>
<meta name="date" content="2022-06-06">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Index (Java-Python Bridge 0.10.0-SNAPSHOT Java API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="org/jpy/package-summary.html">Package</a></li>
<li>Class</li>
<li>Use</li>
<li><a href="org/jpy/package-tree.html">Tree</a></li>
<li><a href="deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="index.html?index-all.html" target="_top">Frames</a></li>
<li><a href="index-all.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="contentContainer"><a href="#I:A">A</a> <a href="#I:C">C</a> <a href="#I:D">D</a> <a href="#I:E">E</a> <a href="#I:F">F</a> <a href="#I:G">G</a> <a href="#I:H">H</a> <a href="#I:I">I</a> <a href="#I:K">K</a> <a href="#I:L">L</a> <a href="#I:O">O</a> <a href="#I:P">P</a> <a href="#I:R">R</a> <a href="#I:S">S</a> <a href="#I:T">T</a> <a href="#I:U">U</a> <a href="#I:V">V</a> <a name="I:A">
<!-- -->
</a>
<h2 class="title">A</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/jpy/PyListWrapper.html#add-org.jpy.PyObject-">add(PyObject)</a></span> - Method in class org.jpy.<a href="org/jpy/PyListWrapper.html" title="class in org.jpy">PyListWrapper</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyListWrapper.html#add-int-org.jpy.PyObject-">add(int, PyObject)</a></span> - Method in class org.jpy.<a href="org/jpy/PyListWrapper.html" title="class in org.jpy">PyListWrapper</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyListWrapper.html#addAll-java.util.Collection-">addAll(Collection<? extends PyObject>)</a></span> - Method in class org.jpy.<a href="org/jpy/PyListWrapper.html" title="class in org.jpy">PyListWrapper</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyListWrapper.html#addAll-int-java.util.Collection-">addAll(int, Collection<? extends PyObject>)</a></span> - Method in class org.jpy.<a href="org/jpy/PyListWrapper.html" title="class in org.jpy">PyListWrapper</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyObject.html#asDict--">asDict()</a></span> - Method in class org.jpy.<a href="org/jpy/PyObject.html" title="class in org.jpy">PyObject</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyObject.html#asList--">asList()</a></span> - Method in class org.jpy.<a href="org/jpy/PyObject.html" title="class in org.jpy">PyObject</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyLib.html#assertPythonRuns--">assertPythonRuns()</a></span> - Static method in class org.jpy.<a href="org/jpy/PyLib.html" title="class in org.jpy">PyLib</a></dt>
<dd>
<div class="block">Throws a runtime exception if Python interpreter is not running.</div>
</dd>
</dl>
<a name="I:C">
<!-- -->
</a>
<h2 class="title">C</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/jpy/CreateModule.html#call-java.lang.String-java.lang.String-">call(String, String)</a></span> - Method in class org.jpy.<a href="org/jpy/CreateModule.html" title="class in org.jpy">CreateModule</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyObject.html#call-java.lang.String-java.lang.Object...-">call(String, Object...)</a></span> - Method in class org.jpy.<a href="org/jpy/PyObject.html" title="class in org.jpy">PyObject</a></dt>
<dd>
<div class="block">Call the callable Python object with the given name and arguments.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyObject.html#call-java.lang.Class-java.lang.String-java.lang.Class:A-java.lang.Object:A-">call(Class<T>, String, Class<?>[], Object[])</a></span> - Method in class org.jpy.<a href="org/jpy/PyObject.html" title="class in org.jpy">PyObject</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyObject.html#call-java.lang.Class-java.lang.String-java.lang.Class-A0-">call(Class<T>, String, Class<A0>, A0)</a></span> - Method in class org.jpy.<a href="org/jpy/PyObject.html" title="class in org.jpy">PyObject</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyObject.html#call-java.lang.Class-java.lang.String-java.lang.Class-A0-java.lang.Class-A1-">call(Class<T>, String, Class<A0>, A0, Class<A1>, A1)</a></span> - Method in class org.jpy.<a href="org/jpy/PyObject.html" title="class in org.jpy">PyObject</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyObject.html#call-java.lang.Class-java.lang.String-java.lang.Class-A0-java.lang.Class-A1-java.lang.Class-A2-">call(Class<T>, String, Class<A0>, A0, Class<A1>, A1, Class<A2>, A2)</a></span> - Method in class org.jpy.<a href="org/jpy/PyObject.html" title="class in org.jpy">PyObject</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/jpy/CreateModule.html#callAsFunctionModule-java.lang.String-java.lang.String-java.lang.Class-">callAsFunctionModule(String, String, Class<T>)</a></span> - Method in class org.jpy.<a href="org/jpy/CreateModule.html" title="class in org.jpy">CreateModule</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/jpy/CreateModule.html#callAsMethodModule-java.lang.String-java.lang.String-java.lang.Class-">callAsMethodModule(String, String, Class<T>)</a></span> - Method in class org.jpy.<a href="org/jpy/CreateModule.html" title="class in org.jpy">CreateModule</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyObject.html#callMethod-java.lang.String-java.lang.Object...-">callMethod(String, Object...)</a></span> - Method in class org.jpy.<a href="org/jpy/PyObject.html" title="class in org.jpy">PyObject</a></dt>
<dd>
<div class="block">Call the callable Python method with the given name and arguments.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyObject.html#cleanup--">cleanup()</a></span> - Static method in class org.jpy.<a href="org/jpy/PyObject.html" title="class in org.jpy">PyObject</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyDictWrapper.html#clear--">clear()</a></span> - Method in class org.jpy.<a href="org/jpy/PyDictWrapper.html" title="class in org.jpy">PyDictWrapper</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyListWrapper.html#clear--">clear()</a></span> - Method in class org.jpy.<a href="org/jpy/PyListWrapper.html" title="class in org.jpy">PyListWrapper</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/jpy/CreateModule.html#close--">close()</a></span> - Method in class org.jpy.<a href="org/jpy/CreateModule.html" title="class in org.jpy">CreateModule</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/jpy/IdentityModule.html#close--">close()</a></span> - Method in interface org.jpy.<a href="org/jpy/IdentityModule.html" title="interface in org.jpy">IdentityModule</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyDictWrapper.html#close--">close()</a></span> - Method in class org.jpy.<a href="org/jpy/PyDictWrapper.html" title="class in org.jpy">PyDictWrapper</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyObject.html#close--">close()</a></span> - Method in class org.jpy.<a href="org/jpy/PyObject.html" title="class in org.jpy">PyObject</a></dt>
<dd>
<div class="block">Decreases the reference count of <code>this</code> on first invocation.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyListWrapper.html#contains-java.lang.Object-">contains(Object)</a></span> - Method in class org.jpy.<a href="org/jpy/PyListWrapper.html" title="class in org.jpy">PyListWrapper</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyListWrapper.html#containsAll-java.util.Collection-">containsAll(Collection<?>)</a></span> - Method in class org.jpy.<a href="org/jpy/PyListWrapper.html" title="class in org.jpy">PyListWrapper</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyDictWrapper.html#containsKey-java.lang.Object-">containsKey(Object)</a></span> - Method in class org.jpy.<a href="org/jpy/PyDictWrapper.html" title="class in org.jpy">PyDictWrapper</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyDictWrapper.html#containsKey-java.lang.String-">containsKey(String)</a></span> - Method in class org.jpy.<a href="org/jpy/PyDictWrapper.html" title="class in org.jpy">PyDictWrapper</a></dt>
<dd>
<div class="block">An extension to the Map interface that allows the use of String keys without generating warnings.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyDictWrapper.html#containsKey-org.jpy.PyObject-">containsKey(PyObject)</a></span> - Method in class org.jpy.<a href="org/jpy/PyDictWrapper.html" title="class in org.jpy">PyDictWrapper</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyDictWrapper.html#containsValue-java.lang.Object-">containsValue(Object)</a></span> - Method in class org.jpy.<a href="org/jpy/PyDictWrapper.html" title="class in org.jpy">PyDictWrapper</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyDictWrapper.html#copy--">copy()</a></span> - Method in class org.jpy.<a href="org/jpy/PyDictWrapper.html" title="class in org.jpy">PyDictWrapper</a></dt>
<dd>
<div class="block">Copy this dictionary into a new dictionary.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/jpy/CreateModule.html#create--">create()</a></span> - Static method in class org.jpy.<a href="org/jpy/CreateModule.html" title="class in org.jpy">CreateModule</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/jpy/IdentityModule.html#create-org.jpy.CreateModule-">create(CreateModule)</a></span> - Static method in interface org.jpy.<a href="org/jpy/IdentityModule.html" title="interface in org.jpy">IdentityModule</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/jpy/IdentityModule.html#create-org.jpy.CreateModule-java.lang.Class-">create(CreateModule, Class<T>)</a></span> - Static method in interface org.jpy.<a href="org/jpy/IdentityModule.html" title="interface in org.jpy">IdentityModule</a></dt>
<dd> </dd>
<dt><a href="org/jpy/CreateModule.html" title="class in org.jpy"><span class="typeNameLink">CreateModule</span></a> - Class in <a href="org/jpy/package-summary.html">org.jpy</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyModule.html#createProxy-java.lang.Class-">createProxy(Class<T>)</a></span> - Method in class org.jpy.<a href="org/jpy/PyModule.html" title="class in org.jpy">PyModule</a></dt>
<dd>
<div class="block">Create a Java proxy instance of this Python module which contains compatible functions to the ones provided in the
interface given by the <code>type</code> parameter.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyObject.html#createProxy-java.lang.Class-">createProxy(Class<T>)</a></span> - Method in class org.jpy.<a href="org/jpy/PyObject.html" title="class in org.jpy">PyObject</a></dt>
<dd>
<div class="block">Create a Java proxy instance of this Python object which contains compatible methods to the ones provided in the
interface given by the <code>type</code> parameter.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyObject.html#createProxy-org.jpy.PyLib.CallableKind-java.lang.Class...-">createProxy(PyLib.CallableKind, Class<?>...)</a></span> - Method in class org.jpy.<a href="org/jpy/PyObject.html" title="class in org.jpy">PyObject</a></dt>
<dd>
<div class="block">Create a Java proxy instance of this Python object (or module) which contains compatible methods
(or functions) to the ones provided in the interfaces given by all the <code>type</code> parameters.</div>
</dd>
</dl>
<a name="I:D">
<!-- -->
</a>
<h2 class="title">D</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/jpy/PyObject.html#delAttribute-java.lang.String-">delAttribute(String)</a></span> - Method in class org.jpy.<a href="org/jpy/PyObject.html" title="class in org.jpy">PyObject</a></dt>
<dd>
<div class="block">Deletes the value of a Python attribute.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyDictWrapper.html#delItem-java.lang.Object-">delItem(Object)</a></span> - Method in class org.jpy.<a href="org/jpy/PyDictWrapper.html" title="class in org.jpy">PyDictWrapper</a></dt>
<dd> </dd>
<dt><a href="org/jpy/DL.html" title="class in org.jpy"><span class="typeNameLink">DL</span></a> - Class in <a href="org/jpy/package-summary.html">org.jpy</a></dt>
<dd>
<div class="block">A replacement for <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/System.html?is-external=true#load-java.lang.String-" title="class or interface in java.lang"><code>System.load(String)</code></a> with support for POSIX <code>dlopen</code> flags.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/jpy/DL.html#DL--">DL()</a></span> - Constructor for class org.jpy.<a href="org/jpy/DL.html" title="class in org.jpy">DL</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/jpy/DL.html#dlclose-long-">dlclose(long)</a></span> - Static method in class org.jpy.<a href="org/jpy/DL.html" title="class in org.jpy">DL</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/jpy/DL.html#dlerror--">dlerror()</a></span> - Static method in class org.jpy.<a href="org/jpy/DL.html" title="class in org.jpy">DL</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/jpy/DL.html#dlopen-java.lang.String-int-">dlopen(String, int)</a></span> - Static method in class org.jpy.<a href="org/jpy/DL.html" title="class in org.jpy">DL</a></dt>
<dd>
<div class="block">loads the dynamic library file named by the null-terminated string filename and returns
an opaque "handle" for the dynamic library.</div>
</dd>
</dl>
<a name="I:E">
<!-- -->
</a>
<h2 class="title">E</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/jpy/PyLib.html#ensureGil-java.util.function.Supplier-">ensureGil(Supplier<T>)</a></span> - Static method in class org.jpy.<a href="org/jpy/PyLib.html" title="class in org.jpy">PyLib</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyDictWrapper.html#entrySet--">entrySet()</a></span> - Method in class org.jpy.<a href="org/jpy/PyDictWrapper.html" title="class in org.jpy">PyDictWrapper</a></dt>
<dd>
<div class="block">
<br><b>Note: we are returning a COPY not a VIEW of the entries</b></div>
</dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyObject.html#eq-java.lang.Object-">eq(Object)</a></span> - Method in class org.jpy.<a href="org/jpy/PyObject.html" title="class in org.jpy">PyObject</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyObject.html#equals-java.lang.Object-">equals(Object)</a></span> - Method in class org.jpy.<a href="org/jpy/PyObject.html" title="class in org.jpy">PyObject</a></dt>
<dd>
<div class="block">Indicates whether some other object is "equal to" this one.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyLib.html#execScript-java.lang.String-">execScript(String)</a></span> - Static method in class org.jpy.<a href="org/jpy/PyLib.html" title="class in org.jpy">PyLib</a></dt>
<dd>
<div class="block"><span class="deprecatedLabel">Deprecated.</span></div>
</dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyObject.html#executeCode-java.lang.String-org.jpy.PyInputMode-">executeCode(String, PyInputMode)</a></span> - Static method in class org.jpy.<a href="org/jpy/PyObject.html" title="class in org.jpy">PyObject</a></dt>
<dd>
<div class="block">Executes Python source code.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyObject.html#executeCode-java.lang.String-org.jpy.PyInputMode-java.lang.Object-java.lang.Object-">executeCode(String, PyInputMode, Object, Object)</a></span> - Static method in class org.jpy.<a href="org/jpy/PyObject.html" title="class in org.jpy">PyObject</a></dt>
<dd>
<div class="block">Executes Python source code in the context specified by the <code>globals</code> and <code>locals</code> maps.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyObject.html#executeScript-java.lang.String-org.jpy.PyInputMode-">executeScript(String, PyInputMode)</a></span> - Static method in class org.jpy.<a href="org/jpy/PyObject.html" title="class in org.jpy">PyObject</a></dt>
<dd>
<div class="block">Executes Python source script.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyObject.html#executeScript-java.lang.String-org.jpy.PyInputMode-java.lang.Object-java.lang.Object-">executeScript(String, PyInputMode, Object, Object)</a></span> - Static method in class org.jpy.<a href="org/jpy/PyObject.html" title="class in org.jpy">PyObject</a></dt>
<dd>
<div class="block">Executes Python source script in the context specified by the <code>globals</code> and <code>locals</code> maps.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyModule.html#extendSysPath-java.lang.String-boolean-">extendSysPath(String, boolean)</a></span> - Static method in class org.jpy.<a href="org/jpy/PyModule.html" title="class in org.jpy">PyModule</a></dt>
<dd>
<div class="block">Extends Python's 'sys.path' variable by the given module path.</div>
</dd>
</dl>
<a name="I:F">
<!-- -->
</a>
<h2 class="title">F</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/jpy/PyLib.Diag.html#F_ALL">F_ALL</a></span> - Static variable in class org.jpy.<a href="org/jpy/PyLib.Diag.html" title="class in org.jpy">PyLib.Diag</a></dt>
<dd>
<div class="block">Print any diagnostic information.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyLib.Diag.html#F_ERR">F_ERR</a></span> - Static variable in class org.jpy.<a href="org/jpy/PyLib.Diag.html" title="class in org.jpy">PyLib.Diag</a></dt>
<dd>
<div class="block">Print diagnostic information if erroneous states are detected in the jpy Python module.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyLib.Diag.html#F_EXEC">F_EXEC</a></span> - Static variable in class org.jpy.<a href="org/jpy/PyLib.Diag.html" title="class in org.jpy">PyLib.Diag</a></dt>
<dd>
<div class="block">Print diagnostic information when code execution flow is passed from Java to Python or the other way round.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyLib.Diag.html#F_JVM">F_JVM</a></span> - Static variable in class org.jpy.<a href="org/jpy/PyLib.Diag.html" title="class in org.jpy">PyLib.Diag</a></dt>
<dd>
<div class="block">Print diagnostic information usage of the Java VM Invocation API.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyLib.Diag.html#F_MEM">F_MEM</a></span> - Static variable in class org.jpy.<a href="org/jpy/PyLib.Diag.html" title="class in org.jpy">PyLib.Diag</a></dt>
<dd>
<div class="block">Print diagnostic information about memory allocation/deallocation.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyLib.Diag.html#F_METH">F_METH</a></span> - Static variable in class org.jpy.<a href="org/jpy/PyLib.Diag.html" title="class in org.jpy">PyLib.Diag</a></dt>
<dd>
<div class="block">Print diagnostic information while Java methods overloads are selected.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyLib.Diag.html#F_OFF">F_OFF</a></span> - Static variable in class org.jpy.<a href="org/jpy/PyLib.Diag.html" title="class in org.jpy">PyLib.Diag</a></dt>
<dd>
<div class="block">Print no diagnostic information at all.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyLib.Diag.html#F_TYPE">F_TYPE</a></span> - Static variable in class org.jpy.<a href="org/jpy/PyLib.Diag.html" title="class in org.jpy">PyLib.Diag</a></dt>
<dd>
<div class="block">Print diagnostic information while Java types are resolved.</div>
</dd>
</dl>
<a name="I:G">
<!-- -->
</a>
<h2 class="title">G</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/jpy/PyDictWrapper.html#get-java.lang.Object-">get(Object)</a></span> - Method in class org.jpy.<a href="org/jpy/PyDictWrapper.html" title="class in org.jpy">PyDictWrapper</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyDictWrapper.html#get-java.lang.String-">get(String)</a></span> - Method in class org.jpy.<a href="org/jpy/PyDictWrapper.html" title="class in org.jpy">PyDictWrapper</a></dt>
<dd>
<div class="block">An extension to the Map interface that allows the use of String keys without generating warnings.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyListWrapper.html#get-int-">get(int)</a></span> - Method in class org.jpy.<a href="org/jpy/PyListWrapper.html" title="class in org.jpy">PyListWrapper</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyObject.html#getAttribute-java.lang.String-">getAttribute(String)</a></span> - Method in class org.jpy.<a href="org/jpy/PyObject.html" title="class in org.jpy">PyObject</a></dt>
<dd>
<div class="block">Gets the Python value of a Python attribute.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyObject.html#getAttribute-java.lang.String-java.lang.Class-">getAttribute(String, Class<? extends T>)</a></span> - Method in class org.jpy.<a href="org/jpy/PyObject.html" title="class in org.jpy">PyObject</a></dt>
<dd>
<div class="block">Gets the value of a Python attribute as Java object of a given type.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyObject.html#getBooleanValue--">getBooleanValue()</a></span> - Method in class org.jpy.<a href="org/jpy/PyObject.html" title="class in org.jpy">PyObject</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyModule.html#getBuiltins--">getBuiltins()</a></span> - Static method in class org.jpy.<a href="org/jpy/PyModule.html" title="class in org.jpy">PyModule</a></dt>
<dd>
<div class="block">Get the Python interpreter's buildins module and returns its Java representation.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyLib.html#getCurrentGlobals--">getCurrentGlobals()</a></span> - Static method in class org.jpy.<a href="org/jpy/PyLib.html" title="class in org.jpy">PyLib</a></dt>
<dd>
<div class="block">Return a dictionary of the global variables in the current execution frame, or NULL if no
frame is currently executing.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyLib.html#getCurrentLocals--">getCurrentLocals()</a></span> - Static method in class org.jpy.<a href="org/jpy/PyLib.html" title="class in org.jpy">PyLib</a></dt>
<dd>
<div class="block">Return a dictionary of the local variables in the current execution frame, or NULL if no
frame is currently executing.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyLib.html#getDllFilePath--">getDllFilePath()</a></span> - Static method in class org.jpy.<a href="org/jpy/PyLib.html" title="class in org.jpy">PyLib</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyObject.html#getDoubleValue--">getDoubleValue()</a></span> - Method in class org.jpy.<a href="org/jpy/PyObject.html" title="class in org.jpy">PyObject</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyLib.Diag.html#getFlags--">getFlags()</a></span> - Static method in class org.jpy.<a href="org/jpy/PyLib.Diag.html" title="class in org.jpy">PyLib.Diag</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyObject.html#getIntValue--">getIntValue()</a></span> - Method in class org.jpy.<a href="org/jpy/PyObject.html" title="class in org.jpy">PyObject</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyDictWrapper.html#getItem-java.lang.Object-">getItem(Object)</a></span> - Method in class org.jpy.<a href="org/jpy/PyDictWrapper.html" title="class in org.jpy">PyDictWrapper</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyObject.html#getLongValue--">getLongValue()</a></span> - Method in class org.jpy.<a href="org/jpy/PyObject.html" title="class in org.jpy">PyObject</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyModule.html#getMain--">getMain()</a></span> - Static method in class org.jpy.<a href="org/jpy/PyModule.html" title="class in org.jpy">PyModule</a></dt>
<dd>
<div class="block">Get the Python interpreter's main module and return its Java representation.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyLib.html#getMainGlobals--">getMainGlobals()</a></span> - Static method in class org.jpy.<a href="org/jpy/PyLib.html" title="class in org.jpy">PyLib</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyModule.html#getName--">getName()</a></span> - Method in class org.jpy.<a href="org/jpy/PyModule.html" title="class in org.jpy">PyModule</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyObject.html#getObjectArrayValue-java.lang.Class-">getObjectArrayValue(Class<? extends T>)</a></span> - Method in class org.jpy.<a href="org/jpy/PyObject.html" title="class in org.jpy">PyObject</a></dt>
<dd>
<div class="block">Gets this Python object as Java <code>Object[]</code> value of the given item type.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyObject.html#getObjectValue--">getObjectValue()</a></span> - Method in class org.jpy.<a href="org/jpy/PyObject.html" title="class in org.jpy">PyObject</a></dt>
<dd>
<div class="block">Gets this Python object as Java <code>Object</code> value.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyObject.html#getPointer--">getPointer()</a></span> - Method in class org.jpy.<a href="org/jpy/PyObject.html" title="class in org.jpy">PyObject</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyLib.html#getPythonVersion--">getPythonVersion()</a></span> - Static method in class org.jpy.<a href="org/jpy/PyLib.html" title="class in org.jpy">PyLib</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyObject.html#getStringValue--">getStringValue()</a></span> - Method in class org.jpy.<a href="org/jpy/PyObject.html" title="class in org.jpy">PyObject</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyObject.html#getType--">getType()</a></span> - Method in class org.jpy.<a href="org/jpy/PyObject.html" title="class in org.jpy">PyObject</a></dt>
<dd>
<div class="block">Gets the Python type object for this wrapped object.</div>
</dd>
</dl>
<a name="I:H">
<!-- -->
</a>
<h2 class="title">H</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/jpy/PyObject.html#hasAttribute-java.lang.String-">hasAttribute(String)</a></span> - Method in class org.jpy.<a href="org/jpy/PyObject.html" title="class in org.jpy">PyObject</a></dt>
<dd>
<div class="block">Checks for the existence of a Python attribute..</div>
</dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyLib.html#hasGil--">hasGil()</a></span> - Static method in class org.jpy.<a href="org/jpy/PyLib.html" title="class in org.jpy">PyLib</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyObject.html#hash--">hash()</a></span> - Method in class org.jpy.<a href="org/jpy/PyObject.html" title="class in org.jpy">PyObject</a></dt>
<dd>
<div class="block">Runs the python hash function on this object.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyObject.html#hashCode--">hashCode()</a></span> - Method in class org.jpy.<a href="org/jpy/PyObject.html" title="class in org.jpy">PyObject</a></dt>
<dd>
<div class="block">Computes a hash code from this object's pointer value.</div>
</dd>
</dl>
<a name="I:I">
<!-- -->
</a>
<h2 class="title">I</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/jpy/IdentityModule.html#identity-java.lang.Object-">identity(Object)</a></span> - Method in interface org.jpy.<a href="org/jpy/IdentityModule.html" title="interface in org.jpy">IdentityModule</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/jpy/IdentityModule.html#IDENTITY_CODE">IDENTITY_CODE</a></span> - Static variable in interface org.jpy.<a href="org/jpy/IdentityModule.html" title="interface in org.jpy">IdentityModule</a></dt>
<dd> </dd>
<dt><a href="org/jpy/IdentityModule.html" title="interface in org.jpy"><span class="typeNameLink">IdentityModule</span></a> - Interface in <a href="org/jpy/package-summary.html">org.jpy</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyModule.html#importModule-java.lang.String-">importModule(String)</a></span> - Static method in class org.jpy.<a href="org/jpy/PyModule.html" title="class in org.jpy">PyModule</a></dt>
<dd>
<div class="block">Import a Python module into the Python interpreter and return its Java representation.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyListWrapper.html#indexOf-java.lang.Object-">indexOf(Object)</a></span> - Method in class org.jpy.<a href="org/jpy/PyListWrapper.html" title="class in org.jpy">PyListWrapper</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyLibInitializer.html#initPyLib-java.lang.String-java.lang.String-java.lang.String-">initPyLib(String, String, String)</a></span> - Static method in class org.jpy.<a href="org/jpy/PyLibInitializer.html" title="class in org.jpy">PyLibInitializer</a></dt>
<dd>
<div class="block">This method should only be called once - it is dependent on <a href="org/jpy/PyLib.html" title="class in org.jpy"><code>PyLib</code></a> and <a href="org/jpy/DL.html" title="class in org.jpy"><code>DL</code></a> being
uninitialized.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyObject.html#isBoolean--">isBoolean()</a></span> - Method in class org.jpy.<a href="org/jpy/PyObject.html" title="class in org.jpy">PyObject</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyObject.html#isCallable--">isCallable()</a></span> - Method in class org.jpy.<a href="org/jpy/PyObject.html" title="class in org.jpy">PyObject</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyObject.html#isConvertible--">isConvertible()</a></span> - Method in class org.jpy.<a href="org/jpy/PyObject.html" title="class in org.jpy">PyObject</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyObject.html#isDict--">isDict()</a></span> - Method in class org.jpy.<a href="org/jpy/PyObject.html" title="class in org.jpy">PyObject</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyLibInitializer.html#isDlInitialized--">isDlInitialized()</a></span> - Static method in class org.jpy.<a href="org/jpy/PyLibInitializer.html" title="class in org.jpy">PyLibInitializer</a></dt>
<dd>
<div class="block">Returns true iff the <a href="org/jpy/DL.html" title="class in org.jpy"><code>DL</code></a> class has been initialized</div>
</dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyDictWrapper.html#isEmpty--">isEmpty()</a></span> - Method in class org.jpy.<a href="org/jpy/PyDictWrapper.html" title="class in org.jpy">PyDictWrapper</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyListWrapper.html#isEmpty--">isEmpty()</a></span> - Method in class org.jpy.<a href="org/jpy/PyListWrapper.html" title="class in org.jpy">PyListWrapper</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyObject.html#isFloat--">isFloat()</a></span> - Method in class org.jpy.<a href="org/jpy/PyObject.html" title="class in org.jpy">PyObject</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyObject.html#isFunction--">isFunction()</a></span> - Method in class org.jpy.<a href="org/jpy/PyObject.html" title="class in org.jpy">PyObject</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyObject.html#isInt--">isInt()</a></span> - Method in class org.jpy.<a href="org/jpy/PyObject.html" title="class in org.jpy">PyObject</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyObject.html#isList--">isList()</a></span> - Method in class org.jpy.<a href="org/jpy/PyObject.html" title="class in org.jpy">PyObject</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyObject.html#isLong--">isLong()</a></span> - Method in class org.jpy.<a href="org/jpy/PyObject.html" title="class in org.jpy">PyObject</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyObject.html#isModule--">isModule()</a></span> - Method in class org.jpy.<a href="org/jpy/PyObject.html" title="class in org.jpy">PyObject</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyObject.html#isNone--">isNone()</a></span> - Method in class org.jpy.<a href="org/jpy/PyObject.html" title="class in org.jpy">PyObject</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyLibInitializer.html#isPyLibInitialized--">isPyLibInitialized()</a></span> - Static method in class org.jpy.<a href="org/jpy/PyLibInitializer.html" title="class in org.jpy">PyLibInitializer</a></dt>
<dd>
<div class="block">Returns true iff the <a href="org/jpy/PyLib.html" title="class in org.jpy"><code>PyLib</code></a> class has been initialized</div>
</dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyLib.html#isPythonRunning--">isPythonRunning()</a></span> - Static method in class org.jpy.<a href="org/jpy/PyLib.html" title="class in org.jpy">PyLib</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyObject.html#isString--">isString()</a></span> - Method in class org.jpy.<a href="org/jpy/PyObject.html" title="class in org.jpy">PyObject</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyObject.html#isTuple--">isTuple()</a></span> - Method in class org.jpy.<a href="org/jpy/PyObject.html" title="class in org.jpy">PyObject</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyListWrapper.html#iterator--">iterator()</a></span> - Method in class org.jpy.<a href="org/jpy/PyListWrapper.html" title="class in org.jpy">PyListWrapper</a></dt>
<dd> </dd>
</dl>
<a name="I:K">
<!-- -->
</a>
<h2 class="title">K</h2>
<dl>
<dt><a href="org/jpy/KeyError.html" title="class in org.jpy"><span class="typeNameLink">KeyError</span></a> - Exception in <a href="org/jpy/package-summary.html">org.jpy</a></dt>
<dd>
<div class="block">Translation of Python KeyErrors so that they can be programmatically detected from Java.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyDictWrapper.html#keySet--">keySet()</a></span> - Method in class org.jpy.<a href="org/jpy/PyDictWrapper.html" title="class in org.jpy">PyDictWrapper</a></dt>
<dd>
<div class="block">
<br><b>Note: we are returning a COPY not a VIEW of the keys</b></div>
</dd>
</dl>
<a name="I:L">
<!-- -->
</a>
<h2 class="title">L</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/jpy/PyListWrapper.html#lastIndexOf-java.lang.Object-">lastIndexOf(Object)</a></span> - Method in class org.jpy.<a href="org/jpy/PyListWrapper.html" title="class in org.jpy">PyListWrapper</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyListWrapper.html#listIterator--">listIterator()</a></span> - Method in class org.jpy.<a href="org/jpy/PyListWrapper.html" title="class in org.jpy">PyListWrapper</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyListWrapper.html#listIterator-int-">listIterator(int)</a></span> - Method in class org.jpy.<a href="org/jpy/PyListWrapper.html" title="class in org.jpy">PyListWrapper</a></dt>
<dd> </dd>
</dl>
<a name="I:O">
<!-- -->
</a>
<h2 class="title">O</h2>
<dl>
<dt><a href="org/jpy/package-summary.html">org.jpy</a> - package org.jpy</dt>
<dd>
<div class="block">Provides the classes necessary to
create an embedded Python VM,
to execute Python code,
to import Python modules,
to access Python variables, and finally
to call Python functions and class methods.
</div>
</dd>
</dl>
<a name="I:P">
<!-- -->
</a>
<h2 class="title">P</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/jpy/PyDictWrapper.html#put-org.jpy.PyObject-org.jpy.PyObject-">put(PyObject, PyObject)</a></span> - Method in class org.jpy.<a href="org/jpy/PyDictWrapper.html" title="class in org.jpy">PyDictWrapper</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyDictWrapper.html#putAll-java.util.Map-">putAll(Map<? extends PyObject, ? extends PyObject>)</a></span> - Method in class org.jpy.<a href="org/jpy/PyDictWrapper.html" title="class in org.jpy">PyDictWrapper</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyDictWrapper.html#putObject-java.lang.Object-java.lang.Object-">putObject(Object, Object)</a></span> - Method in class org.jpy.<a href="org/jpy/PyDictWrapper.html" title="class in org.jpy">PyDictWrapper</a></dt>
<dd> </dd>
<dt><a href="org/jpy/PyDictWrapper.html" title="class in org.jpy"><span class="typeNameLink">PyDictWrapper</span></a> - Class in <a href="org/jpy/package-summary.html">org.jpy</a></dt>
<dd>
<div class="block">A simple wrapper around PyObjects that are actually Python dictionaries, to present the most useful parts of a
Map interface.</div>
</dd>
<dt><a href="org/jpy/PyInputMode.html" title="enum in org.jpy"><span class="typeNameLink">PyInputMode</span></a> - Enum in <a href="org/jpy/package-summary.html">org.jpy</a></dt>
<dd>
<div class="block">Source code input modes for compiling/executing Python source code.</div>
</dd>
<dt><a href="org/jpy/PyLib.html" title="class in org.jpy"><span class="typeNameLink">PyLib</span></a> - Class in <a href="org/jpy/package-summary.html">org.jpy</a></dt>
<dd>
<div class="block">Represents the library that provides the Python interpreter (CPython).</div>
</dd>
<dt><a href="org/jpy/PyLib.CallableKind.html" title="enum in org.jpy"><span class="typeNameLink">PyLib.CallableKind</span></a> - Enum in <a href="org/jpy/package-summary.html">org.jpy</a></dt>
<dd>
<div class="block">The kind of callable Python objects.</div>
</dd>
<dt><a href="org/jpy/PyLib.Diag.html" title="class in org.jpy"><span class="typeNameLink">PyLib.Diag</span></a> - Class in <a href="org/jpy/package-summary.html">org.jpy</a></dt>
<dd>
<div class="block">Controls output of diagnostic information for debugging.</div>
</dd>
<dt><a href="org/jpy/PyLibInitializer.html" title="class in org.jpy"><span class="typeNameLink">PyLibInitializer</span></a> - Class in <a href="org/jpy/package-summary.html">org.jpy</a></dt>
<dd>
<div class="block">This helper class is to safely and programmatically configure jpy.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyLibInitializer.html#PyLibInitializer--">PyLibInitializer()</a></span> - Constructor for class org.jpy.<a href="org/jpy/PyLibInitializer.html" title="class in org.jpy">PyLibInitializer</a></dt>
<dd> </dd>
<dt><a href="org/jpy/PyListWrapper.html" title="class in org.jpy"><span class="typeNameLink">PyListWrapper</span></a> - Class in <a href="org/jpy/package-summary.html">org.jpy</a></dt>
<dd>
<div class="block">A simple wrapper around a Python List object that implements a java List of PyObjects.</div>
</dd>
<dt><a href="org/jpy/PyModule.html" title="class in org.jpy"><span class="typeNameLink">PyModule</span></a> - Class in <a href="org/jpy/package-summary.html">org.jpy</a></dt>
<dd>
<div class="block">Represents a Python module.</div>
</dd>
<dt><a href="org/jpy/PyObject.html" title="class in org.jpy"><span class="typeNameLink">PyObject</span></a> - Class in <a href="org/jpy/package-summary.html">org.jpy</a></dt>
<dd>
<div class="block">Represents a Python object (of Python/C API type <code>PyObject*</code>) in the Python interpreter.</div>
</dd>
</dl>
<a name="I:R">
<!-- -->
</a>
<h2 class="title">R</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/jpy/PyDictWrapper.html#remove-java.lang.Object-">remove(Object)</a></span> - Method in class org.jpy.<a href="org/jpy/PyDictWrapper.html" title="class in org.jpy">PyDictWrapper</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyDictWrapper.html#remove-java.lang.String-">remove(String)</a></span> - Method in class org.jpy.<a href="org/jpy/PyDictWrapper.html" title="class in org.jpy">PyDictWrapper</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyListWrapper.html#remove-java.lang.Object-">remove(Object)</a></span> - Method in class org.jpy.<a href="org/jpy/PyListWrapper.html" title="class in org.jpy">PyListWrapper</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyListWrapper.html#remove-int-">remove(int)</a></span> - Method in class org.jpy.<a href="org/jpy/PyListWrapper.html" title="class in org.jpy">PyListWrapper</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyListWrapper.html#removeAll-java.util.Collection-">removeAll(Collection<?>)</a></span> - Method in class org.jpy.<a href="org/jpy/PyListWrapper.html" title="class in org.jpy">PyListWrapper</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyObject.html#repr--">repr()</a></span> - Method in class org.jpy.<a href="org/jpy/PyObject.html" title="class in org.jpy">PyObject</a></dt>
<dd>
<div class="block">Gets a the python repr of this object</div>
</dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyListWrapper.html#retainAll-java.util.Collection-">retainAll(Collection<?>)</a></span> - Method in class org.jpy.<a href="org/jpy/PyListWrapper.html" title="class in org.jpy">PyListWrapper</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/jpy/DL.html#RTLD_GLOBAL">RTLD_GLOBAL</a></span> - Static variable in class org.jpy.<a href="org/jpy/DL.html" title="class in org.jpy">DL</a></dt>
<dd>
<div class="block">External symbols defined in the library will be made available to subsequently loaded libraries.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/jpy/DL.html#RTLD_LAZY">RTLD_LAZY</a></span> - Static variable in class org.jpy.<a href="org/jpy/DL.html" title="class in org.jpy">DL</a></dt>
<dd>
<div class="block">Resolve undefined symbols as code from the dynamic library is executed.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/jpy/DL.html#RTLD_LOCAL">RTLD_LOCAL</a></span> - Static variable in class org.jpy.<a href="org/jpy/DL.html" title="class in org.jpy">DL</a></dt>
<dd>
<div class="block">This is the converse of RTLD_GLOBAL, and the default if neither flag is specified.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/jpy/DL.html#RTLD_NOW">RTLD_NOW</a></span> - Static variable in class org.jpy.<a href="org/jpy/DL.html" title="class in org.jpy">DL</a></dt>
<dd>
<div class="block">Resolve all undefined symbols before <a href="org/jpy/DL.html#dlopen-java.lang.String-int-"><code>DL.dlopen(java.lang.String, int)</code></a> returns and fail if this cannot be done.</div>
</dd>
</dl>
<a name="I:S">
<!-- -->
</a>
<h2 class="title">S</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/jpy/PyListWrapper.html#set-int-org.jpy.PyObject-">set(int, PyObject)</a></span> - Method in class org.jpy.<a href="org/jpy/PyListWrapper.html" title="class in org.jpy">PyListWrapper</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyObject.html#setAttribute-java.lang.String-T-">setAttribute(String, T)</a></span> - Method in class org.jpy.<a href="org/jpy/PyObject.html" title="class in org.jpy">PyObject</a></dt>
<dd>
<div class="block">Sets the value of a Python attribute from the given Java object.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyObject.html#setAttribute-java.lang.String-T-java.lang.Class-">setAttribute(String, T, Class<? extends T>)</a></span> - Method in class org.jpy.<a href="org/jpy/PyObject.html" title="class in org.jpy">PyObject</a></dt>
<dd>
<div class="block">Sets the value of a Python attribute from the given Java object and Java type (if given).</div>
</dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyLib.Diag.html#setFlags-int-">setFlags(int)</a></span> - Static method in class org.jpy.<a href="org/jpy/PyLib.Diag.html" title="class in org.jpy">PyLib.Diag</a></dt>
<dd>
<div class="block">Sets the current diagnostic flags.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyDictWrapper.html#setItem-java.lang.Object-java.lang.Object-">setItem(Object, Object)</a></span> - Method in class org.jpy.<a href="org/jpy/PyDictWrapper.html" title="class in org.jpy">PyDictWrapper</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyListWrapper.html#setItem-int-org.jpy.PyObject-">setItem(int, PyObject)</a></span> - Method in class org.jpy.<a href="org/jpy/PyListWrapper.html" title="class in org.jpy">PyListWrapper</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyLib.html#setProgramName-java.lang.String-">setProgramName(String)</a></span> - Static method in class org.jpy.<a href="org/jpy/PyLib.html" title="class in org.jpy">PyLib</a></dt>
<dd>
<div class="block">Useful for virtual environments, helps in setting sys.prefix/exec_prefix.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyLib.html#setPythonHome-java.lang.String-">setPythonHome(String)</a></span> - Static method in class org.jpy.<a href="org/jpy/PyLib.html" title="class in org.jpy">PyLib</a></dt>
<dd>
<div class="block">Does the equivalent of setting the PYTHONHOME environment variable.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyDictWrapper.html#size--">size()</a></span> - Method in class org.jpy.<a href="org/jpy/PyDictWrapper.html" title="class in org.jpy">PyDictWrapper</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyListWrapper.html#size--">size()</a></span> - Method in class org.jpy.<a href="org/jpy/PyListWrapper.html" title="class in org.jpy">PyListWrapper</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyLib.html#startPython-java.lang.String...-">startPython(String...)</a></span> - Static method in class org.jpy.<a href="org/jpy/PyLib.html" title="class in org.jpy">PyLib</a></dt>
<dd>
<div class="block">Delegates to <a href="org/jpy/PyLib.html#startPython-int-java.lang.String...-"><code>PyLib.startPython(int, String...)</code></a> with <code>flags = Diag.F_OFF</code>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyLib.html#startPython-int-java.lang.String...-">startPython(int, String...)</a></span> - Static method in class org.jpy.<a href="org/jpy/PyLib.html" title="class in org.jpy">PyLib</a></dt>
<dd>
<div class="block">Starts the Python interpreter.</div>
</dd>
<dt><a href="org/jpy/StopIteration.html" title="class in org.jpy"><span class="typeNameLink">StopIteration</span></a> - Exception in <a href="org/jpy/package-summary.html">org.jpy</a></dt>
<dd>
<div class="block">Translation of Python StopIteration so that they can be programmatically detected from Java.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyLib.html#stopPython--">stopPython()</a></span> - Static method in class org.jpy.<a href="org/jpy/PyLib.html" title="class in org.jpy">PyLib</a></dt>
<dd>
<div class="block">Stops the Python interpreter.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyObject.html#str--">str()</a></span> - Method in class org.jpy.<a href="org/jpy/PyObject.html" title="class in org.jpy">PyObject</a></dt>
<dd>
<div class="block">Runs the python str function on this object.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyListWrapper.html#subList-int-int-">subList(int, int)</a></span> - Method in class org.jpy.<a href="org/jpy/PyListWrapper.html" title="class in org.jpy">PyListWrapper</a></dt>
<dd> </dd>
</dl>
<a name="I:T">
<!-- -->
</a>
<h2 class="title">T</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/jpy/PyListWrapper.html#toArray--">toArray()</a></span> - Method in class org.jpy.<a href="org/jpy/PyListWrapper.html" title="class in org.jpy">PyListWrapper</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyListWrapper.html#toArray-T:A-">toArray(T[])</a></span> - Method in class org.jpy.<a href="org/jpy/PyListWrapper.html" title="class in org.jpy">PyListWrapper</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyListWrapper.html#toString-int-">toString(int)</a></span> - Method in class org.jpy.<a href="org/jpy/PyListWrapper.html" title="class in org.jpy">PyListWrapper</a></dt>
<dd>
<div class="block">Return a summarized preview of this list.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyObject.html#toString--">toString()</a></span> - Method in class org.jpy.<a href="org/jpy/PyObject.html" title="class in org.jpy">PyObject</a></dt>
<dd>
<div class="block">Gets the python string representation of this object.</div>
</dd>
</dl>
<a name="I:U">
<!-- -->
</a>
<h2 class="title">U</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/jpy/PyDictWrapper.html#unwrap--">unwrap()</a></span> - Method in class org.jpy.<a href="org/jpy/PyDictWrapper.html" title="class in org.jpy">PyDictWrapper</a></dt>
<dd>
<div class="block">Gets the underlying PyObject.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyObject.html#unwrapProxy-java.lang.Object-">unwrapProxy(Object)</a></span> - Static method in class org.jpy.<a href="org/jpy/PyObject.html" title="class in org.jpy">PyObject</a></dt>
<dd>
<div class="block">Unwraps the original Python object used to create <code>object</code>.</div>
</dd>
</dl>
<a name="I:V">
<!-- -->
</a>
<h2 class="title">V</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/jpy/PyInputMode.html#value--">value()</a></span> - Method in enum org.jpy.<a href="org/jpy/PyInputMode.html" title="enum in org.jpy">PyInputMode</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyInputMode.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum org.jpy.<a href="org/jpy/PyInputMode.html" title="enum in org.jpy">PyInputMode</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyLib.CallableKind.html#valueOf-java.lang.String-">valueOf(String)</a></span> - Static method in enum org.jpy.<a href="org/jpy/PyLib.CallableKind.html" title="enum in org.jpy">PyLib.CallableKind</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyDictWrapper.html#values--">values()</a></span> - Method in class org.jpy.<a href="org/jpy/PyDictWrapper.html" title="class in org.jpy">PyDictWrapper</a></dt>
<dd>
<div class="block">
<br><b>Note: we are returning a COPY not a VIEW of the values</b></div>
</dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyInputMode.html#values--">values()</a></span> - Static method in enum org.jpy.<a href="org/jpy/PyInputMode.html" title="enum in org.jpy">PyInputMode</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/jpy/PyLib.CallableKind.html#values--">values()</a></span> - Static method in enum org.jpy.<a href="org/jpy/PyLib.CallableKind.html" title="enum in org.jpy">PyLib.CallableKind</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
</dl>
<a href="#I:A">A</a> <a href="#I:C">C</a> <a href="#I:D">D</a> <a href="#I:E">E</a> <a href="#I:F">F</a> <a href="#I:G">G</a> <a href="#I:H">H</a> <a href="#I:I">I</a> <a href="#I:K">K</a> <a href="#I:L">L</a> <a href="#I:O">O</a> <a href="#I:P">P</a> <a href="#I:R">R</a> <a href="#I:S">S</a> <a href="#I:T">T</a> <a href="#I:U">U</a> <a href="#I:V">V</a> </div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="org/jpy/package-summary.html">Package</a></li>
<li>Class</li>
<li>Use</li>
<li><a href="org/jpy/package-tree.html">Tree</a></li>
<li><a href="deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="index.html?index-all.html" target="_top">Frames</a></li>
<li><a href="index-all.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright © 2014–2022 <a href="http://www.brockmann-consult.de">Brockmann Consult GmbH</a>. All rights reserved.</small></p>
</body>
</html>
|