diff --git a/distribution/HYPE.jar b/distribution/HYPE.jar index 2f68455c..6e86e91b 100644 Binary files a/distribution/HYPE.jar and b/distribution/HYPE.jar differ diff --git a/distribution/HYPE.zip b/distribution/HYPE.zip index db753734..6299f59d 100644 Binary files a/distribution/HYPE.zip and b/distribution/HYPE.zip differ diff --git a/reference/allclasses-frame.html b/reference/allclasses-frame.html deleted file mode 100644 index bfb82abf..00000000 --- a/reference/allclasses-frame.html +++ /dev/null @@ -1,94 +0,0 @@ - - - - - -All Classes (Javadocs: HYPE) - - - - -

All Classes

-
- -
- - diff --git a/reference/allclasses-noframe.html b/reference/allclasses-noframe.html deleted file mode 100644 index 158d66e9..00000000 --- a/reference/allclasses-noframe.html +++ /dev/null @@ -1,94 +0,0 @@ - - - - - -All Classes (Javadocs: HYPE) - - - - -

All Classes

-
- -
- - diff --git a/reference/constant-values.html b/reference/constant-values.html index 2d2bda6d..4615123f 100644 --- a/reference/constant-values.html +++ b/reference/constant-values.html @@ -1,36 +1,42 @@ - + Constant Field Values (Javadocs: HYPE) + + + + + + + + + - - + + +
+ +
+

Constant Field Values

+

Contents

+
-
+
+

hype.*

  • - +
    +
    + - + + - - +public static final java.lang.String +
    hype.H 
    Modifier and TypeConstant FieldConstant Field Value
    + -public static final StringVERSIONVERSION "2.1.0"
    +
  • - +
    +
    + - + + - - + - - + - - + - - + - - + - - + - - + - - +
    hype.HDrawable 
    Modifier and TypeConstant FieldConstant Field Value
    + public static final byteBITMASK_PROPORTIONALBITMASK_PROPORTIONAL 1
    + public static final byteBITMASK_ROTATES_CHILDRENBITMASK_ROTATES_CHILDREN 8
    + public static final byteBITMASK_STYLES_CHILDRENBITMASK_STYLES_CHILDREN 4
    + public static final byteBITMASK_TRANSFORMS_CHILDRENBITMASK_TRANSFORMS_CHILDREN 2
    + public static final intDEFAULT_FILLDEFAULT_FILL -1
    + public static final intDEFAULT_HEIGHTDEFAULT_HEIGHT 100
    + public static final intDEFAULT_STROKEDEFAULT_STROKE -16777216
    + public static final intDEFAULT_WIDTHDEFAULT_WIDTH 100
    +
  • - +
    +
    + - + + - - +
    hype.HDrawable3D 
    Modifier and TypeConstant FieldConstant Field Value
    + public static final floatDEFAULT_DEPTHDEFAULT_DEPTH 100.0f
    +
  • - +
    +
    + - + + - - + - - + - - + - - +
    hype.HPath 
    Modifier and TypeConstant FieldConstant Field Value
    + public static final intHANDLE_FILLHANDLE_FILL -65536
    + public static final floatHANDLE_SIZEHANDLE_SIZE 6.0f
    + public static final intHANDLE_STROKEHANDLE_STROKE -14671840
    + public static final floatHANDLE_STROKE_WEIGHTHANDLE_STROKE_WEIGHT 1.0f
    +
  • - +
    +
    + - + + - - +
    hype.HVertex 
    Modifier and TypeConstant FieldConstant Field Value
    + public static final floatLINE_TOLERANCELINE_TOLERANCE 1.5f
    +
  • - +
    +
    + - + + - - +public static final java.lang.String + - - +public static final java.lang.String + - - +public static final java.lang.String + - - +public static final java.lang.String + - - +public static final java.lang.String + - - +public static final java.lang.String + - - +public static final java.lang.String +
    hype.HWarnings 
    Modifier and TypeConstant FieldConstant Field Value
    + -public static final StringCHILDCEPTIONCHILDCEPTION "Can\'t add this parent as its own child."
    + -public static final StringDESTCEPTIONDESTCEPTION "The destination cannot be itself"
    + -public static final StringINVALID_CHILDINVALID_CHILD "The child you\'re trying to add is cannot be added to this drawable."
    + -public static final StringINVALID_DESTINVALID_DEST "The destination doesn\'t not belong to any parent."
    + -public static final StringNO_PROTOTYPENO_PROTOTYPE "This pool needs at least one prototype before requesting."
    + -public static final StringNULL_ARGUMENTNULL_ARGUMENT "This method does not take null arguments."
    + -public static final StringNULL_TARGETNULL_TARGET "A target should be assigned before using this method."
    +
  • - + + +

    hype.interfaces.*

    +
    + + + + diff --git a/reference/deprecated-list.html b/reference/deprecated-list.html index 64bc34ff..ae75103b 100644 --- a/reference/deprecated-list.html +++ b/reference/deprecated-list.html @@ -1,36 +1,42 @@ - + Deprecated List (Javadocs: HYPE) + + + + + + + + + - - + + +
    + +
    +
    -
    + + +
    + diff --git a/reference/help-doc.html b/reference/help-doc.html index a2585747..ad42a3e1 100644 --- a/reference/help-doc.html +++ b/reference/help-doc.html @@ -1,36 +1,42 @@ - + API Help (Javadocs: HYPE) + + + + + + + + + - - + + +
    + +
    +

    How This API Document Is Organized

    This API (Application Programming Interface) document has pages corresponding to the items in the navigation bar, described as follows.
    @@ -74,114 +66,142 @@

    How This API Document Is Organized

    • +

      Overview

      -

      The Overview page is the front page of this API document and provides a list of all packages with a summary for each. This page can also contain an overall description of the set of packages.

      +

      The Overview page is the front page of this API document and provides a list of all packages with a summary for each. This page can also contain an overall description of the set of packages.

      +
    • +

      Package

      -

      Each package has a page that contains a list of its classes and interfaces, with a summary for each. This page can contain six categories:

      +

      Each package has a page that contains a list of its classes and interfaces, with a summary for each. These pages may contain six categories:

        -
      • Interfaces (italic)
      • +
      • Interfaces
      • Classes
      • Enums
      • Exceptions
      • Errors
      • Annotation Types
      +
    • -

      Class/Interface

      +
      +

      Class or Interface

      Each class, interface, nested class and nested interface has its own separate page. Each of these pages has three sections consisting of a class/interface description, summary tables, and detailed member descriptions:

        -
      • Class inheritance diagram
      • +
      • Class Inheritance Diagram
      • Direct Subclasses
      • All Known Subinterfaces
      • All Known Implementing Classes
      • -
      • Class/interface declaration
      • -
      • Class/interface description
      • +
      • Class or Interface Declaration
      • +
      • Class or Interface Description
      +
      • Nested Class Summary
      • Field Summary
      • +
      • Property Summary
      • Constructor Summary
      • Method Summary
      +
        -
      • Field Detail
      • -
      • Constructor Detail
      • -
      • Method Detail
      • +
      • Field Details
      • +
      • Property Details
      • +
      • Constructor Details
      • +
      • Method Details

      Each summary entry contains the first sentence from the detailed description for that item. The summary entries are alphabetical, while the detailed descriptions are in the order they appear in the source code. This preserves the logical groupings established by the programmer.

      +
    • +

      Annotation Type

      Each annotation type has its own separate page with the following sections:

        -
      • Annotation Type declaration
      • -
      • Annotation Type description
      • +
      • Annotation Type Declaration
      • +
      • Annotation Type Description
      • Required Element Summary
      • Optional Element Summary
      • -
      • Element Detail
      • +
      • Element Details
      +
    • +

      Enum

      Each enum has its own separate page with the following sections:

        -
      • Enum declaration
      • -
      • Enum description
      • +
      • Enum Declaration
      • +
      • Enum Description
      • Enum Constant Summary
      • -
      • Enum Constant Detail
      • +
      • Enum Constant Details
      +
    • +

      Tree (Class Hierarchy)

      -

      There is a Class Hierarchy page for all packages, plus a hierarchy for each package. Each hierarchy page contains a list of classes and a list of interfaces. The classes are organized by inheritance structure starting with java.lang.Object. The interfaces do not inherit from java.lang.Object.

      +

      There is a Class Hierarchy page for all packages, plus a hierarchy for each package. Each hierarchy page contains a list of classes and a list of interfaces. Classes are organized by inheritance structure starting with java.lang.Object. Interfaces do not inherit from java.lang.Object.

      • When viewing the Overview page, clicking on "Tree" displays the hierarchy for all packages.
      • -
      • When viewing a particular package, class or interface page, clicking "Tree" displays the hierarchy for only that package.
      • +
      • When viewing a particular package, class or interface page, clicking on "Tree" displays the hierarchy for only that package.
      +
    • +

      Deprecated API

      The Deprecated API page lists all of the API that have been deprecated. A deprecated API is not recommended for use, generally due to improvements, and a replacement API is usually given. Deprecated APIs may be removed in future implementations.

      +
    • +

      Index

      -

      The Index contains an alphabetic list of all classes, interfaces, constructors, methods, and fields.

      -
    • -
    • -

      Prev/Next

      -

      These links take you to the next or previous class, interface, package, or related page.

      -
    • -
    • -

      Frames/No Frames

      -

      These links show and hide the HTML frames. All pages are available with or without frames.

      -
    • -
    • -

      All Classes

      -

      The All Classes link shows all classes and interfaces except non-static nested types.

      +

      The Index contains an alphabetic index of all classes, interfaces, constructors, methods, and fields, as well as lists of all packages and all classes.

      +
    • +

      Serialized Form

      Each serializable or externalizable class has a description of its serialization fields and methods. This information is of interest to re-implementors, not to developers using the API. While there is no link in the navigation bar, you can get to this information by going to any serialized class and clicking "Serialized Form" in the "See also" section of the class description.

      +
    • +

      Constant Field Values

      The Constant Field Values page lists the static final fields and their values.

      +
      +
    • +
    • +
      +

      Search

      +

      You can search for definitions of modules, packages, types, fields, methods, system properties and other terms defined in the API, using some or all of the name, optionally using "camel-case" abbreviations. For example:

      +
        +
      • j.l.obj will match "java.lang.Object"
      • +
      • InpStr will match "java.io.InputStream"
      • +
      • HM.cK will match "java.util.HashMap.containsKey(Object)"
      • +
      +

      Refer to the Javadoc Search Specification for a full description of search features.

      +
    -This help file applies to API documentation generated using the standard doclet.
    +
    +This help file applies to API documentation generated by the standard doclet.
    +
    + +
    +
    diff --git a/reference/hype/H.html b/reference/hype/H.html index d951dd5b..b7c5d666 100644 --- a/reference/hype/H.html +++ b/reference/hype/H.html @@ -1,42 +1,48 @@ - + H (Javadocs: HYPE) + + + + + + + + + - - +var pathtoroot = "../"; +loadScripts(document, 'script'); +
    + +
    +
    -
    hype
    -

    Class H

    +
    Package hype
    +

    Class H

    - -
    - -
    -
    + +
      -
    • -
        -
      • +
      • +
        -

        Field Summary

        - +

        Field Summary

        +
        +
        + - + + + + - - + + + +
        Fields 
        Modifier and TypeField and DescriptionFieldDescription
        static StringVERSION static java.lang.StringVERSION 
        -
    +
    +

    Fields inherited from interface hype.interfaces.HConstants

    + - -

    Fields inherited from interface hype.interfaces.HConstants

    -ALICEBLUE, ALPHA, ANTIQUEWHITE, AQUAMARINE, AZURE, BACK, BEIGE, BISQUE, BLACK, BLANCHEDALMOND, BLUE, BLUEVIOLET, BOTTOM, BOTTOM_LEFT, BOTTOM_RIGHT, BROWN, BURLYWOOD, CADETBLUE, CENTER, CENTER_BOTTOM, CENTER_LEFT, CENTER_RIGHT, CENTER_TOP, CENTER_X, CENTER_Y, CENTER_Z, CHARTREUSE, CHOCOLATE, CLEAR, CORAL, CORNFLOWERBLUE, CORNSILK, CRIMSON, CYAN, D2R, DARKBLUE, DARKCYAN, DARKGOLDENROD, DARKGREEN, DARKGREY, DARKKHAKI, DARKMAGENTA, DARKOLIVEGREEN, DARKORANGE, DARKORCHID, DARKRED, DARKSALMON, DARKSEAGREEN, DARKSLATEBLUE, DARKSLATEGREY, DARKTURQUOISE, DARKVIOLET, DEEPPINK, DEEPSKYBLUE, DEFAULT_BACKGROUND_COLOR, DGREY, DIMGREY, DLOC, DODGERBLUE, DROTATION, DROTATIONX, DROTATIONY, DROTATIONZ, DX, DY, DZ, EASE, EPSILON, EQUILATERAL, FIREBRICK, FLORALWHITE, FORESTGREEN, FRONT, GAINSBORO, GHOSTWHITE, GOLD, GOLDENROD, GREEN, GREENYELLOW, GREY, HEIGHT, HONEYDEW, HOTPINK, INDIANRED, INDIGO, ISOCELES, IVORY, KHAKI, LAVENDER, LAVENDERBLUSH, LAWNGREEN, LEFT, LEMONCHIFFON, LGREY, LIGHTBLUE, LIGHTCORAL, LIGHTCYAN, LIGHTGOLDENRODYELLOW, LIGHTGREEN, LIGHTGREY, LIGHTPINK, LIGHTSALMON, LIGHTSEAGREEN, LIGHTSKYBLUE, LIGHTSLATEGREY, LIGHTSTEELBLUE, LIGHTYELLOW, LIME, LIMEGREEN, LINEN, LOCATION, MAGENTA, MAROON, MEDIUMAQUAMARINE, MEDIUMBLUE, MEDIUMORCHID, MEDIUMPURPLE, MEDIUMSEAGREEN, MEDIUMSLATEBLUE, MEDIUMSPRINGGREEN, MEDIUMTURQUOISE, MEDIUMVIOLETRED, MIDNIGHTBLUE, MINTCREAM, MISTYROSE, MOCCASIN, NAVAJOWHITE, NAVY, NONE, NOP, OLDLACE, OLIVE, OLIVEDRAB, ONES, ORANGE, ORANGERED, ORCHID, PALEGOLDENROD, PALEGREEN, PALETURQUOISE, PALEVIOLETRED, PAPAYAWHIP, PEACHPUFF, PERU, PHI, PHI_1, PINK, PLUM, POWDERBLUE, PURPLE, R2D, RADIUS, RED, RIGHT, ROSYBROWN, ROTATION, ROTATIONX, ROTATIONY, ROTATIONZ, ROYALBLUE, SADDLEBROWN, SALMON, SANDYBROWN, SAW, SCALE, SEAGREEN, SEASHELL, SIENNA, SILVER, SINE, SIZE, SKYBLUE, SLATEBLUE, SLATEGREY, SNOW, SPRINGGREEN, SQRT2, SQUARE, STEELBLUE, TAN, TEAL, THISTLE, TOLERANCE, TOMATO, TOP, TOP_LEFT, TOP_RIGHT, TRIANGLE, TURQUOISE, VIOLET, WHEAT, WHITE, WHITESMOKE, WIDTH, X, Y, YELLOW, YELLOWGREEN, Z, ZEROES - +ALICEBLUE, ALPHA, ANTIQUEWHITE, AQUAMARINE, AZURE, BACK, BEIGE, BISQUE, BLACK, BLANCHEDALMOND, BLUE, BLUEVIOLET, BOTTOM, BOTTOM_LEFT, BOTTOM_RIGHT, BROWN, BURLYWOOD, CADETBLUE, CENTER, CENTER_BOTTOM, CENTER_LEFT, CENTER_RIGHT, CENTER_TOP, CENTER_X, CENTER_Y, CENTER_Z, CHARTREUSE, CHOCOLATE, CLEAR, CORAL, CORNFLOWERBLUE, CORNSILK, CRIMSON, CYAN, D2R, DARKBLUE, DARKCYAN, DARKGOLDENROD, DARKGREEN, DARKGREY, DARKKHAKI, DARKMAGENTA, DARKOLIVEGREEN, DARKORANGE, DARKORCHID, DARKRED, DARKSALMON, DARKSEAGREEN, DARKSLATEBLUE, DARKSLATEGREY, DARKTURQUOISE, DARKVIOLET, DEEPPINK, DEEPSKYBLUE, DEFAULT_BACKGROUND_COLOR, DGREY, DIMGREY, DLOC, DODGERBLUE, DROTATION, DROTATIONX, DROTATIONY, DROTATIONZ, DX, DY, DZ, EASE, EPSILON, EQUILATERAL, FIREBRICK, FLORALWHITE, FORESTGREEN, FRONT, GAINSBORO, GHOSTWHITE, GOLD, GOLDENROD, GREEN, GREENYELLOW, GREY, HEIGHT, HONEYDEW, HOTPINK, INDIANRED, INDIGO, ISOCELES, IVORY, KHAKI, LAVENDER, LAVENDERBLUSH, LAWNGREEN, LEFT, LEMONCHIFFON, LGREY, LIGHTBLUE, LIGHTCORAL, LIGHTCYAN, LIGHTGOLDENRODYELLOW, LIGHTGREEN, LIGHTGREY, LIGHTPINK, LIGHTSALMON, LIGHTSEAGREEN, LIGHTSKYBLUE, LIGHTSLATEGREY, LIGHTSTEELBLUE, LIGHTYELLOW, LIME, LIMEGREEN, LINEN, LOCATION, MAGENTA, MAROON, MEDIUMAQUAMARINE, MEDIUMBLUE, MEDIUMORCHID, MEDIUMPURPLE, MEDIUMSEAGREEN, MEDIUMSLATEBLUE, MEDIUMSPRINGGREEN, MEDIUMTURQUOISE, MEDIUMVIOLETRED, MIDNIGHTBLUE, MINTCREAM, MISTYROSE, MOCCASIN, NAVAJOWHITE, NAVY, NONE, NOP, OLDLACE, OLIVE, OLIVEDRAB, ONES, ORANGE, ORANGERED, ORCHID, PALEGOLDENROD, PALEGREEN, PALETURQUOISE, PALEVIOLETRED, PAPAYAWHIP, PEACHPUFF, PERU, PHI, PHI_1, PINK, PLUM, POWDERBLUE, PURPLE, R2D, RADIUS, RED, RIGHT, ROSYBROWN, ROTATION, ROTATIONX, ROTATIONY, ROTATIONZ, ROYALBLUE, SADDLEBROWN, SALMON, SANDYBROWN, SAW, SCALE, SEAGREEN, SEASHELL, SIENNA, SILVER, SINE, SIZE, SKYBLUE, SLATEBLUE, SLATEGREY, SNOW, SPRINGGREEN, SQRT2, SQUARE, STEELBLUE, TAN, TEAL, THISTLE, TOLERANCE, TOMATO, TOP, TOP_LEFT, TOP_RIGHT, TRIANGLE, TURQUOISE, VIOLET, WHEAT, WHITE, WHITESMOKE, WIDTH, X, Y, YELLOW, YELLOWGREEN, Z, ZEROES
    + - -
    +
    +
    +

    Methods inherited from class java.lang.Object

    +
    - -

    Methods inherited from class java.lang.Object

    -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait - +equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    + - - -
    -
    + +
    -
    + + + + + diff --git a/reference/hype/HBehavior.html b/reference/hype/HBehavior.html index 312f549e..e3de3b5d 100644 --- a/reference/hype/HBehavior.html +++ b/reference/hype/HBehavior.html @@ -1,42 +1,48 @@ - + HBehavior (Javadocs: HYPE) + + + + + + + + + - - +var pathtoroot = "../"; +loadScripts(document, 'script'); +
    + +
    +
    -
    hype
    -

    Class HBehavior

    +
    Package hype
    +

    Class HBehavior

    - - -
    +extends HNode<HBehavior> + +
      -
    • -
        -
      • +
      • +
        -

        Constructor Summary

        - +

        Constructor Summary

        +
        +
        + - + + + + - + + +
        Constructors 
        Constructor and DescriptionConstructorDescription
        HBehavior() HBehavior() 
        +
    + - -
    +
    +
    +

    Methods inherited from class hype.HNode

    + - -

    Methods inherited from class hype.HNode

    -next, prev, swapRight - -
    +
    +

    Methods inherited from class java.lang.Object

    + - -

    Methods inherited from class java.lang.Object

    -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait - +equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    + - - -
    -
    + +
    -
    + + + + + diff --git a/reference/hype/HBehaviorRegistry.HBehaviorSentinel.html b/reference/hype/HBehaviorRegistry.HBehaviorSentinel.html index 063b1027..48eaaf67 100644 --- a/reference/hype/HBehaviorRegistry.HBehaviorSentinel.html +++ b/reference/hype/HBehaviorRegistry.HBehaviorSentinel.html @@ -1,42 +1,48 @@ - + HBehaviorRegistry.HBehaviorSentinel (Javadocs: HYPE) + + + + + + + + + - - +var pathtoroot = "../"; +loadScripts(document, 'script'); +
    + +
    +
    -
    hype
    -

    Class HBehaviorRegistry.HBehaviorSentinel

    +
    Package hype
    +

    Class HBehaviorRegistry.HBehaviorSentinel

    - -
    - -
    -
    +extends HBehavior + +
    + - -
      -
    • +
    • +
      -

      Method Summary

      - - +

      Method Summary

      +
      +
      +
      +
      All Methods Instance Methods Concrete Methods 
      + - + + - + + + - + + +
      Modifier and TypeMethod and DescriptionMethodDescription
      voidrunBehavior(processing.core.PApplet app) runBehavior​(processing.core.PApplet app) 
      -
    +
    +
    +

    Methods inherited from class hype.HBehavior

    + - -

    Methods inherited from class hype.HBehavior

    -popOut, poppedOut, putAfter, putBefore, register, replaceNode, swapLeft, unregister - -
    +
    +

    Methods inherited from class hype.HNode

    + - -

    Methods inherited from class hype.HNode

    -next, prev, swapRight - -
    +
    +

    Methods inherited from class java.lang.Object

    + - -

    Methods inherited from class java.lang.Object

    -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait - - - +equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    + -
    -
    + +
    -
    + + + + + diff --git a/reference/hype/HBehaviorRegistry.html b/reference/hype/HBehaviorRegistry.html index 45f8064d..65b6f82c 100644 --- a/reference/hype/HBehaviorRegistry.html +++ b/reference/hype/HBehaviorRegistry.html @@ -1,42 +1,48 @@ - + HBehaviorRegistry (Javadocs: HYPE) + + + + + + + + + - - +var pathtoroot = "../"; +loadScripts(document, 'script'); +
    + +
    +
    -
    hype
    -

    Class HBehaviorRegistry

    +
    Package hype
    +

    Class HBehaviorRegistry

    - -
    -
      -
    • +
      java.lang.Object +
      hype.HBehaviorRegistry
      +
      +

      -
      public class HBehaviorRegistry
      -extends Object
      -
    • -
    -
    -
    +extends java.lang.Object + +
    + - -
    + - -
    +
    +
    +

    Methods inherited from class java.lang.Object

    +
    - -

    Methods inherited from class java.lang.Object

    -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait - - - +equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    + - -
    + +
    -
    + + + + + diff --git a/reference/hype/HBox.html b/reference/hype/HBox.html index e081387d..bd40f44e 100644 --- a/reference/hype/HBox.html +++ b/reference/hype/HBox.html @@ -1,42 +1,48 @@ - + HBox (Javadocs: HYPE) + + + + + + + + + - - +var pathtoroot = "../"; +loadScripts(document, 'script'); +
    + +
    +
    -
    hype
    -

    Class HBox

    +
    Package hype
    +

    Class HBox

    - -
    - -
    - + - -
    + + - -
      -
    • +
    • +
      -

      Constructor Summary

      - +

      Constructor Summary

      +
      +
      + - + + + + - + + +
      Constructors 
      Constructor and DescriptionConstructorDescription
      HBox() HBox() 
      +
    + - - +
    + +
    +

    Methods inherited from class hype.HDrawable3D

    + + +anchor, anchor, anchorAt, anchorUV, anchorW, anchorW, anchorZ, anchorZ, depth, depth, scale, scale, size, size, size, size, w2z, z2w
    +
    +

    Methods inherited from class hype.HDrawable

    + + +add, add, add, add, add, add, add, add, add, alpha, alpha, alphaPc, alphaPc, alphaShift, alphaShiftPc, anchor, anchor, anchorU, anchorU, anchorUV, anchorV, anchorV, anchorX, anchorX, anchorY, anchorY, bool, bool, boundingSize, bounds, bounds, contains, contains, containsRel, containsRel, copyPropertiesFrom, extras, extras, fill, fill, fill, fill, fill, firstChild, height, height, hide, invalidChild, iterator, lastChild, loc, loc, loc, loc, locAt, move, move, noFill, noStroke, num, num, numChildren, numI, obj, obj, paintAll, parent, parentOf, popOut, poppedOut, proportional, proportional, putAfter, putBefore, remove, remove, remove, remove, remove, remove, remove, remove, remove, replaceNode, rotate, rotateRad, rotatesChildren, rotatesChildren, rotateX, rotateXRad, rotateY, rotateYRad, rotateZ, rotateZRad, rotation, rotation, rotationOnAxis, rotationOnAxisRad, rotationRad, rotationRad, rotationX, rotationX, rotationXRad, rotationXRad, rotationY, rotationY, rotationYRad, rotationYRad, rotationZ, rotationZ, rotationZRad, rotationZRad, scale, show, size, str, stroke, stroke, stroke, stroke, stroke, strokeCap, strokeCap, strokeJoin, strokeJoin, strokeWeight, strokeWeight, stylesChildren, stylesChildren, swapLeft, swapRight, transformsChildren, transformsChildren, u2x, v2y, visibility, visibility, width, width, x, x, x2u, y, y, y2v, z, z
    +
    +

    Methods inherited from class hype.HNode

    + + +next, prev
    +
    +

    Methods inherited from class java.lang.Object

    + + +equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    +
    +

    Methods inherited from interface java.lang.Iterable

    + + +forEach, spliterator
    + - -
    + +
    -
    + + + + + diff --git a/reference/hype/HBundle.html b/reference/hype/HBundle.html index 18ee1a76..9cf3881d 100644 --- a/reference/hype/HBundle.html +++ b/reference/hype/HBundle.html @@ -1,42 +1,48 @@ - + HBundle (Javadocs: HYPE) + + + + + + + + + - - +var pathtoroot = "../"; +loadScripts(document, 'script'); +
    + +
    +
    -
    hype
    -

    Class HBundle

    +
    Package hype
    +

    Class HBundle

    - -
    -
      -
    • +
      java.lang.Object +
      hype.HBundle
      +
      +

      -
      public class HBundle
      -extends Object
      -
    • -
    -
    -
    +extends java.lang.Object + +
      -
    • -
        -
      • +
      • +
        -

        Constructor Summary

        - +

        Constructor Summary

        +
        +
        + - + + + + - + + +
        Constructors 
        Constructor and DescriptionConstructorDescription
        HBundle() HBundle() 
        +
    + - -
    +
    +
    +

    Methods inherited from class java.lang.Object

    +
    - -

    Methods inherited from class java.lang.Object

    -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait - - - +equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    + -
    -
    + +
    -
    + + + + + diff --git a/reference/hype/HCallback.html b/reference/hype/HCallback.html index a55fecc0..a3f65bc0 100644 --- a/reference/hype/HCallback.html +++ b/reference/hype/HCallback.html @@ -1,42 +1,48 @@ - + HCallback (Javadocs: HYPE) + + + + + + + + + - - +var pathtoroot = "../"; +loadScripts(document, 'script'); +
    + +
    +
    -
    hype
    -

    Interface HCallback

    +
    Package hype
    +

    Interface HCallback

    -
    -
      -
    • +

      -
      public interface HCallback
      -
    • -
    -
    -
    + +
      -
    • -
        -
      • +
      • +
        -

        Method Summary

        - - +

        Method Summary

        +
        +
        +
        +
        All Methods Instance Methods Abstract Methods 
        + - + + - + + + - + + +
        Modifier and TypeMethod and DescriptionMethodDescription
        voidrun(Object obj) run​(java.lang.Object obj) 
        +
    +
    + - - -
    -
    + +
      -
    • -
        -
      • - - -

        Method Detail

        - +
      • +
        -
          +

          Method Details

          +
          • -

            run

            -
            void run(Object obj)
            +
            +

            run

            +
            void run​(java.lang.Object obj)
            +
          +
      -
    • -
    -
    +
    + + + + diff --git a/reference/hype/HCanvas.HLight.html b/reference/hype/HCanvas.HLight.html index 4298ff1a..ef04a0e9 100644 --- a/reference/hype/HCanvas.HLight.html +++ b/reference/hype/HCanvas.HLight.html @@ -1,42 +1,48 @@ - + HCanvas.HLight (Javadocs: HYPE) + + + + + + + + + - - +var pathtoroot = "../"; +loadScripts(document, 'script'); +
    + +
    +
    -
    hype
    -

    Class HCanvas.HLight

    +
    Package hype
    +

    Class HCanvas.HLight

    - -
    -
      -
    • +
      java.lang.Object +
      hype.HCanvas.HLight
      +
      +
      Enclosing class:
      -
      HCanvas
      +
      HCanvas

      -
      public static class HCanvas.HLight
      -extends Object
      -
    • -
    -
    -
    +extends java.lang.Object + +
      -
    • -
        -
      • +
      • +
        -

        Field Summary

        - +

        Field Summary

        +
        +
        + - + + + + - + + - + + - + + - + + - + + - + + +
        Fields 
        Modifier and TypeField and DescriptionFieldDescription
        floatv1 v1 
        floatv2 v2 
        floatv3 v3 
        floatx x 
        floaty y 
        floatz z 
        +
    + - -
      -
    • +
    • +
      -

      Constructor Summary

      - +

      Constructor Summary

      +
      +
      + - + + + + - + + +
      Constructors 
      Constructor and DescriptionConstructorDescription
      HLight(float v1, - float v2, - float v3, - float x, - float y, - float z) HLight​(float v1, +float v2, +float v3, +float x, +float y, +float z) 
      +
    + - -
      -
    • +
    • +
      -

      Method Summary

      - - +

      Method Summary

      +
      +
      +
      +
      All Methods Instance Methods Concrete Methods 
      + - + + - + + + - + + - + - + + +
      Modifier and TypeMethod and DescriptionMethodDescription
      inttype() type() 
      voidtype(int type) type​(int type) 
      -
    +
    +
    +

    Methods inherited from class java.lang.Object

    +
    - -

    Methods inherited from class java.lang.Object

    -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait - - - +equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    + - -
    + +
    -
    + + + + + diff --git a/reference/hype/HCanvas.html b/reference/hype/HCanvas.html index 89525918..74cdf584 100644 --- a/reference/hype/HCanvas.html +++ b/reference/hype/HCanvas.html @@ -1,42 +1,48 @@ - + HCanvas (Javadocs: HYPE) + + + + + + + + + - - +var pathtoroot = "../"; +loadScripts(document, 'script'); +
    + +
    +
    -
    hype
    -

    Class HCanvas

    +
    Package hype
    +

    Class HCanvas

    - -
    - -
    -
    +extends HDrawable + +
      -
    • -
        -
      • +
      • +
        -

        Nested Class Summary

        - +

        Nested Class Summary

        +
        +
        + - + + + + - + + +
        Nested Classes 
        Modifier and TypeClass and DescriptionClassDescription
        static class HCanvas.HLight HCanvas.HLight 
        -
    + + - -
    + - -
      -
    • +
    • +
      -

      Constructor Summary

      - +

      Constructor Summary

      +
      +
      + - + + + + - + + - + + - + + - + + +
      Constructors 
      Constructor and DescriptionConstructorDescription
      HCanvas() HCanvas() 
      HCanvas(float w, - float h) HCanvas​(float w, +float h) 
      HCanvas(float w, - float h, - String bufferRenderer) HCanvas​(float w, +float h, +java.lang.String bufferRenderer) 
      HCanvas(String bufferRenderer) HCanvas​(java.lang.String bufferRenderer) 
      +
    + - -
    + +
    +

    Methods inherited from class hype.HDrawable

    + - -

    Methods inherited from class hype.HDrawable

    -add, add, add, add, add, add, add, add, add, alpha, alpha, alphaPc, alphaPc, alphaShift, alphaShiftPc, anchor, anchor, anchor, anchorAt, anchorU, anchorU, anchorUV, anchorUV, anchorV, anchorV, anchorX, anchorX, anchorY, anchorY, bool, bool, boundingSize, bounds, bounds, contains, contains, containsRel, containsRel, copyPropertiesFrom, extras, extras, fill, fill, fill, fill, fill, firstChild, height, hide, invalidChild, iterator, lastChild, loc, loc, loc, loc, locAt, move, move, noFill, noStroke, num, num, numChildren, numI, obj, obj, parent, parentOf, popOut, poppedOut, proportional, proportional, putAfter, putBefore, remove, remove, remove, remove, remove, remove, remove, remove, remove, replaceNode, rotate, rotateRad, rotatesChildren, rotatesChildren, rotateX, rotateXRad, rotateY, rotateYRad, rotateZ, rotateZRad, rotation, rotation, rotationOnAxis, rotationOnAxisRad, rotationRad, rotationRad, rotationX, rotationX, rotationXRad, rotationXRad, rotationY, rotationY, rotationYRad, rotationYRad, rotationZ, rotationZ, rotationZRad, rotationZRad, scale, scale, show, size, size, size, str, stroke, stroke, stroke, stroke, stroke, strokeCap, strokeCap, strokeJoin, strokeJoin, strokeWeight, strokeWeight, stylesChildren, stylesChildren, swapLeft, swapRight, transformsChildren, transformsChildren, u2x, v2y, visibility, visibility, width, x, x, x2u, y, y, y2v, z, z - -
    +
    +

    Methods inherited from class hype.HNode

    + - -

    Methods inherited from class hype.HNode

    -next, prev - -
    +
    +

    Methods inherited from class java.lang.Object

    + - -

    Methods inherited from class java.lang.Object

    -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait - -
    +
    +

    Methods inherited from interface java.lang.Iterable

    + - -

    Methods inherited from interface java.lang.Iterable

    -forEach, spliterator - - - +forEach, spliterator
    + - -
    + +
    -
    + + + + + diff --git a/reference/hype/HColors.html b/reference/hype/HColors.html index c821e918..0f709e63 100644 --- a/reference/hype/HColors.html +++ b/reference/hype/HColors.html @@ -1,42 +1,48 @@ - + HColors (Javadocs: HYPE) + + + + + + + + + - - +var pathtoroot = "../"; +loadScripts(document, 'script'); +
    + +
    +
    -
    hype
    -

    Class HColors

    +
    Package hype
    +

    Class HColors

    - -
    - -
    -
    +extends java.lang.Object +implements HConstants + +
    + - -
      -
    • +
    • +
      -

      Constructor Summary

      - +

      Constructor Summary

      +
      +
      + - + + + + - + + +
      Constructors 
      Constructor and DescriptionConstructorDescription
      HColors() HColors() 
      +
    + - -
      -
    • +
    • +
      -

      Method Summary

      - - +

      Method Summary

      +
      +
      +
      +
      All Methods Static Methods Concrete Methods 
      + - + + - + + + - + + - + - + + - + - + + - + - + + - + - + + - + - + + - + - + + - + - + + - + - + + - + - + + - + - + + +
      Modifier and TypeMethod and DescriptionMethodDescription
      static int[]explode(int clr) explode​(int clr) 
      static intgetAlpha(int clr) getAlpha​(int clr) 
      static intgetBlue(int clr) getBlue​(int clr) 
      static intgetGreen(int clr) getGreen​(int clr) 
      static intgetRed(int clr) getRed​(int clr) 
      static booleanisTransparent(int clr) isTransparent​(int clr) 
      static intmerge(int a, - int r, - int g, - int b) merge​(int a, +int r, +int g, +int b) 
      static intsetAlpha(int clr, - int newClr) setAlpha​(int clr, +int newClr) 
      static intsetBlue(int clr, - int newClr) setBlue​(int clr, +int newClr) 
      static intsetGreen(int clr, - int newClr) setGreen​(int clr, +int newClr) 
      static intsetRed(int clr, - int newClr) setRed​(int clr, +int newClr) 
      -
    +
    +
    +

    Methods inherited from class java.lang.Object

    +
    - -

    Methods inherited from class java.lang.Object

    -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait - - - +equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    + - -
    + +
    -
    + + + + + diff --git a/reference/hype/HCylinder.html b/reference/hype/HCylinder.html index f3d348ed..af180ef0 100644 --- a/reference/hype/HCylinder.html +++ b/reference/hype/HCylinder.html @@ -1,42 +1,48 @@ - + HCylinder (Javadocs: HYPE) + + + + + + + + + - - +var pathtoroot = "../"; +loadScripts(document, 'script'); +
    + +
    +
    -
    hype
    -

    Class HCylinder

    +
    Package hype
    +

    Class HCylinder

    - -
    - -
    - + - -
    + + - -
      -
    • +
    • +
      -

      Constructor Summary

      - +

      Constructor Summary

      +
      +
      + - + + + + - + + +
      Constructors 
      Constructor and DescriptionConstructorDescription
      HCylinder() HCylinder() 
      +
    + - - +
    + +
    +

    Methods inherited from class hype.HDrawable3D

    + + +anchor, anchor, anchorAt, anchorUV, anchorW, anchorW, anchorZ, anchorZ, depth, depth, scale, scale, size, size, size, size, w2z, z2w
    +
    +

    Methods inherited from class hype.HDrawable

    + + +add, add, add, add, add, add, add, add, add, alpha, alpha, alphaPc, alphaPc, alphaShift, alphaShiftPc, anchor, anchor, anchorU, anchorU, anchorUV, anchorV, anchorV, anchorX, anchorX, anchorY, anchorY, bool, bool, boundingSize, bounds, bounds, contains, contains, containsRel, containsRel, copyPropertiesFrom, extras, extras, fill, fill, fill, fill, fill, firstChild, height, height, hide, invalidChild, iterator, lastChild, loc, loc, loc, loc, locAt, move, move, noFill, noStroke, num, num, numChildren, numI, obj, obj, paintAll, parent, parentOf, popOut, poppedOut, proportional, proportional, putAfter, putBefore, remove, remove, remove, remove, remove, remove, remove, remove, remove, replaceNode, rotate, rotateRad, rotatesChildren, rotatesChildren, rotateX, rotateXRad, rotateY, rotateYRad, rotateZ, rotateZRad, rotation, rotation, rotationOnAxis, rotationOnAxisRad, rotationRad, rotationRad, rotationX, rotationX, rotationXRad, rotationXRad, rotationY, rotationY, rotationYRad, rotationYRad, rotationZ, rotationZ, rotationZRad, rotationZRad, scale, show, size, str, stroke, stroke, stroke, stroke, stroke, strokeCap, strokeCap, strokeJoin, strokeJoin, strokeWeight, strokeWeight, stylesChildren, stylesChildren, swapLeft, swapRight, transformsChildren, transformsChildren, u2x, v2y, visibility, visibility, width, width, x, x, x2u, y, y, y2v, z, z
    +
    +

    Methods inherited from class hype.HNode

    + + +next, prev
    +
    +

    Methods inherited from class java.lang.Object

    + + +equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    +
    +

    Methods inherited from interface java.lang.Iterable

    + + +forEach, spliterator
    + - -
    + +
    -
    + + + + + diff --git a/reference/hype/HDrawable.HDrawableIterator.html b/reference/hype/HDrawable.HDrawableIterator.html index f8e71dcf..62e2783a 100644 --- a/reference/hype/HDrawable.HDrawableIterator.html +++ b/reference/hype/HDrawable.HDrawableIterator.html @@ -1,42 +1,48 @@ - + HDrawable.HDrawableIterator (Javadocs: HYPE) + + + + + + + + + - - +var pathtoroot = "../"; +loadScripts(document, 'script'); +
    + +
    +
    -
    hype
    -

    Class HDrawable.HDrawableIterator

    +
    Package hype
    +

    Class HDrawable.HDrawableIterator

    - -
    -
      -
    • +
      java.lang.Object +
      hype.HDrawable.HDrawableIterator
      +
      +
      All Implemented Interfaces:
      -
      Iterator<HDrawable>
      +
      java.util.Iterator<HDrawable>
      Enclosing class:
      -
      HDrawable
      +
      HDrawable

      -
      public static class HDrawable.HDrawableIterator
      -extends Object
      -implements Iterator<HDrawable>
      +extends java.lang.Object +implements java.util.Iterator<HDrawable>
      An HIterator used for iterating through HDrawable's children.
      Author:
      james
      -
    • -
    -
    -
    + +
    + - -
    +
    +
    +

    Methods inherited from class java.lang.Object

    +
    - -

    Methods inherited from class java.lang.Object

    -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait - -
    +
    +

    Methods inherited from interface java.util.Iterator

    + - -

    Methods inherited from interface java.util.Iterator

    -forEachRemaining - +forEachRemaining
    + - - -
    -
    + +
    -
    + + + + + diff --git a/reference/hype/HDrawable.html b/reference/hype/HDrawable.html index d23f26d5..7211b032 100644 --- a/reference/hype/HDrawable.html +++ b/reference/hype/HDrawable.html @@ -1,42 +1,48 @@ - + HDrawable (Javadocs: HYPE) + + + + + + + + + - - +var pathtoroot = "../"; +loadScripts(document, 'script'); +
    + +
    +
    -
    hype
    -

    Class HDrawable

    +
    Package hype
    +

    Class HDrawable

    - -
    - -
    -
    + +
    + - -
    + - -
      -
    • +
    • +
      -

      Constructor Summary

      - +

      Constructor Summary

      +
      +
      + - + + + + - + +
      Constructors 
      Constructor and DescriptionConstructorDescription
      HDrawable() +HDrawable()
      The default constructor for HDrawable.
      +
    + - -
    + +
    +

    Methods inherited from class hype.HNode

    + - -

    Methods inherited from class hype.HNode

    -next, prev - -
    +
    +

    Methods inherited from class java.lang.Object

    + - -

    Methods inherited from class java.lang.Object

    -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait - -
    +
    +

    Methods inherited from interface java.lang.Iterable

    + - -

    Methods inherited from interface java.lang.Iterable

    -forEach, spliterator - - - +forEach, spliterator
    + - -
    + +
    -
    + + + + + diff --git a/reference/hype/HDrawable3D.html b/reference/hype/HDrawable3D.html index 795cf5c2..78507535 100644 --- a/reference/hype/HDrawable3D.html +++ b/reference/hype/HDrawable3D.html @@ -1,42 +1,48 @@ - + HDrawable3D (Javadocs: HYPE) + + + + + + + + + - - +var pathtoroot = "../"; +loadScripts(document, 'script'); +
    + +
    +
    -
    hype
    -

    Class HDrawable3D

    +
    Package hype
    +

    Class HDrawable3D

    - -
    - -
    - + - -
      -
    • +
    • +
      -

      Field Summary

      - +

      Field Summary

      +
      +
      + - + + + + - + + +
      Fields 
      Modifier and TypeField and DescriptionFieldDescription
      static floatDEFAULT_DEPTH DEFAULT_DEPTH 
      -
    + + - -
      -
    • +
    • +
      -

      Constructor Summary

      - +

      Constructor Summary

      +
      +
      + - + + + + - + + +
      Constructors 
      Constructor and DescriptionConstructorDescription
      HDrawable3D() HDrawable3D() 
      +
    + - -
    + +
    +

    Methods inherited from class hype.HDrawable

    + - -

    Methods inherited from class hype.HDrawable

    -add, add, add, add, add, add, add, add, add, alpha, alpha, alphaPc, alphaPc, alphaShift, alphaShiftPc, anchor, anchor, anchorU, anchorU, anchorUV, anchorV, anchorV, anchorX, anchorX, anchorY, anchorY, bool, bool, boundingSize, bounds, bounds, contains, contains, containsRel, containsRel, copyPropertiesFrom, createCopy, draw, extras, extras, fill, fill, fill, fill, fill, firstChild, height, height, hide, invalidChild, iterator, lastChild, loc, loc, loc, loc, locAt, move, move, noFill, noStroke, num, num, numChildren, numI, obj, obj, paintAll, parent, parentOf, popOut, poppedOut, proportional, proportional, putAfter, putBefore, remove, remove, remove, remove, remove, remove, remove, remove, remove, replaceNode, rotate, rotateRad, rotatesChildren, rotatesChildren, rotateX, rotateXRad, rotateY, rotateYRad, rotateZ, rotateZRad, rotation, rotation, rotationOnAxis, rotationOnAxisRad, rotationRad, rotationRad, rotationX, rotationX, rotationXRad, rotationXRad, rotationY, rotationY, rotationYRad, rotationYRad, rotationZ, rotationZ, rotationZRad, rotationZRad, scale, show, size, str, stroke, stroke, stroke, stroke, stroke, strokeCap, strokeCap, strokeJoin, strokeJoin, strokeWeight, strokeWeight, stylesChildren, stylesChildren, swapLeft, swapRight, transformsChildren, transformsChildren, u2x, v2y, visibility, visibility, width, width, x, x, x2u, y, y, y2v, z, z - -
    +
    +

    Methods inherited from class hype.HNode

    + - -

    Methods inherited from class hype.HNode

    -next, prev - -
    +
    +

    Methods inherited from class java.lang.Object

    + - -

    Methods inherited from class java.lang.Object

    -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait - -
    +
    +

    Methods inherited from interface java.lang.Iterable

    + - -

    Methods inherited from interface java.lang.Iterable

    -forEach, spliterator - - - +forEach, spliterator
    + - -
    + +
    -
    + + + + + diff --git a/reference/hype/HDrawablePool.html b/reference/hype/HDrawablePool.html index a0998d6c..905ee3d0 100644 --- a/reference/hype/HDrawablePool.html +++ b/reference/hype/HDrawablePool.html @@ -1,42 +1,48 @@ - + HDrawablePool (Javadocs: HYPE) + + + + + + + + + - - +var pathtoroot = "../"; +loadScripts(document, 'script'); +
    + +
    +
    -
    hype
    -

    Class HDrawablePool

    +
    Package hype
    +

    Class HDrawablePool

    - -
    - -
    -
    +extends java.lang.Object +implements java.lang.Iterable<HDrawable> + +
    + - -
    +
    +
    +

    Methods inherited from class java.lang.Object

    +
    - -

    Methods inherited from class java.lang.Object

    -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait - -
    +
    +

    Methods inherited from interface java.lang.Iterable

    + - -

    Methods inherited from interface java.lang.Iterable

    -forEach, spliterator - - - +forEach, spliterator
    + -
    -
    + +
    -
    + + + + + diff --git a/reference/hype/HEllipse.html b/reference/hype/HEllipse.html index 05edd75d..b5429722 100644 --- a/reference/hype/HEllipse.html +++ b/reference/hype/HEllipse.html @@ -1,42 +1,48 @@ - + HEllipse (Javadocs: HYPE) + + + + + + + + + - - +var pathtoroot = "../"; +loadScripts(document, 'script'); +
    + +
    +
    -
    hype
    -

    Class HEllipse

    +
    Package hype
    +

    Class HEllipse

    + - -
      -
    • +
    • +
      -

      Constructor Summary

      - +

      Constructor Summary

      +
      +
      + - + + + + - + + - + + - + + +
      Constructors 
      Constructor and DescriptionConstructorDescription
      HEllipse() HEllipse() 
      HEllipse(float ellipseRadius) HEllipse​(float ellipseRadius) 
      HEllipse(float radiusX, - float radiusY) HEllipse​(float radiusX, +float radiusY) 
      +
    + - -
    + +
    +

    Methods inherited from class hype.HDrawable

    + - -

    Methods inherited from class hype.HDrawable

    -add, add, add, add, add, add, add, add, add, alpha, alpha, alphaPc, alphaPc, alphaShift, alphaShiftPc, anchor, anchor, anchor, anchorAt, anchorU, anchorU, anchorUV, anchorUV, anchorV, anchorV, anchorX, anchorX, anchorY, anchorY, bool, bool, boundingSize, bounds, bounds, contains, contains, containsRel, copyPropertiesFrom, extras, extras, fill, fill, fill, fill, fill, firstChild, height, height, hide, invalidChild, iterator, lastChild, loc, loc, loc, loc, locAt, move, move, noFill, noStroke, num, num, numChildren, numI, obj, obj, paintAll, parent, parentOf, popOut, poppedOut, proportional, proportional, putAfter, putBefore, remove, remove, remove, remove, remove, remove, remove, remove, remove, replaceNode, rotate, rotateRad, rotatesChildren, rotatesChildren, rotateX, rotateXRad, rotateY, rotateYRad, rotateZ, rotateZRad, rotation, rotation, rotationOnAxis, rotationOnAxisRad, rotationRad, rotationRad, rotationX, rotationX, rotationXRad, rotationXRad, rotationY, rotationY, rotationYRad, rotationYRad, rotationZ, rotationZ, rotationZRad, rotationZRad, scale, scale, show, size, size, size, size, str, stroke, stroke, stroke, stroke, stroke, strokeCap, strokeCap, strokeJoin, strokeJoin, strokeWeight, strokeWeight, stylesChildren, stylesChildren, swapLeft, swapRight, transformsChildren, transformsChildren, u2x, v2y, visibility, visibility, width, width, x, x, x2u, y, y, y2v, z, z - -
    +
    +

    Methods inherited from class hype.HNode

    + - -

    Methods inherited from class hype.HNode

    -next, prev - -
    +
    +

    Methods inherited from class java.lang.Object

    + - -

    Methods inherited from class java.lang.Object

    -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait - -
    +
    +

    Methods inherited from interface java.lang.Iterable

    + - -

    Methods inherited from interface java.lang.Iterable

    -forEach, spliterator - - - +forEach, spliterator
    + - -
    + +
    -
    + + + + + diff --git a/reference/hype/HFontPool.html b/reference/hype/HFontPool.html index 0af9c5b9..ec7e4e59 100644 --- a/reference/hype/HFontPool.html +++ b/reference/hype/HFontPool.html @@ -1,42 +1,48 @@ - + HFontPool (Javadocs: HYPE) + + + + + + + + + - - +var pathtoroot = "../"; +loadScripts(document, 'script'); +
    + +
    +
    -
    hype
    -

    Class HFontPool

    +
    Package hype
    +

    Class HFontPool

    - -
    -
      -
    • +
      java.lang.Object +
      hype.HFontPool
      +
      +

      -
      public class HFontPool
      -extends Object
      -
    • -
    -
    -
    +extends java.lang.Object + +
      -
    • -
        -
      • +
      • +
        -

        Constructor Summary

        - +

        Constructor Summary

        +
        +
        + - + + + + - + + - + + +
        Constructors 
        Constructor and DescriptionConstructorDescription
        HFontPool() HFontPool() 
        HFontPool(Object... fonts) HFontPool​(java.lang.Object... fonts) 
        +
    + - -
    +
    +
    +

    Methods inherited from class java.lang.Object

    +
    - -

    Methods inherited from class java.lang.Object

    -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait - - - +equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    + -
    -
    + +
    -
    + + + + + diff --git a/reference/hype/HGroup.html b/reference/hype/HGroup.html index 6e472e30..1ae750f1 100644 --- a/reference/hype/HGroup.html +++ b/reference/hype/HGroup.html @@ -1,42 +1,48 @@ - + HGroup (Javadocs: HYPE) + + + + + + + + + - - +var pathtoroot = "../"; +loadScripts(document, 'script'); +
    + +
    +
    -
    hype
    -

    Class HGroup

    +
    Package hype
    +

    Class HGroup

    + - -
      -
    • +
    • +
      -

      Constructor Summary

      - +

      Constructor Summary

      +
      +
      + - + + + + - + + +
      Constructors 
      Constructor and DescriptionConstructorDescription
      HGroup() HGroup() 
      +
    + - -
    + +
    +

    Methods inherited from class hype.HDrawable

    + - -

    Methods inherited from class hype.HDrawable

    -add, add, add, add, add, add, add, add, add, alpha, alpha, alphaPc, alphaPc, alphaShift, alphaShiftPc, anchor, anchor, anchor, anchorAt, anchorU, anchorU, anchorUV, anchorUV, anchorV, anchorV, anchorX, anchorX, anchorY, anchorY, bool, bool, boundingSize, bounds, bounds, contains, contains, containsRel, containsRel, copyPropertiesFrom, extras, extras, fill, fill, fill, fill, fill, firstChild, height, height, hide, invalidChild, iterator, lastChild, loc, loc, loc, loc, locAt, move, move, noFill, noStroke, num, num, numChildren, numI, obj, obj, parent, parentOf, popOut, poppedOut, proportional, proportional, putAfter, putBefore, remove, remove, remove, remove, remove, remove, remove, remove, remove, replaceNode, rotate, rotateRad, rotatesChildren, rotatesChildren, rotateX, rotateXRad, rotateY, rotateYRad, rotateZ, rotateZRad, rotation, rotation, rotationOnAxis, rotationOnAxisRad, rotationRad, rotationRad, rotationX, rotationX, rotationXRad, rotationXRad, rotationY, rotationY, rotationYRad, rotationYRad, rotationZ, rotationZ, rotationZRad, rotationZRad, scale, scale, show, size, size, size, size, str, stroke, stroke, stroke, stroke, stroke, strokeCap, strokeCap, strokeJoin, strokeJoin, strokeWeight, strokeWeight, stylesChildren, stylesChildren, swapLeft, swapRight, transformsChildren, transformsChildren, u2x, v2y, visibility, visibility, width, width, x, x, x2u, y, y, y2v, z, z - -
    +
    +

    Methods inherited from class hype.HNode

    + - -

    Methods inherited from class hype.HNode

    -next, prev - -
    +
    +

    Methods inherited from class java.lang.Object

    + - -

    Methods inherited from class java.lang.Object

    -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait - -
    +
    +

    Methods inherited from interface java.lang.Iterable

    + - -

    Methods inherited from interface java.lang.Iterable

    -forEach, spliterator - +forEach, spliterator
    + - - - -
    + +
    -
    + + + + + diff --git a/reference/hype/HIcosahedron.html b/reference/hype/HIcosahedron.html index ff2e4cb0..819ca5ed 100644 --- a/reference/hype/HIcosahedron.html +++ b/reference/hype/HIcosahedron.html @@ -1,42 +1,48 @@ - + HIcosahedron (Javadocs: HYPE) + + + + + + + + + - - +var pathtoroot = "../"; +loadScripts(document, 'script'); +
    + +
    +
    -
    hype
    -

    Class HIcosahedron

    +
    Package hype
    +

    Class HIcosahedron

    - -
    - -
    - + - -
    + + - -
      -
    • +
    • +
      -

      Constructor Summary

      - +

      Constructor Summary

      +
      +
      + - + + + + - + + +
      Constructors 
      Constructor and DescriptionConstructorDescription
      HIcosahedron() HIcosahedron() 
      +
    + - -
    + +
    +

    Methods inherited from class hype.HDrawable3D

    + - -

    Methods inherited from class hype.HDrawable3D

    -anchor, anchor, anchorAt, anchorUV, anchorW, anchorW, anchorZ, anchorZ, depth, depth, scale, scale, size, size, size, size, w2z, z2w - -
    +
    +

    Methods inherited from class hype.HDrawable

    + - -

    Methods inherited from class hype.HDrawable

    -add, add, add, add, add, add, add, add, add, alpha, alpha, alphaPc, alphaPc, alphaShift, alphaShiftPc, anchor, anchor, anchorU, anchorU, anchorUV, anchorV, anchorV, anchorX, anchorX, anchorY, anchorY, bool, bool, boundingSize, bounds, bounds, contains, contains, containsRel, containsRel, copyPropertiesFrom, extras, extras, fill, fill, fill, fill, fill, firstChild, height, height, hide, invalidChild, iterator, lastChild, loc, loc, loc, loc, locAt, move, move, noFill, noStroke, num, num, numChildren, numI, obj, obj, paintAll, parent, parentOf, popOut, poppedOut, proportional, proportional, putAfter, putBefore, remove, remove, remove, remove, remove, remove, remove, remove, remove, replaceNode, rotate, rotateRad, rotatesChildren, rotatesChildren, rotateX, rotateXRad, rotateY, rotateYRad, rotateZ, rotateZRad, rotation, rotation, rotationOnAxis, rotationOnAxisRad, rotationRad, rotationRad, rotationX, rotationX, rotationXRad, rotationXRad, rotationY, rotationY, rotationYRad, rotationYRad, rotationZ, rotationZ, rotationZRad, rotationZRad, scale, show, size, str, stroke, stroke, stroke, stroke, stroke, strokeCap, strokeCap, strokeJoin, strokeJoin, strokeWeight, strokeWeight, stylesChildren, stylesChildren, swapLeft, swapRight, transformsChildren, transformsChildren, u2x, v2y, visibility, visibility, width, width, x, x, x2u, y, y, y2v, z, z - -
    +
    +

    Methods inherited from class hype.HNode

    + - -

    Methods inherited from class hype.HNode

    -next, prev - -
    +
    +

    Methods inherited from class java.lang.Object

    + - -

    Methods inherited from class java.lang.Object

    -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait - -
    +
    +

    Methods inherited from interface java.lang.Iterable

    + - -

    Methods inherited from interface java.lang.Iterable

    -forEach, spliterator - +forEach, spliterator
    + - - - -
    + +
    -
    + + + + + diff --git a/reference/hype/HImage.html b/reference/hype/HImage.html index a57e1a6c..5cfaedc9 100644 --- a/reference/hype/HImage.html +++ b/reference/hype/HImage.html @@ -1,42 +1,48 @@ - + HImage (Javadocs: HYPE) + + + + + + + + + - - +var pathtoroot = "../"; +loadScripts(document, 'script'); +
    + +
    +
    -
    hype
    -

    Class HImage

    +
    Package hype
    +

    Class HImage

    + - -
      -
    • +
    • +
      -

      Constructor Summary

      - +

      Constructor Summary

      +
      +
      + - + + + + - + + - + + +
      Constructors 
      Constructor and DescriptionConstructorDescription
      HImage() HImage() 
      HImage(Object imgArg) HImage​(java.lang.Object imgArg) 
      +
    + - -
    + +
    +

    Methods inherited from class hype.HDrawable

    + - -

    Methods inherited from class hype.HDrawable

    -add, add, add, add, add, add, add, add, add, alpha, alpha, alphaPc, alphaPc, alphaShift, alphaShiftPc, anchor, anchor, anchor, anchorAt, anchorU, anchorU, anchorUV, anchorUV, anchorV, anchorV, anchorX, anchorX, anchorY, anchorY, bool, bool, boundingSize, bounds, bounds, contains, contains, containsRel, copyPropertiesFrom, extras, extras, fill, fill, fill, fill, fill, firstChild, height, height, hide, invalidChild, iterator, lastChild, loc, loc, loc, loc, locAt, move, move, noFill, noStroke, num, num, numChildren, numI, obj, obj, paintAll, parent, parentOf, popOut, poppedOut, proportional, proportional, putAfter, putBefore, remove, remove, remove, remove, remove, remove, remove, remove, remove, replaceNode, rotate, rotateRad, rotatesChildren, rotatesChildren, rotateX, rotateXRad, rotateY, rotateYRad, rotateZ, rotateZRad, rotation, rotation, rotationOnAxis, rotationOnAxisRad, rotationRad, rotationRad, rotationX, rotationX, rotationXRad, rotationXRad, rotationY, rotationY, rotationYRad, rotationYRad, rotationZ, rotationZ, rotationZRad, rotationZRad, scale, scale, show, size, size, size, size, str, stroke, stroke, stroke, stroke, stroke, strokeCap, strokeCap, strokeJoin, strokeJoin, strokeWeight, strokeWeight, stylesChildren, stylesChildren, swapLeft, swapRight, transformsChildren, transformsChildren, u2x, v2y, visibility, visibility, width, width, x, x, x2u, y, y, y2v, z, z - -
    +
    +

    Methods inherited from class hype.HNode

    + - -

    Methods inherited from class hype.HNode

    -next, prev - -
    +
    +

    Methods inherited from class java.lang.Object

    + - -

    Methods inherited from class java.lang.Object

    -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait - -
    +
    +

    Methods inherited from interface java.lang.Iterable

    + - -

    Methods inherited from interface java.lang.Iterable

    -forEach, spliterator - - - +forEach, spliterator
    + - -
    + +
    -
    + + + + + diff --git a/reference/hype/HLinkedHashSet.html b/reference/hype/HLinkedHashSet.html index f06e08db..ac0125c6 100644 --- a/reference/hype/HLinkedHashSet.html +++ b/reference/hype/HLinkedHashSet.html @@ -1,42 +1,48 @@ - + HLinkedHashSet (Javadocs: HYPE) + + + + + + + + + - - +var pathtoroot = "../"; +loadScripts(document, 'script'); +
    + +
    +
    -
    hype
    -

    Class HLinkedHashSet<T>

    +
    Package hype
    +

    Class HLinkedHashSet<T>

    - -
    -
      -
    • +
      java.lang.Object +
      hype.HLinkedList<T> +
      hype.HLinkedHashSet<T>
      +
      +
      +
      All Implemented Interfaces:
      -
      Iterable<T>
      +
      java.lang.Iterable<T>

      -
      public class HLinkedHashSet<T>
      -extends HLinkedList<T>
      -
    • -
    -
    - + - -
      -
    • +
    • +
      -

      Constructor Summary

      - +

      Constructor Summary

      +
      +
      + - + + + + - + + +
      Constructors 
      Constructor and DescriptionConstructorDescription
      HLinkedHashSet() HLinkedHashSet() 
      +
    + - -
    +
    +
    +

    Methods inherited from class hype.HLinkedList

    + - -

    Methods inherited from class hype.HLinkedList

    -first, get, inRange, iterator, last, shuffle, size - -
    +
    +

    Methods inherited from class java.lang.Object

    + - -

    Methods inherited from class java.lang.Object

    -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait - -
    +
    +

    Methods inherited from interface java.lang.Iterable

    + - -

    Methods inherited from interface java.lang.Iterable

    -forEach, spliterator - - - +forEach, spliterator
    + - -
    + +
    +
    -
    + + + + + diff --git a/reference/hype/HLinkedList.HLinkedListIterator.html b/reference/hype/HLinkedList.HLinkedListIterator.html index dd02c9ba..f7d38653 100644 --- a/reference/hype/HLinkedList.HLinkedListIterator.html +++ b/reference/hype/HLinkedList.HLinkedListIterator.html @@ -1,42 +1,48 @@ - + HLinkedList.HLinkedListIterator (Javadocs: HYPE) + + + + + + + + + - - +var pathtoroot = "../"; +loadScripts(document, 'script'); +
    + +
    +
    -
    hype
    -

    Class HLinkedList.HLinkedListIterator<U>

    +
    Package hype
    +

    Class HLinkedList.HLinkedListIterator<U>

    - -
    -
      -
    • +
      java.lang.Object +
      hype.HLinkedList.HLinkedListIterator<U>
      +
      +
      All Implemented Interfaces:
      -
      Iterator<U>
      +
      java.util.Iterator<U>
      Enclosing class:
      -
      HLinkedList<T>
      +
      HLinkedList<T>

      -
      public static class HLinkedList.HLinkedListIterator<U>
      -extends Object
      -implements Iterator<U>
      -
    • -
    -
    -
    +extends java.lang.Object +implements java.util.Iterator<U> + +
    + - -
    +
    +
    +

    Methods inherited from class java.lang.Object

    +
    - -

    Methods inherited from class java.lang.Object

    -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait - -
    +
    +

    Methods inherited from interface java.util.Iterator

    + - -

    Methods inherited from interface java.util.Iterator

    -forEachRemaining - +forEachRemaining
    + - - -
    -
    + +
    -
    + + + + + diff --git a/reference/hype/HLinkedList.HLinkedListNode.html b/reference/hype/HLinkedList.HLinkedListNode.html index b34b3c2c..45cd2f2d 100644 --- a/reference/hype/HLinkedList.HLinkedListNode.html +++ b/reference/hype/HLinkedList.HLinkedListNode.html @@ -1,42 +1,48 @@ - + HLinkedList.HLinkedListNode (Javadocs: HYPE) + + + + + + + + + - - +var pathtoroot = "../"; +loadScripts(document, 'script'); +
    + +
    +
    -
    hype
    -

    Class HLinkedList.HLinkedListNode<U>

    +
    Package hype
    +

    Class HLinkedList.HLinkedListNode<U>

    - -
    - -
    -
    +extends HNode<HLinkedList.HLinkedListNode<U>> + +
      -
    • -
        -
      • +
      • +
        -

        Constructor Summary

        - +

        Constructor Summary

        +
        +
        + - + + + + - + + +
        Constructors 
        Constructor and DescriptionConstructorDescription
        HLinkedListNode(U nodeContent) HLinkedListNode​(U nodeContent) 
        +
    + - -
    +
    +
    +

    Methods inherited from class hype.HNode

    + - -

    Methods inherited from class hype.HNode

    -next, popOut, poppedOut, prev, putAfter, putBefore, replaceNode, swapLeft, swapRight - -
    +
    +

    Methods inherited from class java.lang.Object

    + - -

    Methods inherited from class java.lang.Object

    -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait - - - +equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    + -
    -
    + +
    + + + + + diff --git a/reference/hype/HLinkedList.html b/reference/hype/HLinkedList.html index 8fd4d705..d16d9fa2 100644 --- a/reference/hype/HLinkedList.html +++ b/reference/hype/HLinkedList.html @@ -1,42 +1,48 @@ - + HLinkedList (Javadocs: HYPE) + + + + + + + + + - - +var pathtoroot = "../"; +loadScripts(document, 'script'); +
    + +
    +
    -
    hype
    -

    Class HLinkedList<T>

    +
    Package hype
    +

    Class HLinkedList<T>

    - -
    - -
    -
    +extends java.lang.Object +implements java.lang.Iterable<T> + +
    + - -
      -
    • +
    • +
      -

      Constructor Summary

      - +

      Constructor Summary

      +
      +
      + - + + + + - + + +
      Constructors 
      Constructor and DescriptionConstructorDescription
      HLinkedList() HLinkedList() 
      +
    + - -
    +
    +
    +

    Methods inherited from class java.lang.Object

    +
    - -

    Methods inherited from class java.lang.Object

    -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait - -
    +
    +

    Methods inherited from interface java.lang.Iterable

    + - -

    Methods inherited from interface java.lang.Iterable

    -forEach, spliterator - - - +forEach, spliterator
    + - -
    + +
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - +
    - - -
    + + + + + diff --git a/reference/hype/HMath.html b/reference/hype/HMath.html index 2accae3b..29123bb1 100644 --- a/reference/hype/HMath.html +++ b/reference/hype/HMath.html @@ -1,42 +1,48 @@ - + HMath (Javadocs: HYPE) + + + + + + + + + - - +var pathtoroot = "../"; +loadScripts(document, 'script'); +
    + +
    +
    -
    hype
    -

    Class HMath

    +
    Package hype
    +

    Class HMath

    - -
    -
      -
    • +
      java.lang.Object +
      hype.HMath
      +
      +
      All Implemented Interfaces:
      -
      HConstants
      +
      HConstants

      -
      public class HMath
      -extends Object
      -implements HConstants
      +extends java.lang.Object +implements HConstants
      A static class that provides some math methods. These methods are primarily used internally by the HYPE classes, but these @@ -132,777 +116,761 @@

      Class HMath

      Author:
      james
      -
    • -
    -
    -
    + +
    + - -
      -
    • +
    • +
      -

      Constructor Summary

      - +

      Constructor Summary

      +
      +
      + - + + + + - + + +
      Constructors 
      Constructor and DescriptionConstructorDescription
      HMath() HMath() 
      +
    + - -
      -
    • +
    • +
      -

      Method Summary

      - - +

      Method Summary

      +
      +
      +
      +
      All Methods Static Methods Concrete Methods 
      + - + + - + + + - + + - + - + + - + - + + - + - + + - + - + - + - + + - + - + + - + - + + - + - + + - + - + + - + - + + - + - + + - + - + + - + - + + - + - + + - + - + + - + - + + - + - + + - + - + + - + - + + - + - + + - + - + + - + - + + - + - + + - + - + + - + - + + - + - + + - + - + + - + - + + - + - + + - + - + + - + - + + - + - + + - + - + + - + - + + - + - + + - + - + + - + - + + - + - + + - + - + + - + - + + - + - + + - + - + + - + - + + - + - + + - + - + + - + - + + - + - + + - + - + + - + - + + - + - + + - + - + - + - + - + - + + - + - + + - + - + + - + - + + - + - + + - + - + + - + - + + +
      Modifier and TypeMethod and DescriptionMethodDescription
      static processing.core.PVectorabsLoc(HDrawable d) absLoc​(HDrawable d) 
      static processing.core.PVectorabsLoc(HDrawable ref, - float relX, - float relY) absLoc​(HDrawable ref, +float relX, +float relY) 
      static float[]absLocArr(HDrawable ref, - float relX, - float relY) absLocArr​(HDrawable ref, +float relX, +float relY) 
      static intbezierParam(float p0, - float p1, - float p2, - float val, - float[] params) bezierParam​(float p0, +float p1, +float p2, +float val, +float[] params) 
      static intbezierParam(float p0, - float p1, - float p2, - float p3, - float val, - float[] params) +bezierParam​(float p0, +float p1, +float p2, +float p3, +float val, +float[] params)
      Solves for the valid parameters of a given cubic bezier equation.
      static floatbezierPoint(float p0, - float p1, - float p2, - float t) bezierPoint​(float p0, +float p1, +float p2, +float t) 
      static floatbezierPoint(float p0, - float p1, - float p2, - float p3, - float t) bezierPoint​(float p0, +float p1, +float p2, +float p3, +float t) 
      static floatbezierTangent(float p0, - float p1, - float p2, - float t) bezierTangent​(float p0, +float p1, +float p2, +float t) 
      static floatbezierTangent(float p0, - float p1, - float p2, - float p3, - float t) bezierTangent​(float p0, +float p1, +float p2, +float p3, +float t) 
      static booleancollinear(float x1, - float y1, - float x2, - float y2, - float ptx, - float pty) collinear​(float x1, +float y1, +float x2, +float y2, +float ptx, +float pty) 
      static floatD2N(float stepDegrees) D2N​(float stepDegrees) 
      static floatdist(float x1, - float y1, - float x2, - float y2) dist​(float x1, +float y1, +float x2, +float y2) 
      static floateaseWave(float stepDegrees) easeWave​(float stepDegrees) 
      static processing.core.PVectorellipsePoint(float cx, - float cy, - float a, - float b, - float deg) ellipsePoint​(float cx, +float cy, +float a, +float b, +float deg) 
      static processing.core.PVectorellipsePointRad(float cx, - float cy, - float a, - float b, - float rad) ellipsePointRad​(float cx, +float cy, +float a, +float b, +float rad) 
      static float[]ellipsePointRadArr(float cx, - float cy, - float a, - float b, - float rad) ellipsePointRadArr​(float cx, +float cy, +float a, +float b, +float rad) 
      static floatellipseRadius(float a, - float b, - float deg) ellipseRadius​(float a, +float b, +float deg) 
      static floatellipseRadiusRad(float a, - float b, - float rad) ellipseRadiusRad​(float a, +float b, +float rad) 
      static booleangreaterThan(float a, - float b) greaterThan​(float a, +float b) 
      static booleangreaterThan(float a, - float b, - float tolerance) greaterThan​(float a, +float b, +float tolerance) 
      static booleanhasBits(byte target, - byte mask) hasBits​(byte target, +byte mask) 
      static booleanhasBits(int target, - int mask) hasBits​(int target, +int mask) 
      static booleanisEqual(float a, - float b) isEqual​(float a, +float b) 
      static booleanisEqual(float a, - float b, - float tolerance) isEqual​(float a, +float b, +float tolerance) 
      static booleanisZero(float a) isZero​(float a) 
      static booleanisZero(float a, - float tolerance) isZero​(float a, +float tolerance) 
      static booleanleftOfLine(float x1, - float y1, - float x2, - float y2, - float ptx, - float pty) leftOfLine​(float x1, +float y1, +float x2, +float y2, +float ptx, +float pty) 
      static booleanlessThan(float a, - float b) lessThan​(float a, +float b) 
      static booleanlessThan(float a, - float b, - float tolerance) lessThan​(float a, +float b, +float tolerance) 
      static floatlineSide(float x1, - float y1, - float x2, - float y2, - float ptx, - float pty) lineSide​(float x1, +float y1, +float x2, +float y2, +float ptx, +float pty) 
      static floatmap(float val, - float start1, - float stop1, - float start2, - float stop2) map​(float val, +float start1, +float stop1, +float start2, +float stop2) 
      static floatnormalizeAngle(float deg) normalizeAngle​(float deg) 
      static floatnormalizeAngle2(float deg) normalizeAngle2​(float deg) 
      static floatnormalizeAngleRad(float rad) normalizeAngleRad​(float rad) 
      static floatnormalizeAngleRad2(float rad) normalizeAngleRad2​(float rad) 
      static intquadrant(float dcx, - float dcy) quadrant​(float dcx, +float dcy) 
      static intquadrant(float cx, - float cy, - float x, - float y) quadrant​(float cx, +float cy, +float x, +float y) 
      static intrandomInt(float high) randomInt​(float high) 
      static intrandomInt(float low, - float high) randomInt​(float low, +float high) 
      static intrandomInt32() randomInt32() 
      static processing.core.PVectorrelLoc(HDrawable ref, - float absX, - float absY) relLoc​(HDrawable ref, +float absX, +float absY) 
      static float[]relLocArr(HDrawable ref, - float absX, - float absY) relLocArr​(HDrawable ref, +float absX, +float absY) 
      static voidremoveTempSeed() removeTempSeed() 
      static booleanrightOfLine(float x1, - float y1, - float x2, - float y2, - float ptx, - float pty) rightOfLine​(float x1, +float y1, +float x2, +float y2, +float ptx, +float pty) 
      static processing.core.PVectorrotatePoint(float x, - float y, - float rad) rotatePoint​(float x, +float y, +float rad) 
      static float[]rotatePointArr(float x, - float y, - float rad) rotatePointArr​(float x, +float y, +float rad) 
      static floatround512(float val) round512​(float val) 
      static floatsawWave(float stepDegrees) sawWave​(float stepDegrees) 
      static bytesetBits(byte target, - byte mask, - boolean val) setBits​(byte target, +byte mask, +boolean val) 
      static intsetBits(int target, - int mask, - boolean val) setBits​(int target, +int mask, +boolean val) 
      static floatsineWave(float stepDegrees) sineWave​(float stepDegrees) 
      static intsolveCubic(float a, - float b, - float c, - float d, - float[] roots) +solveCubic​(float a, +float b, +float c, +float d, +float[] roots)
      Solves for the real roots of a cubic equation with the given coefficients.
      static intsolveQuadratic(float a, - float b, - float c, - float[] roots) +solveQuadratic​(float a, +float b, +float c, +float[] roots)
      Solves for the real roots of a quadratic equation with the given coefficients.
      static floatsquareWave(float stepDegrees) squareWave​(float stepDegrees) 
      static floatsquishAngle(float w, - float h, - float deg) squishAngle​(float w, +float h, +float deg) 
      static floatsquishAngleRad(float w, - float h, - float rad) squishAngleRad​(float w, +float h, +float rad) 
      static voidtempSeed(long seed) tempSeed​(long seed) 
      static floattriangleWave(float stepDegrees) triangleWave​(float stepDegrees) 
      static floatxAxisAngle(float x1, - float y1, - float x2, - float y2) xAxisAngle​(float x1, +float y1, +float x2, +float y2) 
      static floatyAxisAngle(float x1, - float y1, - float x2, - float y2) yAxisAngle​(float x1, +float y1, +float x2, +float y2) 
      - -
    • -
    - -
    -
    -
    +
    +

    Methods inherited from class java.lang.Object

    +
    - -
    + - - - + +
    - +
    +

    Constructor Details

    • -

      quadrant

      -
      public static int quadrant(float cx,
      -                           float cy,
      -                           float x,
      -                           float y)
      +
      +

      HMath

      +
      public HMath()
      +
    - - - -
      -
    • -

      quadrant

      -
      public static int quadrant(float dcx,
      -                           float dcy)
      +
    - - - - - - - - - - +
    +

    Method Details

    • -

      ellipsePoint

      -
      public static processing.core.PVector ellipsePoint(float cx,
      -                                                   float cy,
      -                                                   float a,
      -                                                   float b,
      -                                                   float deg)
      +
      +

      dist

      +
      public static float dist​(float x1, +float y1, +float x2, +float y2)
      +
    • -
    - - - -
    • -

      ellipsePointRad

      -
      public static processing.core.PVector ellipsePointRad(float cx,
      -                                                      float cy,
      -                                                      float a,
      -                                                      float b,
      -                                                      float rad)
      +
      +

      rotatePointArr

      +
      public static float[] rotatePointArr​(float x, +float y, +float rad)
      +
    • -
    - - - -
    • -

      ellipsePointRadArr

      -
      public static float[] ellipsePointRadArr(float cx,
      -                                         float cy,
      -                                         float a,
      -                                         float b,
      -                                         float rad)
      +
      +

      rotatePoint

      +
      public static processing.core.PVector rotatePoint​(float x, +float y, +float rad)
      +
    • -
    - - - -
    • -

      normalizeAngle

      -
      public static float normalizeAngle(float deg)
      +
      +

      yAxisAngle

      +
      public static float yAxisAngle​(float x1, +float y1, +float x2, +float y2)
      +
    • -
    - - - -
    • -

      normalizeAngleRad

      -
      public static float normalizeAngleRad(float rad)
      +
      +

      xAxisAngle

      +
      public static float xAxisAngle​(float x1, +float y1, +float x2, +float y2)
      +
    • -
    - - - -
    • -

      normalizeAngle2

      -
      public static float normalizeAngle2(float deg)
      +
      +

      absLocArr

      +
      public static float[] absLocArr​(HDrawable ref, +float relX, +float relY)
      +
    • -
    - - - -
    • -

      normalizeAngleRad2

      -
      public static float normalizeAngleRad2(float rad)
      +
      +

      absLoc

      +
      public static processing.core.PVector absLoc​(HDrawable ref, +float relX, +float relY)
      +
    • -
    - - - -
    • -

      squishAngle

      -
      public static float squishAngle(float w,
      -                                float h,
      -                                float deg)
      +
      +

      absLoc

      +
      public static processing.core.PVector absLoc​(HDrawable d)
      +
    • -
    - - - -
    • -

      squishAngleRad

      -
      public static float squishAngleRad(float w,
      -                                   float h,
      -                                   float rad)
      +
      +

      relLocArr

      +
      public static float[] relLocArr​(HDrawable ref, +float absX, +float absY)
      +
    • -
    - - - -
    • -

      lineSide

      -
      public static float lineSide(float x1,
      -                             float y1,
      -                             float x2,
      -                             float y2,
      -                             float ptx,
      -                             float pty)
      +
      +

      relLoc

      +
      public static processing.core.PVector relLoc​(HDrawable ref, +float absX, +float absY)
      +
    • -
    - - - -
    • -

      collinear

      -
      public static boolean collinear(float x1,
      -                                float y1,
      -                                float x2,
      -                                float y2,
      -                                float ptx,
      -                                float pty)
      +
      +

      quadrant

      +
      public static int quadrant​(float cx, +float cy, +float x, +float y)
      +
    • -
    - - - -
    • -

      leftOfLine

      -
      public static boolean leftOfLine(float x1,
      -                                 float y1,
      -                                 float x2,
      -                                 float y2,
      -                                 float ptx,
      -                                 float pty)
      +
      +

      quadrant

      +
      public static int quadrant​(float dcx, +float dcy)
      +
    • -
    - - - -
    • -

      rightOfLine

      -
      public static boolean rightOfLine(float x1,
      -                                  float y1,
      -                                  float x2,
      -                                  float y2,
      -                                  float ptx,
      -                                  float pty)
      -
    • -
    - - - -
      +
      +

      ellipseRadius

      +
      public static float ellipseRadius​(float a, +float b, +float deg)
      +
      +
    • -

      solveCubic

      -
      public static int solveCubic(float a,
      -                             float b,
      -                             float c,
      -                             float d,
      -                             float[] roots)
      +
      +

      ellipseRadiusRad

      +
      public static float ellipseRadiusRad​(float a, +float b, +float rad)
      +
      +
    • +
    • +
      +

      ellipsePoint

      +
      public static processing.core.PVector ellipsePoint​(float cx, +float cy, +float a, +float b, +float deg)
      +
      +
    • +
    • +
      +

      ellipsePointRad

      +
      public static processing.core.PVector ellipsePointRad​(float cx, +float cy, +float a, +float b, +float rad)
      +
      +
    • +
    • +
      +

      ellipsePointRadArr

      +
      public static float[] ellipsePointRadArr​(float cx, +float cy, +float a, +float b, +float rad)
      +
      +
    • +
    • +
      +

      normalizeAngle

      +
      public static float normalizeAngle​(float deg)
      +
      +
    • +
    • +
      +

      normalizeAngleRad

      +
      public static float normalizeAngleRad​(float rad)
      +
      +
    • +
    • +
      +

      normalizeAngle2

      +
      public static float normalizeAngle2​(float deg)
      +
      +
    • +
    • +
      +

      normalizeAngleRad2

      +
      public static float normalizeAngleRad2​(float rad)
      +
      +
    • +
    • +
      +

      squishAngle

      +
      public static float squishAngle​(float w, +float h, +float deg)
      +
      +
    • +
    • +
      +

      squishAngleRad

      +
      public static float squishAngleRad​(float w, +float h, +float rad)
      +
      +
    • +
    • +
      +

      lineSide

      +
      public static float lineSide​(float x1, +float y1, +float x2, +float y2, +float ptx, +float pty)
      +
      +
    • +
    • +
      +

      collinear

      +
      public static boolean collinear​(float x1, +float y1, +float x2, +float y2, +float ptx, +float pty)
      +
      +
    • +
    • +
      +

      leftOfLine

      +
      public static boolean leftOfLine​(float x1, +float y1, +float x2, +float y2, +float ptx, +float pty)
      +
      +
    • +
    • +
      +

      rightOfLine

      +
      public static boolean rightOfLine​(float x1, +float y1, +float x2, +float y2, +float ptx, +float pty)
      +
      +
    • +
    • +
      +

      solveCubic

      +
      public static int solveCubic​(float a, +float b, +float c, +float d, +float[] roots)
      Solves for the real roots of a cubic equation with the given coefficients. Said equation is in the standard polynomial form: @@ -933,20 +901,17 @@

      solveCubic

      Returns:
      The number of roots of the given equation
      See Also:
      -
      solveQuadratic(float,float,float,float[])
      +
      solveQuadratic(float,float,float,float[])
      +
    • -
    - - - - - - - -
    • -

      bezierParam

      -
      public static int bezierParam(float p0,
      -                              float p1,
      -                              float p2,
      -                              float p3,
      -                              float val,
      -                              float[] params)
      +
      +

      bezierParam

      +
      public static int bezierParam​(float p0, +float p1, +float p2, +float p3, +float val, +float[] params)
      Solves for the valid parameters of a given cubic bezier equation. This method calls `solveCubic()` to solve for the said equation. @@ -1016,337 +978,248 @@

      bezierParam

      params - The array that will contain the parameters of the bezier equation
      Returns:
      The number of valid parameters of the given bezier equation
      -
      See Also:
      -
      solveCubic(float,float,float,float,float[]), bezierParam(float,float,float,float,float[])
      +
    • -
    - - - -
    • -

      bezierParam

      -
      public static int bezierParam(float p0,
      -                              float p1,
      -                              float p2,
      -                              float val,
      -                              float[] params)
      +
      +

      bezierParam

      +
      public static int bezierParam​(float p0, +float p1, +float p2, +float val, +float[] params)
      +
    • -
    - - - -
    • -

      bezierPoint

      -
      public static float bezierPoint(float p0,
      -                                float p1,
      -                                float p2,
      -                                float p3,
      -                                float t)
      +
      +

      bezierPoint

      +
      public static float bezierPoint​(float p0, +float p1, +float p2, +float p3, +float t)
      +
    • -
    - - - -
    • -

      bezierPoint

      -
      public static float bezierPoint(float p0,
      -                                float p1,
      -                                float p2,
      -                                float t)
      +
      +

      bezierPoint

      +
      public static float bezierPoint​(float p0, +float p1, +float p2, +float t)
      +
    • -
    - - - -
    • -

      bezierTangent

      -
      public static float bezierTangent(float p0,
      -                                  float p1,
      -                                  float p2,
      -                                  float p3,
      -                                  float t)
      +
      +

      bezierTangent

      +
      public static float bezierTangent​(float p0, +float p1, +float p2, +float p3, +float t)
      +
    • -
    - - - -
    • -

      bezierTangent

      -
      public static float bezierTangent(float p0,
      -                                  float p1,
      -                                  float p2,
      -                                  float t)
      +
      +

      bezierTangent

      +
      public static float bezierTangent​(float p0, +float p1, +float p2, +float t)
      +
    • -
    - - - -
    • -

      randomInt

      -
      public static int randomInt(float high)
      +
      +

      randomInt

      +
      public static int randomInt​(float high)
      +
    • -
    - - - -
    • -

      randomInt

      -
      public static int randomInt(float low,
      -                            float high)
      +
      +

      randomInt

      +
      public static int randomInt​(float low, +float high)
      +
    • -
    - - - -
    • -

      randomInt32

      -
      public static int randomInt32()
      +
      +

      randomInt32

      +
      public static int randomInt32()
      +
    • -
    - - - -
    • -

      tempSeed

      -
      public static void tempSeed(long seed)
      +
      +

      tempSeed

      +
      public static void tempSeed​(long seed)
      +
    • -
    - - - -
    • -

      removeTempSeed

      -
      public static void removeTempSeed()
      +
      +

      removeTempSeed

      +
      public static void removeTempSeed()
      +
    • -
    - - - -
    • -

      sineWave

      -
      public static float sineWave(float stepDegrees)
      +
      +

      sineWave

      +
      public static float sineWave​(float stepDegrees)
      +
    • -
    - - - -
    • -

      triangleWave

      -
      public static float triangleWave(float stepDegrees)
      +
      +

      triangleWave

      +
      public static float triangleWave​(float stepDegrees)
      +
    • -
    - - - -
    • -

      sawWave

      -
      public static float sawWave(float stepDegrees)
      +
      +

      sawWave

      +
      public static float sawWave​(float stepDegrees)
      +
    • -
    - - - -
    • -

      easeWave

      -
      public static float easeWave(float stepDegrees)
      +
      +

      easeWave

      +
      public static float easeWave​(float stepDegrees)
      +
    • -
    - - - -
    • -

      D2N

      -
      public static float D2N(float stepDegrees)
      +
      +

      D2N

      +
      public static float D2N​(float stepDegrees)
      +
    • -
    - - - -
    • -

      squareWave

      -
      public static float squareWave(float stepDegrees)
      +
      +

      squareWave

      +
      public static float squareWave​(float stepDegrees)
      +
    • -
    - - - -
    • -

      hasBits

      -
      public static boolean hasBits(byte target,
      -                              byte mask)
      +
      +

      hasBits

      +
      public static boolean hasBits​(byte target, +byte mask)
      +
    • -
    - - - -
    • -

      hasBits

      -
      public static boolean hasBits(int target,
      -                              int mask)
      +
      +

      hasBits

      +
      public static boolean hasBits​(int target, +int mask)
      +
    • -
    - - - -
    • -

      setBits

      -
      public static byte setBits(byte target,
      -                           byte mask,
      -                           boolean val)
      +
      +

      setBits

      +
      public static byte setBits​(byte target, +byte mask, +boolean val)
      +
    • -
    - - - -
    • -

      setBits

      -
      public static int setBits(int target,
      -                          int mask,
      -                          boolean val)
      +
      +

      setBits

      +
      public static int setBits​(int target, +int mask, +boolean val)
      +
    • -
    - - - -
    • -

      lessThan

      -
      public static boolean lessThan(float a,
      -                               float b,
      -                               float tolerance)
      +
      +

      lessThan

      +
      public static boolean lessThan​(float a, +float b, +float tolerance)
      +
    • -
    - - - -
    • -

      lessThan

      -
      public static boolean lessThan(float a,
      -                               float b)
      +
      +

      lessThan

      +
      public static boolean lessThan​(float a, +float b)
      +
    • -
    - - - -
    • -

      greaterThan

      -
      public static boolean greaterThan(float a,
      -                                  float b,
      -                                  float tolerance)
      +
      +

      greaterThan

      +
      public static boolean greaterThan​(float a, +float b, +float tolerance)
      +
    • -
    - - - -
    • -

      greaterThan

      -
      public static boolean greaterThan(float a,
      -                                  float b)
      +
      +

      greaterThan

      +
      public static boolean greaterThan​(float a, +float b)
      +
    • -
    - - - -
    • -

      isEqual

      -
      public static boolean isEqual(float a,
      -                              float b,
      -                              float tolerance)
      +
      +

      isEqual

      +
      public static boolean isEqual​(float a, +float b, +float tolerance)
      +
    • -
    - - - -
    • -

      isEqual

      -
      public static boolean isEqual(float a,
      -                              float b)
      +
      +

      isEqual

      +
      public static boolean isEqual​(float a, +float b)
      +
    • -
    - - - -
    • -

      isZero

      -
      public static boolean isZero(float a,
      -                             float tolerance)
      +
      +

      isZero

      +
      public static boolean isZero​(float a, +float tolerance)
      +
    • -
    - - - -
    • -

      isZero

      -
      public static boolean isZero(float a)
      +
      +

      isZero

      +
      public static boolean isZero​(float a)
      +
    • -
    - - - -
    • -

      map

      -
      public static float map(float val,
      -                        float start1,
      -                        float stop1,
      -                        float start2,
      -                        float stop2)
      +
      +

      map

      +
      public static float map​(float val, +float start1, +float stop1, +float start2, +float stop2)
      +
    • -
    - - - -
    • -

      round512

      -
      public static float round512(float val)
      -
    • -
    +
    +

    round512

    +
    public static float round512​(float val)
    +
    +
    -
    + + + + + diff --git a/reference/hype/HMouse.html b/reference/hype/HMouse.html index f39e6f60..4ac2864b 100644 --- a/reference/hype/HMouse.html +++ b/reference/hype/HMouse.html @@ -1,42 +1,48 @@ - + HMouse (Javadocs: HYPE) + + + + + + + + + - - +var pathtoroot = "../"; +loadScripts(document, 'script'); +
    + +
    +
    -
    hype
    -

    Class HMouse

    +
    Package hype
    +

    Class HMouse

    - -
    - -
    -
    +extends java.lang.Object +implements HLocatable + +
      -
    • -
        -
      • +
      • +
        -

        Constructor Summary

        - +

        Constructor Summary

        +
        +
        + - + + + + - + + +
        Constructors 
        Constructor and DescriptionConstructorDescription
        HMouse(processing.core.PApplet app) HMouse​(processing.core.PApplet app) 
        +
    + - -
    +
    +
    +

    Methods inherited from class java.lang.Object

    +
    - -

    Methods inherited from class java.lang.Object

    -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait - - - +equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    + -
    -
    + +
    -
    + + + + + diff --git a/reference/hype/HNode.html b/reference/hype/HNode.html index 4cc9abb5..97f3d961 100644 --- a/reference/hype/HNode.html +++ b/reference/hype/HNode.html @@ -1,42 +1,48 @@ - + HNode (Javadocs: HYPE) + + + + + + + + + - - +var pathtoroot = "../"; +loadScripts(document, 'script'); +
    + +
    +
    -
    hype
    -

    Class HNode<T extends HNode<T>>

    +
    Package hype
    +

    Class HNode<T extends HNode<T>>

    - -
    - -
    -
    +extends java.lang.Object + +
      -
    • -
        -
      • +
      • +
        -

        Constructor Summary

        - +

        Constructor Summary

        +
        +
        + - + + + + - + + +
        Constructors 
        Constructor and DescriptionConstructorDescription
        HNode() HNode() 
        +
    + - -
    +
    +
    +

    Methods inherited from class java.lang.Object

    +
    - -

    Methods inherited from class java.lang.Object

    -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait - +equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    + - - -
    -
    + +
    +
  • +
    +

    swapRight

    +
    public void swapRight()
    +
  • +
    -
    + + + + + diff --git a/reference/hype/HPath.html b/reference/hype/HPath.html index 6a6bfe9d..0d357b8f 100644 --- a/reference/hype/HPath.html +++ b/reference/hype/HPath.html @@ -1,42 +1,48 @@ - + HPath (Javadocs: HYPE) + + + + + + + + + - - +var pathtoroot = "../"; +loadScripts(document, 'script'); +
    + +
    +
    -
    hype
    -

    Class HPath

    +
    Package hype
    +

    Class HPath

    - -
    - -
    - + - -
    + + - -
      -
    • +
    • +
      -

      Constructor Summary

      - +

      Constructor Summary

      +
      +
      + - + + + + - + + - + + +
      Constructors 
      Constructor and DescriptionConstructorDescription
      HPath() HPath() 
      HPath(int modeId) HPath​(int modeId) 
      +
    + - -
    + +
    +

    Methods inherited from class hype.HDrawable

    + - -

    Methods inherited from class hype.HDrawable

    -add, add, add, add, add, add, add, add, add, alpha, alpha, alphaPc, alphaPc, alphaShift, alphaShiftPc, anchor, anchor, anchor, anchorAt, anchorU, anchorU, anchorUV, anchorUV, anchorV, anchorV, anchorX, anchorX, anchorY, anchorY, bool, bool, boundingSize, bounds, bounds, contains, contains, containsRel, copyPropertiesFrom, extras, extras, fill, fill, fill, fill, fill, firstChild, height, height, hide, invalidChild, iterator, lastChild, loc, loc, loc, loc, locAt, move, move, noFill, noStroke, num, num, numChildren, numI, obj, obj, paintAll, parent, parentOf, popOut, poppedOut, proportional, proportional, putAfter, putBefore, remove, remove, remove, remove, remove, remove, remove, remove, remove, replaceNode, rotate, rotateRad, rotatesChildren, rotatesChildren, rotateX, rotateXRad, rotateY, rotateYRad, rotateZ, rotateZRad, rotation, rotation, rotationOnAxis, rotationOnAxisRad, rotationRad, rotationRad, rotationX, rotationX, rotationXRad, rotationXRad, rotationY, rotationY, rotationYRad, rotationYRad, rotationZ, rotationZ, rotationZRad, rotationZRad, scale, scale, show, size, size, size, size, str, stroke, stroke, stroke, stroke, stroke, strokeCap, strokeCap, strokeJoin, strokeJoin, strokeWeight, strokeWeight, stylesChildren, stylesChildren, swapLeft, swapRight, transformsChildren, transformsChildren, u2x, v2y, visibility, visibility, width, width, x, x, x2u, y, y, y2v, z, z - -
    +
    +

    Methods inherited from class hype.HNode

    + - -

    Methods inherited from class hype.HNode

    -next, prev - -
    +
    +

    Methods inherited from class java.lang.Object

    + - -

    Methods inherited from class java.lang.Object

    -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait - -
    +
    +

    Methods inherited from interface java.lang.Iterable

    + - -

    Methods inherited from interface java.lang.Iterable

    -forEach, spliterator - +forEach, spliterator
    + - - - -
    + +
    -
    + + + + + diff --git a/reference/hype/HRect.html b/reference/hype/HRect.html index 9029b682..4ae0fcbd 100644 --- a/reference/hype/HRect.html +++ b/reference/hype/HRect.html @@ -1,42 +1,48 @@ - + HRect (Javadocs: HYPE) + + + + + + + + + - - +var pathtoroot = "../"; +loadScripts(document, 'script'); +
    + +
    +
    -
    hype
    -

    Class HRect

    +
    Package hype
    +

    Class HRect

    + - -
      -
    • +
    • +
      -

      Constructor Summary

      - +

      Constructor Summary

      +
      +
      + - + + + + - + + - + + - + + - + + +
      Constructors 
      Constructor and DescriptionConstructorDescription
      HRect() HRect() 
      HRect(float s) HRect​(float s) 
      HRect(float w, - float h) HRect​(float w, +float h) 
      HRect(float w, - float h, - float roundingRadius) HRect​(float w, +float h, +float roundingRadius) 
      +
    + - - +
    + +
    +

    Methods inherited from class hype.HDrawable

    + + +add, add, add, add, add, add, add, add, add, alpha, alpha, alphaPc, alphaPc, alphaShift, alphaShiftPc, anchor, anchor, anchor, anchorAt, anchorU, anchorU, anchorUV, anchorUV, anchorV, anchorV, anchorX, anchorX, anchorY, anchorY, bool, bool, boundingSize, bounds, bounds, contains, contains, containsRel, containsRel, copyPropertiesFrom, extras, extras, fill, fill, fill, fill, fill, firstChild, height, height, hide, invalidChild, iterator, lastChild, loc, loc, loc, loc, locAt, move, move, noFill, noStroke, num, num, numChildren, numI, obj, obj, paintAll, parent, parentOf, popOut, poppedOut, proportional, proportional, putAfter, putBefore, remove, remove, remove, remove, remove, remove, remove, remove, remove, replaceNode, rotate, rotateRad, rotatesChildren, rotatesChildren, rotateX, rotateXRad, rotateY, rotateYRad, rotateZ, rotateZRad, rotation, rotation, rotationOnAxis, rotationOnAxisRad, rotationRad, rotationRad, rotationX, rotationX, rotationXRad, rotationXRad, rotationY, rotationY, rotationYRad, rotationYRad, rotationZ, rotationZ, rotationZRad, rotationZRad, scale, scale, show, size, size, size, size, str, stroke, stroke, stroke, stroke, stroke, strokeCap, strokeCap, strokeJoin, strokeJoin, strokeWeight, strokeWeight, stylesChildren, stylesChildren, swapLeft, swapRight, transformsChildren, transformsChildren, u2x, v2y, visibility, visibility, width, width, x, x, x2u, y, y, y2v, z, z
    +
    +

    Methods inherited from class hype.HNode

    + + +next, prev
    +
    +

    Methods inherited from class java.lang.Object

    + + +equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    +
    +

    Methods inherited from interface java.lang.Iterable

    + + +forEach, spliterator
    + - -
    + +
    -
    + + + + + diff --git a/reference/hype/HScreenshot.html b/reference/hype/HScreenshot.html index d2afac3a..0e44a870 100644 --- a/reference/hype/HScreenshot.html +++ b/reference/hype/HScreenshot.html @@ -1,42 +1,48 @@ - + HScreenshot (Javadocs: HYPE) + + + + + + + + + - - +var pathtoroot = "../"; +loadScripts(document, 'script'); +
    + +
    +
    -
    hype
    -

    Class HScreenshot

    +
    Package hype
    +

    Class HScreenshot

    - -
    -
      -
    • +
      java.lang.Object +
      hype.HScreenshot
      +
      +

      -
      public class HScreenshot
      -extends Object
      -
    • -
    -
    -
    +extends java.lang.Object + +
      -
    • -
        -
      • +
      • +
        -

        Constructor Summary

        - +

        Constructor Summary

        +
        +
        + - + + + + - + + +
        Constructors 
        Constructor and DescriptionConstructorDescription
        HScreenshot() HScreenshot() 
        +
    + - -
    +
    +
    +

    Methods inherited from class java.lang.Object

    +
    - -

    Methods inherited from class java.lang.Object

    -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait - - - +equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    + -
    -
    + +
    -
    + + + + + diff --git a/reference/hype/HShape.html b/reference/hype/HShape.html index 330b73b7..a771b423 100644 --- a/reference/hype/HShape.html +++ b/reference/hype/HShape.html @@ -1,42 +1,48 @@ - + HShape (Javadocs: HYPE) + + + + + + + + + - - +var pathtoroot = "../"; +loadScripts(document, 'script'); +
    + +
    +
    -
    hype
    -

    Class HShape

    +
    Package hype
    +

    Class HShape

    + - -
      -
    • +
    • +
      -

      Constructor Summary

      - +

      Constructor Summary

      +
      +
      + - + + + + - + + - + + +
      Constructors 
      Constructor and DescriptionConstructorDescription
      HShape() HShape() 
      HShape(Object shapeArg) HShape​(java.lang.Object shapeArg) 
      +
    + - -
    + +
    +

    Methods inherited from class hype.HDrawable

    + - -

    Methods inherited from class hype.HDrawable

    -add, add, add, add, add, add, add, add, add, alpha, alpha, alphaPc, alphaPc, alphaShift, alphaShiftPc, anchor, anchor, anchor, anchorAt, anchorU, anchorU, anchorUV, anchorUV, anchorV, anchorV, anchorX, anchorX, anchorY, anchorY, bool, bool, boundingSize, bounds, bounds, contains, contains, containsRel, containsRel, copyPropertiesFrom, extras, extras, fill, fill, fill, fill, fill, firstChild, height, height, hide, invalidChild, iterator, lastChild, loc, loc, loc, loc, locAt, move, move, noFill, noStroke, num, num, numI, obj, obj, paintAll, parent, parentOf, popOut, poppedOut, proportional, proportional, putAfter, putBefore, remove, remove, remove, remove, remove, remove, remove, remove, remove, replaceNode, rotate, rotateRad, rotatesChildren, rotatesChildren, rotateX, rotateXRad, rotateY, rotateYRad, rotateZ, rotateZRad, rotation, rotation, rotationOnAxis, rotationOnAxisRad, rotationRad, rotationRad, rotationX, rotationX, rotationXRad, rotationXRad, rotationY, rotationY, rotationYRad, rotationYRad, rotationZ, rotationZ, rotationZRad, rotationZRad, scale, scale, show, size, size, size, size, str, stroke, stroke, stroke, stroke, stroke, strokeCap, strokeCap, strokeJoin, strokeJoin, strokeWeight, strokeWeight, stylesChildren, stylesChildren, swapLeft, swapRight, transformsChildren, transformsChildren, u2x, v2y, visibility, visibility, width, width, x, x, x2u, y, y, y2v, z, z - -
    +
    +

    Methods inherited from class hype.HNode

    + - -

    Methods inherited from class hype.HNode

    -next, prev - -
    +
    +

    Methods inherited from class java.lang.Object

    + - -

    Methods inherited from class java.lang.Object

    -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait - -
    +
    +

    Methods inherited from interface java.lang.Iterable

    + - -

    Methods inherited from interface java.lang.Iterable

    -forEach, spliterator - +forEach, spliterator
    + - - - -
    + +
    -
    + + + + + diff --git a/reference/hype/HSphere.html b/reference/hype/HSphere.html index 9ce8aa4e..5fd90905 100644 --- a/reference/hype/HSphere.html +++ b/reference/hype/HSphere.html @@ -1,42 +1,48 @@ - + HSphere (Javadocs: HYPE) + + + + + + + + + - - +var pathtoroot = "../"; +loadScripts(document, 'script'); +
    + +
    +
    -
    hype
    -

    Class HSphere

    +
    Package hype
    +

    Class HSphere

    - -
    - -
    - + - -
    + + - -
      -
    • +
    • +
      -

      Constructor Summary

      - +

      Constructor Summary

      +
      +
      + - + + + + - + + - + + - + + +
      Constructors 
      Constructor and DescriptionConstructorDescription
      HSphere() HSphere() 
      HSphere(float radius) HSphere​(float radius) 
      HSphere(float radiusw, - float radiush, - float radiusd) HSphere​(float radiusw, +float radiush, +float radiusd) 
      +
    + - -
    + +
    +

    Methods inherited from class hype.HDrawable3D

    + - -

    Methods inherited from class hype.HDrawable3D

    -anchor, anchor, anchorAt, anchorUV, anchorW, anchorW, anchorZ, anchorZ, depth, depth, scale, scale, size, size, size, size, w2z, z2w - -
    +
    +

    Methods inherited from class hype.HDrawable

    + - -

    Methods inherited from class hype.HDrawable

    -add, add, add, add, add, add, add, add, add, alpha, alpha, alphaPc, alphaPc, alphaShift, alphaShiftPc, anchor, anchor, anchorU, anchorU, anchorUV, anchorV, anchorV, anchorX, anchorX, anchorY, anchorY, bool, bool, boundingSize, bounds, bounds, contains, contains, containsRel, containsRel, copyPropertiesFrom, extras, extras, fill, fill, fill, fill, fill, firstChild, height, height, hide, invalidChild, iterator, lastChild, loc, loc, loc, loc, locAt, move, move, noFill, noStroke, num, num, numChildren, numI, obj, obj, paintAll, parent, parentOf, popOut, poppedOut, proportional, proportional, putAfter, putBefore, remove, remove, remove, remove, remove, remove, remove, remove, remove, replaceNode, rotate, rotateRad, rotatesChildren, rotatesChildren, rotateX, rotateXRad, rotateY, rotateYRad, rotateZ, rotateZRad, rotation, rotation, rotationOnAxis, rotationOnAxisRad, rotationRad, rotationRad, rotationX, rotationX, rotationXRad, rotationXRad, rotationY, rotationY, rotationYRad, rotationYRad, rotationZ, rotationZ, rotationZRad, rotationZRad, scale, show, size, str, stroke, stroke, stroke, stroke, stroke, strokeCap, strokeCap, strokeJoin, strokeJoin, strokeWeight, strokeWeight, stylesChildren, stylesChildren, swapLeft, swapRight, transformsChildren, transformsChildren, u2x, v2y, visibility, visibility, width, width, x, x, x2u, y, y, y2v, z, z - -
    +
    +

    Methods inherited from class hype.HNode

    + - -

    Methods inherited from class hype.HNode

    -next, prev - -
    +
    +

    Methods inherited from class java.lang.Object

    + - -

    Methods inherited from class java.lang.Object

    -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait - -
    +
    +

    Methods inherited from interface java.lang.Iterable

    + - -

    Methods inherited from interface java.lang.Iterable

    -forEach, spliterator - +forEach, spliterator
    + - - - -
    + +
    -
    + + + + + diff --git a/reference/hype/HSprite.html b/reference/hype/HSprite.html index aceb11f3..6e36c3e0 100644 --- a/reference/hype/HSprite.html +++ b/reference/hype/HSprite.html @@ -1,42 +1,48 @@ - + HSprite (Javadocs: HYPE) + + + + + + + + + - - +var pathtoroot = "../"; +loadScripts(document, 'script'); +
    + +
    +
    -
    hype
    -

    Class HSprite

    +
    Package hype
    +

    Class HSprite

    + - -
      -
    • +
    • +
      -

      Constructor Summary

      - +

      Constructor Summary

      +
      +
      + - + + + + - + + - + + - + + +
      Constructors 
      Constructor and DescriptionConstructorDescription
      HSprite() HSprite() 
      HSprite(float s) HSprite​(float s) 
      HSprite(float w, - float h) HSprite​(float w, +float h) 
      +
    + - -
    + +
    +

    Methods inherited from class hype.HDrawable

    + - -

    Methods inherited from class hype.HDrawable

    -add, add, add, add, add, add, add, add, add, alpha, alpha, alphaPc, alphaPc, alphaShift, alphaShiftPc, anchor, anchor, anchor, anchorAt, anchorU, anchorU, anchorUV, anchorUV, anchorV, anchorV, anchorX, anchorX, anchorY, anchorY, bool, bool, boundingSize, bounds, bounds, contains, contains, containsRel, containsRel, copyPropertiesFrom, extras, extras, fill, fill, fill, fill, fill, firstChild, height, height, hide, invalidChild, iterator, lastChild, loc, loc, loc, loc, locAt, move, move, noFill, noStroke, num, num, numChildren, numI, obj, obj, paintAll, parent, parentOf, popOut, poppedOut, proportional, proportional, putAfter, putBefore, remove, remove, remove, remove, remove, remove, remove, remove, remove, replaceNode, rotate, rotateRad, rotatesChildren, rotatesChildren, rotateX, rotateXRad, rotateY, rotateYRad, rotateZ, rotateZRad, rotation, rotation, rotationOnAxis, rotationOnAxisRad, rotationRad, rotationRad, rotationX, rotationX, rotationXRad, rotationXRad, rotationY, rotationY, rotationYRad, rotationYRad, rotationZ, rotationZ, rotationZRad, rotationZRad, scale, scale, show, size, size, size, size, str, stroke, stroke, stroke, stroke, stroke, strokeCap, strokeCap, strokeJoin, strokeJoin, strokeWeight, strokeWeight, stylesChildren, stylesChildren, swapLeft, swapRight, transformsChildren, transformsChildren, u2x, v2y, visibility, visibility, width, width, x, x, x2u, y, y, y2v, z, z - -
    +
    +

    Methods inherited from class hype.HNode

    + - -

    Methods inherited from class hype.HNode

    -next, prev - -
    +
    +

    Methods inherited from class java.lang.Object

    + - -

    Methods inherited from class java.lang.Object

    -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait - -
    +
    +

    Methods inherited from interface java.lang.Iterable

    + - -

    Methods inherited from interface java.lang.Iterable

    -forEach, spliterator - - - +forEach, spliterator
    + - -
    + +
    -
    + + + + + diff --git a/reference/hype/HStage.html b/reference/hype/HStage.html index f9e7f71b..f0671a90 100644 --- a/reference/hype/HStage.html +++ b/reference/hype/HStage.html @@ -1,42 +1,48 @@ - + HStage (Javadocs: HYPE) + + + + + + + + + - - +var pathtoroot = "../"; +loadScripts(document, 'script'); +
    + +
    +
    -
    hype
    -

    Class HStage

    +
    Package hype
    +

    Class HStage

    + - -
      -
    • +
    • +
      -

      Constructor Summary

      - +

      Constructor Summary

      +
      +
      + - + + + + - + + +
      Constructors 
      Constructor and DescriptionConstructorDescription
      HStage(processing.core.PApplet papplet) HStage​(processing.core.PApplet papplet) 
      +
    + - -
    + +
    +

    Methods inherited from class hype.HDrawable

    + - -

    Methods inherited from class hype.HDrawable

    -add, add, add, add, add, add, add, add, add, alpha, alpha, alphaPc, alphaPc, alphaShift, alphaShiftPc, anchor, anchor, anchor, anchorAt, anchorU, anchorU, anchorUV, anchorUV, anchorV, anchorV, anchorX, anchorX, anchorY, anchorY, bool, bool, boundingSize, bounds, bounds, contains, contains, containsRel, containsRel, copyPropertiesFrom, extras, extras, fill, firstChild, height, hide, iterator, lastChild, loc, loc, loc, loc, locAt, move, move, noFill, noStroke, num, num, numChildren, numI, obj, obj, parent, parentOf, popOut, poppedOut, proportional, proportional, putAfter, putBefore, remove, remove, remove, remove, remove, remove, remove, remove, remove, replaceNode, rotate, rotateRad, rotatesChildren, rotatesChildren, rotateX, rotateXRad, rotateY, rotateYRad, rotateZ, rotateZRad, rotation, rotation, rotationOnAxis, rotationOnAxisRad, rotationRad, rotationRad, rotationX, rotationX, rotationXRad, rotationXRad, rotationY, rotationY, rotationYRad, rotationYRad, rotationZ, rotationZ, rotationZRad, rotationZRad, scale, scale, show, size, size, size, str, stroke, stroke, stroke, stroke, stroke, strokeCap, strokeCap, strokeJoin, strokeJoin, strokeWeight, strokeWeight, stylesChildren, stylesChildren, swapLeft, swapRight, transformsChildren, transformsChildren, u2x, v2y, visibility, visibility, width, x, x, x2u, y, y, y2v, z, z - -
    +
    +

    Methods inherited from class hype.HNode

    + - -

    Methods inherited from class hype.HNode

    -next, prev - -
    +
    +

    Methods inherited from class java.lang.Object

    + - -

    Methods inherited from class java.lang.Object

    -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait - -
    +
    +

    Methods inherited from interface java.lang.Iterable

    + - -

    Methods inherited from interface java.lang.Iterable

    -forEach, spliterator - +forEach, spliterator
    + - - - -
    + +
    -
    + + + + + diff --git a/reference/hype/HText.html b/reference/hype/HText.html index 7093ab11..7af5e0a2 100644 --- a/reference/hype/HText.html +++ b/reference/hype/HText.html @@ -1,42 +1,48 @@ - + HText (Javadocs: HYPE) + + + + + + + + + - - +var pathtoroot = "../"; +loadScripts(document, 'script'); +
    + +
    +
    -
    hype
    -

    Class HText

    +
    Package hype
    +

    Class HText

    + - -
      -
    • +
    • +
      -

      Constructor Summary

      - +

      Constructor Summary

      +
      +
      + - + + + + - + + - + + - + + - + + +
      Constructors 
      Constructor and DescriptionConstructorDescription
      HText() HText() 
      HText(String textString) HText​(java.lang.String textString) 
      HText(String textString, - float size) HText​(java.lang.String textString, +float size) 
      HText(String textString, - float size, - Object fontArg) HText​(java.lang.String textString, +float size, +java.lang.Object fontArg) 
      +
    + - - +
    + +
    +

    Methods inherited from class hype.HDrawable

    + + +add, add, add, add, add, add, add, add, add, alpha, alpha, alphaPc, alphaPc, alphaShift, alphaShiftPc, anchor, anchor, anchor, anchorAt, anchorU, anchorU, anchorUV, anchorUV, anchorV, anchorV, anchorX, anchorX, anchorY, anchorY, bool, bool, boundingSize, bounds, bounds, contains, contains, containsRel, copyPropertiesFrom, extras, extras, fill, fill, fill, fill, fill, firstChild, height, hide, invalidChild, iterator, lastChild, loc, loc, loc, loc, locAt, move, move, noFill, noStroke, num, num, numChildren, numI, obj, obj, paintAll, parent, parentOf, popOut, poppedOut, proportional, proportional, putAfter, putBefore, remove, remove, remove, remove, remove, remove, remove, remove, remove, replaceNode, rotate, rotateRad, rotatesChildren, rotatesChildren, rotateX, rotateXRad, rotateY, rotateYRad, rotateZ, rotateZRad, rotation, rotation, rotationOnAxis, rotationOnAxisRad, rotationRad, rotationRad, rotationX, rotationX, rotationXRad, rotationXRad, rotationY, rotationY, rotationYRad, rotationYRad, rotationZ, rotationZ, rotationZRad, rotationZRad, scale, scale, show, size, size, size, size, str, stroke, stroke, stroke, stroke, stroke, strokeCap, strokeCap, strokeJoin, strokeJoin, strokeWeight, strokeWeight, stylesChildren, stylesChildren, swapLeft, swapRight, transformsChildren, transformsChildren, u2x, v2y, visibility, visibility, width, x, x, x2u, y, y, y2v, z, z
    +
    +

    Methods inherited from class hype.HNode

    + + +next, prev
    +
    +

    Methods inherited from class java.lang.Object

    + + +equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    +
    +

    Methods inherited from interface java.lang.Iterable

    + + +forEach, spliterator
    + - -
    + +
    -
    + + + + + diff --git a/reference/hype/HTrigger.html b/reference/hype/HTrigger.html index 3642c1c9..07f8e858 100644 --- a/reference/hype/HTrigger.html +++ b/reference/hype/HTrigger.html @@ -1,42 +1,48 @@ - + HTrigger (Javadocs: HYPE) + + + + + + + + + - - +var pathtoroot = "../"; +loadScripts(document, 'script'); +
    + +
    +
    -
    hype
    -

    Class HTrigger

    +
    Package hype
    +

    Class HTrigger

    - -
    - -
    -
    +extends HBehavior + +
      -
    • -
        -
      • +
      • +
        -

        Constructor Summary

        - +

        Constructor Summary

        +
        +
        + - + + + + - + + +
        Constructors 
        Constructor and DescriptionConstructorDescription
        HTrigger() HTrigger() 
        +
    + - -
    +
    +
    +

    Methods inherited from class hype.HBehavior

    + - -

    Methods inherited from class hype.HBehavior

    -popOut, poppedOut, putAfter, putBefore, register, replaceNode, runBehavior, swapLeft, unregister - -
    +
    +

    Methods inherited from class hype.HNode

    + - -

    Methods inherited from class hype.HNode

    -next, prev, swapRight - -
    +
    +

    Methods inherited from class java.lang.Object

    + - -

    Methods inherited from class java.lang.Object

    -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait - - - +equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    + -
    -
    + +
    -
    + + + + + diff --git a/reference/hype/HVector.html b/reference/hype/HVector.html index 3076d0d0..71af70f3 100644 --- a/reference/hype/HVector.html +++ b/reference/hype/HVector.html @@ -1,42 +1,48 @@ - + HVector (Javadocs: HYPE) + + + + + + + + + - - +var pathtoroot = "../"; +loadScripts(document, 'script'); +
    + +
    +
    -
    hype
    -

    Class HVector

    +
    Package hype
    +

    Class HVector

    - -
    - -
    -
    +extends java.lang.Object +implements HLocatable + +
      -
    • -
        -
      • +
      • +
        -

        Constructor Summary

        - +

        Constructor Summary

        +
        +
        + - + + + + - + + - + + - + + +
        Constructors 
        Constructor and DescriptionConstructorDescription
        HVector() HVector() 
        HVector(float xCoord, - float yCoord) HVector​(float xCoord, +float yCoord) 
        HVector(float xCoord, - float yCoord, - float zCoord) HVector​(float xCoord, +float yCoord, +float zCoord) 
        +
    + - -
      -
    • +
    • +
      -

      Method Summary

      - - +

      Method Summary

      +
      +
      +
      +
      All Methods Instance Methods Concrete Methods 
      + - + + - + + + - + - - - + + + - + - + - - - + + + - + - + - - - + + + +
      Modifier and TypeMethod and DescriptionMethodDescription
      floatx() +x()
      TODO
      HVectorx(float newX) +
      HVectorx​(float newX)
      TODO
      floaty() +y()
      TODO
      HVectory(float newY) +
      HVectory​(float newY)
      TODO
      floatz() +z()
      TODO
      HVectorz(float newZ) +
      HVectorz​(float newZ)
      TODO
      -
    +
    +
    +

    Methods inherited from class java.lang.Object

    +
    - -

    Methods inherited from class java.lang.Object

    -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait - - - +equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    + -
    -
    + +
    -
    + + + + + diff --git a/reference/hype/HVertex.html b/reference/hype/HVertex.html index fd811f4d..6a8c8428 100644 --- a/reference/hype/HVertex.html +++ b/reference/hype/HVertex.html @@ -1,42 +1,48 @@ - + HVertex (Javadocs: HYPE) + + + + + + + + + - - +var pathtoroot = "../"; +loadScripts(document, 'script'); +
    + +
    +
    -
    hype
    -

    Class HVertex

    +
    Package hype
    +

    Class HVertex

    - -
    - -
    -
    +extends java.lang.Object +implements HLocatable + +
    + - -
      -
    • +
    • +
      -

      Constructor Summary

      - +

      Constructor Summary

      +
      +
      + - + + + + - + + +
      Constructors 
      Constructor and DescriptionConstructorDescription
      HVertex(HPath parentPath) HVertex​(HPath parentPath) 
      +
    + - -
    +
    +
    +

    Methods inherited from class java.lang.Object

    +
    - -

    Methods inherited from class java.lang.Object

    -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait - - - +equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    + - -
    + +
    -
    + + + + + diff --git a/reference/hype/HWarnings.html b/reference/hype/HWarnings.html index 560f93d2..3c8b5bcb 100644 --- a/reference/hype/HWarnings.html +++ b/reference/hype/HWarnings.html @@ -1,42 +1,48 @@ - + HWarnings (Javadocs: HYPE) + + + + + + + + + - - +var pathtoroot = "../"; +loadScripts(document, 'script'); +
    + +
    +
    -
    hype
    -

    Class HWarnings

    +
    Package hype
    +

    Class HWarnings

    - -
    -
      -
    • +
      java.lang.Object +
      hype.HWarnings
      +
      +

      -
      public class HWarnings
      -extends Object
      -
    • -
    -
    -
    +extends java.lang.Object + +
    + - -
      -
    • +
    • +
      -

      Method Summary

      - - +

      Method Summary

      +
      +
      +
      +
      All Methods Static Methods Concrete Methods 
      + - + + - + + + - + + +
      Modifier and TypeMethod and DescriptionMethodDescription
      static voidwarn(String type, - String loc, - String msg) warn​(java.lang.String type, +java.lang.String loc, +java.lang.String msg) 
      -
    +
    +
    +

    Methods inherited from class java.lang.Object

    +
    - -

    Methods inherited from class java.lang.Object

    -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait - +equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    + - - -
    -
    + +
    -
    + + + + + diff --git a/reference/hype/extended/behavior/HAttractor.HAttracted.html b/reference/hype/extended/behavior/HAttractor.HAttracted.html index 49381bbf..82bdc8c6 100644 --- a/reference/hype/extended/behavior/HAttractor.HAttracted.html +++ b/reference/hype/extended/behavior/HAttractor.HAttracted.html @@ -1,42 +1,48 @@ - + HAttractor.HAttracted (Javadocs: HYPE) + + + + + + + + + - - +var pathtoroot = "../../../"; +loadScripts(document, 'script'); +
    + +
    +
    -
    hype.extended.behavior
    -

    Class HAttractor.HAttracted

    + +

    Class HAttractor.HAttracted

    - -
    -
      -
    • +
      java.lang.Object +
      hype.extended.behavior.HAttractor.HAttracted
      +
      +
      Enclosing class:
      -
      HAttractor
      +
      HAttractor

      -
      public static class HAttractor.HAttracted
      -extends Object
      -
    • -
    -
    -
    +extends java.lang.Object + +
    + - -
    + - -
    +
    +
    +

    Methods inherited from class java.lang.Object

    +
    - -

    Methods inherited from class java.lang.Object

    -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait - - - +equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    + - -
    + +
    -
    + + + + + diff --git a/reference/hype/extended/behavior/HAttractor.HAttractionForce.html b/reference/hype/extended/behavior/HAttractor.HAttractionForce.html index 8587df15..52bb21ea 100644 --- a/reference/hype/extended/behavior/HAttractor.HAttractionForce.html +++ b/reference/hype/extended/behavior/HAttractor.HAttractionForce.html @@ -1,42 +1,48 @@ - + HAttractor.HAttractionForce (Javadocs: HYPE) + + + + + + + + + - - +var pathtoroot = "../../../"; +loadScripts(document, 'script'); +
    + +
    +
    -
    hype.extended.behavior
    -

    Class HAttractor.HAttractionForce

    + +

    Class HAttractor.HAttractionForce

    -
      -
    • java.lang.Object
    • -
    • -
        -
      • hype.extended.behavior.HAttractor.HAttractionForce
      • -
      -
    • -
    -
    -
      -
    • +
      java.lang.Object +
      hype.extended.behavior.HAttractor.HAttractionForce
      +
      +
      Enclosing class:
      -
      HAttractor
      +
      HAttractor

      -
      public static class HAttractor.HAttractionForce
      -extends Object
      -
    • -
    -
    -
    +extends java.lang.Object + +
      -
    • -
        -
      • +
      • +
        -

        Field Summary

        - +

        Field Summary

        +
        +
        + - + + + + - + + - + + - + + +
        Fields 
        Modifier and TypeField and DescriptionFieldDescription
        booleanattract attract 
        processing.core.PVectorloc loc 
        floatradius radius 
        +
    + - -
      -
    • +
    • +
      -

      Constructor Summary

      - +

      Constructor Summary

      +
      +
      + - + + + + - + + +
      Constructors 
      Constructor and DescriptionConstructorDescription
      HAttractionForce(float x, - float y, - float z, - float r) HAttractionForce​(float x, +float y, +float z, +float r) 
      +
    + - -
    +
    +
    +

    Methods inherited from class java.lang.Object

    +
    - -

    Methods inherited from class java.lang.Object

    -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait - - - +equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    + - -
    + +
    -
    + + + + + diff --git a/reference/hype/extended/behavior/HAttractor.html b/reference/hype/extended/behavior/HAttractor.html index d24b2e43..7b6f4f94 100644 --- a/reference/hype/extended/behavior/HAttractor.html +++ b/reference/hype/extended/behavior/HAttractor.html @@ -1,42 +1,48 @@ - + HAttractor (Javadocs: HYPE) + + + + + + + + + - - +var pathtoroot = "../../../"; +loadScripts(document, 'script'); +
    + +
    +
    -
    hype.extended.behavior
    -

    Class HAttractor

    + +

    Class HAttractor

    - -
    - -
    -
    +extends HBehavior + +
    + - -
      -
    • +
    • +
      -

      Constructor Summary

      - +

      Constructor Summary

      +
      +
      + - + + + + - + + - + + - + + +
      Constructors 
      Constructor and DescriptionConstructorDescription
      HAttractor() HAttractor() 
      HAttractor(float x, - float y, - float r) HAttractor​(float x, +float y, +float r) 
      HAttractor(float x, - float y, - float z, - float r) HAttractor​(float x, +float y, +float z, +float r) 
      +
    + - -
    +
    +
    +

    Methods inherited from class hype.HBehavior

    + - -

    Methods inherited from class hype.HBehavior

    -popOut, poppedOut, putAfter, putBefore, replaceNode, swapLeft - -
    +
    +

    Methods inherited from class hype.HNode

    + - -

    Methods inherited from class hype.HNode

    -next, prev, swapRight - -
    +
    +

    Methods inherited from class java.lang.Object

    + - -

    Methods inherited from class java.lang.Object

    -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait - +equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    + - - - -
    + +
    -
    + + + + + diff --git a/reference/hype/extended/behavior/HColorLightness.html b/reference/hype/extended/behavior/HColorLightness.html index a889be0f..a2f551ab 100644 --- a/reference/hype/extended/behavior/HColorLightness.html +++ b/reference/hype/extended/behavior/HColorLightness.html @@ -1,42 +1,48 @@ - + HColorLightness (Javadocs: HYPE) + + + + + + + + + - - +var pathtoroot = "../../../"; +loadScripts(document, 'script'); +
    + +
    +
    -
    hype.extended.behavior
    -

    Class HColorLightness

    + +

    Class HColorLightness

    - -
    - -
    -
    +extends HBehavior + +
    + - -
    +
    +
    +

    Methods inherited from class hype.HBehavior

    + - -

    Methods inherited from class hype.HBehavior

    -popOut, poppedOut, putAfter, putBefore, replaceNode, swapLeft - -
    +
    +

    Methods inherited from class hype.HNode

    + - -

    Methods inherited from class hype.HNode

    -next, prev, swapRight - -
    +
    +

    Methods inherited from class java.lang.Object

    + - -

    Methods inherited from class java.lang.Object

    -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait - +equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    + - - -
    -
    + +
    -
    + + + + + diff --git a/reference/hype/extended/behavior/HFollow.html b/reference/hype/extended/behavior/HFollow.html index 6fd3c88b..97dfcf94 100644 --- a/reference/hype/extended/behavior/HFollow.html +++ b/reference/hype/extended/behavior/HFollow.html @@ -1,42 +1,48 @@ - + HFollow (Javadocs: HYPE) + + + + + + + + + - - +var pathtoroot = "../../../"; +loadScripts(document, 'script'); +
    + +
    +
    -
    hype.extended.behavior
    -

    Class HFollow

    + +

    Class HFollow

    - -
    - -
    -
    +extends HBehavior + +
      -
    • -
        -
      • +
      • +
        -

        Constructor Summary

        - +

        Constructor Summary

        +
        +
        + - + + + + - + + - + + - + + - + + +
        Constructors 
        Constructor and DescriptionConstructorDescription
        HFollow() HFollow() 
        HFollow(float ease) HFollow​(float ease) 
        HFollow(float ease, - float spring) HFollow​(float ease, +float spring) 
        HFollow(float ease, - float spring, - HLocatable goal) HFollow​(float ease, +float spring, +HLocatable goal) 
        +
    + - -
    +
    +
    +

    Methods inherited from class hype.HBehavior

    + - -

    Methods inherited from class hype.HBehavior

    -popOut, poppedOut, putAfter, putBefore, replaceNode, swapLeft - -
    +
    +

    Methods inherited from class hype.HNode

    + - -

    Methods inherited from class hype.HNode

    -next, prev, swapRight - -
    +
    +

    Methods inherited from class java.lang.Object

    + - -

    Methods inherited from class java.lang.Object

    -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait - +equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    + - - -
    -
    + +
    -
    + + + + + diff --git a/reference/hype/extended/behavior/HMagneticField.HPole.html b/reference/hype/extended/behavior/HMagneticField.HPole.html index 9ddd5f48..4032f2f4 100644 --- a/reference/hype/extended/behavior/HMagneticField.HPole.html +++ b/reference/hype/extended/behavior/HMagneticField.HPole.html @@ -1,36 +1,42 @@ - + HMagneticField.HPole (Javadocs: HYPE) + + + + + + + + + - - + + +
    + +
    +
    -
    hype.extended.behavior
    -

    Class HMagneticField.HPole

    + +

    Class HMagneticField.HPole

    - -
    -
      -
    • +
      java.lang.Object +
      hype.extended.behavior.HMagneticField.HPole
      +
      +
      Enclosing class:
      -
      HMagneticField
      +
      HMagneticField

      -
      public static class HMagneticField.HPole
      -extends Object
      -
    • -
    -
    -
    +extends java.lang.Object + +
      -
    • -
        -
      • +
      • +
        -

        Field Summary

        - +

        Field Summary

        +
        +
        + - + + + + - + + - + + - + + +
        Fields 
        Modifier and TypeField and DescriptionFieldDescription
        floatpolarity polarity 
        floatx x 
        floaty y 
        +
    + - -
      -
    • +
    • +
      -

      Constructor Summary

      - +

      Constructor Summary

      +
      +
      + - + + + + - + + +
      Constructors 
      Constructor and DescriptionConstructorDescription
      HPole(float x, - float y, - float polarity) HPole​(float x, +float y, +float polarity) 
      +
    + - - +equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    + -
    -
    + +
    + + + + + diff --git a/reference/hype/extended/behavior/HMagneticField.html b/reference/hype/extended/behavior/HMagneticField.html index dc26cc1a..7dc81e95 100644 --- a/reference/hype/extended/behavior/HMagneticField.html +++ b/reference/hype/extended/behavior/HMagneticField.html @@ -1,42 +1,48 @@ - + HMagneticField (Javadocs: HYPE) + + + + + + + + + - - +var pathtoroot = "../../../"; +loadScripts(document, 'script'); +
    + +
    +
    -
    hype.extended.behavior
    -

    Class HMagneticField

    + +

    Class HMagneticField

    - -
    - -
    -
    +extends HBehavior + +
    + - -
      -
    • +
    • +
      -

      Constructor Summary

      - +

      Constructor Summary

      +
      +
      + - + + + + - + + +
      Constructors 
      Constructor and DescriptionConstructorDescription
      HMagneticField() HMagneticField() 
      +
    + - -
    +
    +
    +

    Methods inherited from class hype.HBehavior

    + - -

    Methods inherited from class hype.HBehavior

    -popOut, poppedOut, putAfter, putBefore, replaceNode, swapLeft - -
    +
    +

    Methods inherited from class hype.HNode

    + - -

    Methods inherited from class hype.HNode

    -next, prev, swapRight - -
    +
    +

    Methods inherited from class java.lang.Object

    + - -

    Methods inherited from class java.lang.Object

    -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait - - - +equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    + - -
    + +
    -
    + + + + + diff --git a/reference/hype/extended/behavior/HOrbiter.html b/reference/hype/extended/behavior/HOrbiter.html index cd25e33d..69ddb829 100644 --- a/reference/hype/extended/behavior/HOrbiter.html +++ b/reference/hype/extended/behavior/HOrbiter.html @@ -1,42 +1,48 @@ - + HOrbiter (Javadocs: HYPE) + + + + + + + + + - - +var pathtoroot = "../../../"; +loadScripts(document, 'script'); +
    + +
    +
    -
    hype.extended.behavior
    -

    Class HOrbiter

    + +

    Class HOrbiter

    - -
    - -
    -
    +extends HBehavior + +
      -
    • -
        -
      • +
      • +
        -

        Constructor Summary

        - +

        Constructor Summary

        +
        +
        + - + + + + - + + - + + +
        Constructors 
        Constructor and DescriptionConstructorDescription
        HOrbiter() HOrbiter() 
        HOrbiter(float x, - float y) HOrbiter​(float x, +float y) 
        +
    + - -
    +
    +
    +

    Methods inherited from class hype.HBehavior

    + - -

    Methods inherited from class hype.HBehavior

    -popOut, poppedOut, putAfter, putBefore, replaceNode, swapLeft - -
    +
    +

    Methods inherited from class hype.HNode

    + - -

    Methods inherited from class hype.HNode

    -next, prev, swapRight - -
    +
    +

    Methods inherited from class java.lang.Object

    + - -

    Methods inherited from class java.lang.Object

    -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait - +equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    + - - -
    -
    + +
    -
    + + + + + diff --git a/reference/hype/extended/behavior/HOrbiter3D.html b/reference/hype/extended/behavior/HOrbiter3D.html index 4ac56dd6..80c91715 100644 --- a/reference/hype/extended/behavior/HOrbiter3D.html +++ b/reference/hype/extended/behavior/HOrbiter3D.html @@ -1,42 +1,48 @@ - + HOrbiter3D (Javadocs: HYPE) + + + + + + + + + - - +var pathtoroot = "../../../"; +loadScripts(document, 'script'); +
    + +
    +
    -
    hype.extended.behavior
    -

    Class HOrbiter3D

    + +

    Class HOrbiter3D

    - -
    - -
    -
    +extends HBehavior + +
      -
    • -
        -
      • +
      • +
        -

        Constructor Summary

        - +

        Constructor Summary

        +
        +
        + - + + + + - + + - + + +
        Constructors 
        Constructor and DescriptionConstructorDescription
        HOrbiter3D() HOrbiter3D() 
        HOrbiter3D(float x, - float y, - float z) HOrbiter3D​(float x, +float y, +float z) 
        +
    + - -
    +
    +
    +

    Methods inherited from class hype.HBehavior

    + - -

    Methods inherited from class hype.HBehavior

    -popOut, poppedOut, putAfter, putBefore, replaceNode, swapLeft - -
    +
    +

    Methods inherited from class hype.HNode

    + - -

    Methods inherited from class hype.HNode

    -next, prev, swapRight - -
    +
    +

    Methods inherited from class java.lang.Object

    + - -

    Methods inherited from class java.lang.Object

    -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait - - - +equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    + -
    -
    + +
    -
    + + + + + diff --git a/reference/hype/extended/behavior/HOscillator.html b/reference/hype/extended/behavior/HOscillator.html index a227d825..d564494d 100644 --- a/reference/hype/extended/behavior/HOscillator.html +++ b/reference/hype/extended/behavior/HOscillator.html @@ -1,42 +1,48 @@ - + HOscillator (Javadocs: HYPE) + + + + + + + + + - - +var pathtoroot = "../../../"; +loadScripts(document, 'script'); +
    + +
    +
    -
    hype.extended.behavior
    -

    Class HOscillator

    + +

    Class HOscillator

    - -
    - -
    -
    +extends HBehavior + +
      -
    • -
        -
      • +
      • +
        -

        Constructor Summary

        - +

        Constructor Summary

        +
        +
        + - + + + + - + + +
        Constructors 
        Constructor and DescriptionConstructorDescription
        HOscillator() HOscillator() 
        +
    + - -
    +
    +
    +

    Methods inherited from class hype.HBehavior

    + - -

    Methods inherited from class hype.HBehavior

    -popOut, poppedOut, putAfter, putBefore, replaceNode, swapLeft - -
    +
    +

    Methods inherited from class hype.HNode

    + - -

    Methods inherited from class hype.HNode

    -next, prev, swapRight - -
    +
    +

    Methods inherited from class java.lang.Object

    + - -

    Methods inherited from class java.lang.Object

    -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait - +equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    + - - -
    -
    + +
    -
    + + + + + diff --git a/reference/hype/extended/behavior/HParticles.HParticle.html b/reference/hype/extended/behavior/HParticles.HParticle.html index 162fbac9..5be53c0a 100644 --- a/reference/hype/extended/behavior/HParticles.HParticle.html +++ b/reference/hype/extended/behavior/HParticles.HParticle.html @@ -1,42 +1,48 @@ - + HParticles.HParticle (Javadocs: HYPE) + + + + + + + + + - - +var pathtoroot = "../../../"; +loadScripts(document, 'script'); +
    + +
    +
    -
    hype.extended.behavior
    -

    Class HParticles.HParticle

    + +

    Class HParticles.HParticle

    - -
    -
      -
    • +
      java.lang.Object +
      hype.extended.behavior.HParticles.HParticle
      +
      +
      Enclosing class:
      -
      HParticles
      +
      HParticles

      -
      public class HParticles.HParticle
      -extends Object
      -
    • -
    -
    -
    +extends java.lang.Object + +
    + - -
      -
    • +
    • +
      -

      Constructor Summary

      - +

      Constructor Summary

      +
      +
      + - + + + + - + + +
      Constructors 
      Constructor and DescriptionConstructorDescription
      HParticle(float x, - float y, - float z, - float startLife, - float endLife) HParticle​(float x, +float y, +float z, +float startLife, +float endLife) 
      +
    + - -
      -
    • +
    • +
      -

      Method Summary

      - - +

      Method Summary

      +
      +
      +
      +
      All Methods Instance Methods Concrete Methods 
      + - + + - + + + - + + - + - + + - + - + + +
      Modifier and TypeMethod and DescriptionMethodDescription
      intalpha() alpha() 
      processing.core.PVectorposition() position() 
      voidupdate(float ux, - float uy, - float uz, - float startLife, - float endLife) update​(float ux, +float uy, +float uz, +float startLife, +float endLife) 
      -
    +
    +
    +

    Methods inherited from class java.lang.Object

    +
    - -

    Methods inherited from class java.lang.Object

    -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait - - - +equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    + - -
    + +
    -
    + + + + + diff --git a/reference/hype/extended/behavior/HParticles.html b/reference/hype/extended/behavior/HParticles.html index ea834e21..5d6fda16 100644 --- a/reference/hype/extended/behavior/HParticles.html +++ b/reference/hype/extended/behavior/HParticles.html @@ -1,42 +1,48 @@ - + HParticles (Javadocs: HYPE) + + + + + + + + + - - +var pathtoroot = "../../../"; +loadScripts(document, 'script'); +
    + +
    +
    -
    hype.extended.behavior
    -

    Class HParticles

    + +

    Class HParticles

    - -
    - -
    -
    +extends HBehavior + +
    + - -
    + - -
      -
    • +
    • +
      -

      Constructor Summary

      - +

      Constructor Summary

      +
      +
      + - + + + + - + + +
      Constructors 
      Constructor and DescriptionConstructorDescription
      HParticles() HParticles() 
      +
    + - -
    + +
    +

    Methods inherited from class hype.HBehavior

    + - -

    Methods inherited from class hype.HBehavior

    -popOut, poppedOut, putAfter, putBefore, replaceNode, swapLeft - -
    +
    +

    Methods inherited from class hype.HNode

    + - -

    Methods inherited from class hype.HNode

    -next, prev, swapRight - -
    +
    +

    Methods inherited from class java.lang.Object

    + - -

    Methods inherited from class java.lang.Object

    -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait - - - +equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    + - -
    + +
    -
    + + + + + diff --git a/reference/hype/extended/behavior/HProximity.html b/reference/hype/extended/behavior/HProximity.html index 9e29a277..4ce4bcdd 100644 --- a/reference/hype/extended/behavior/HProximity.html +++ b/reference/hype/extended/behavior/HProximity.html @@ -1,42 +1,48 @@ - + HProximity (Javadocs: HYPE) + + + + + + + + + - - +var pathtoroot = "../../../"; +loadScripts(document, 'script'); +
    + +
    +
    -
    hype.extended.behavior
    -

    Class HProximity

    + +

    Class HProximity

    - -
    - -
    -
    +extends HBehavior + +
      -
    • -
        -
      • +
      • +
        -

        Constructor Summary

        - +

        Constructor Summary

        +
        +
        + - + + + + - + + - + + +
        Constructors 
        Constructor and DescriptionConstructorDescription
        HProximity() HProximity() 
        HProximity(float spring, - float ease, - float min, - float max, - float radius) HProximity​(float spring, +float ease, +float min, +float max, +float radius) 
        +
    + - -
    +
    +
    +

    Methods inherited from class hype.HBehavior

    + - -

    Methods inherited from class hype.HBehavior

    -popOut, poppedOut, putAfter, putBefore, replaceNode, swapLeft - -
    +
    +

    Methods inherited from class hype.HNode

    + - -

    Methods inherited from class hype.HNode

    -next, prev, swapRight - -
    +
    +

    Methods inherited from class java.lang.Object

    + - -

    Methods inherited from class java.lang.Object

    -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait - +equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    + - - -
    -
    + +
    -
    + + + + + diff --git a/reference/hype/extended/behavior/HRandomTrigger.html b/reference/hype/extended/behavior/HRandomTrigger.html index f76a89f3..dae69834 100644 --- a/reference/hype/extended/behavior/HRandomTrigger.html +++ b/reference/hype/extended/behavior/HRandomTrigger.html @@ -1,42 +1,48 @@ - + HRandomTrigger (Javadocs: HYPE) + + + + + + + + + - - +var pathtoroot = "../../../"; +loadScripts(document, 'script'); +
    + +
    +
    -
    hype.extended.behavior
    -

    Class HRandomTrigger

    + +

    Class HRandomTrigger

    - -
    - -
    -
    +extends HTrigger + +
    + - -
    +
    +
    +

    Methods inherited from class hype.HTrigger

    + - -

    Methods inherited from class hype.HTrigger

    -callback - -
    +
    +

    Methods inherited from class hype.HBehavior

    + - -

    Methods inherited from class hype.HBehavior

    -popOut, poppedOut, putAfter, putBefore, register, replaceNode, swapLeft, unregister - -
    +
    +

    Methods inherited from class hype.HNode

    + - -

    Methods inherited from class hype.HNode

    -next, prev, swapRight - -
    +
    +

    Methods inherited from class java.lang.Object

    + - -

    Methods inherited from class java.lang.Object

    -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait - - - +equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    + -
    -
    + +
    -
    + + + + + diff --git a/reference/hype/extended/behavior/HRotate.html b/reference/hype/extended/behavior/HRotate.html index e43bca6c..b60332c7 100644 --- a/reference/hype/extended/behavior/HRotate.html +++ b/reference/hype/extended/behavior/HRotate.html @@ -1,42 +1,48 @@ - + HRotate (Javadocs: HYPE) + + + + + + + + + - - +var pathtoroot = "../../../"; +loadScripts(document, 'script'); +
    + +
    +
    -
    hype.extended.behavior
    -

    Class HRotate

    + +

    Class HRotate

    - -
    - -
    -
    +extends HBehavior + +
      -
    • -
        -
      • +
      • +
        -

        Constructor Summary

        - +

        Constructor Summary

        +
        +
        + - + + + + - + + - + - + + +
        Constructors 
        Constructor and DescriptionConstructorDescription
        HRotate() HRotate() 
        HRotate(HRotatable newTarget, - float dDeg) -
        Deprecated.  
        +
        HRotate​(HRotatable newTarget, +float dDeg) +
        Deprecated. 
        HRotate(HRotatable newTarget, - float xDeg, - float yDeg, - float zDeg) HRotate​(HRotatable newTarget, +float xDeg, +float yDeg, +float zDeg) 
        +
    + - -
    +
    +
    +

    Methods inherited from class hype.HBehavior

    + - -

    Methods inherited from class hype.HBehavior

    -popOut, poppedOut, putAfter, putBefore, replaceNode, swapLeft - -
    +
    +

    Methods inherited from class hype.HNode

    + - -

    Methods inherited from class hype.HNode

    -next, prev, swapRight - -
    +
    +

    Methods inherited from class java.lang.Object

    + - -

    Methods inherited from class java.lang.Object

    -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait - +equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    + - - -
    -
    + +
    -
    + + + + + diff --git a/reference/hype/extended/behavior/HSwarm.html b/reference/hype/extended/behavior/HSwarm.html index 3a89da9f..bc98ad3e 100644 --- a/reference/hype/extended/behavior/HSwarm.html +++ b/reference/hype/extended/behavior/HSwarm.html @@ -1,42 +1,48 @@ - + HSwarm (Javadocs: HYPE) + + + + + + + + + - - +var pathtoroot = "../../../"; +loadScripts(document, 'script'); +
    + +
    +
    -
    hype.extended.behavior
    -

    Class HSwarm

    + +

    Class HSwarm

    - -
    - -
    -
    +extends HBehavior + +
      -
    • -
        -
      • +
      • +
        -

        Constructor Summary

        - +

        Constructor Summary

        +
        +
        + - + + + + - + + +
        Constructors 
        Constructor and DescriptionConstructorDescription
        HSwarm() HSwarm() 
        +
    + - -
    +
    +
    +

    Methods inherited from class hype.HBehavior

    + - -

    Methods inherited from class hype.HBehavior

    -popOut, poppedOut, putAfter, putBefore, replaceNode, swapLeft - -
    +
    +

    Methods inherited from class hype.HNode

    + - -

    Methods inherited from class hype.HNode

    -next, prev, swapRight - -
    +
    +

    Methods inherited from class java.lang.Object

    + - -

    Methods inherited from class java.lang.Object

    -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait - - - +equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    + -
    -
    + +
    -
    + + + + + diff --git a/reference/hype/extended/behavior/HTimer.html b/reference/hype/extended/behavior/HTimer.html index ae4563e3..5b4979f4 100644 --- a/reference/hype/extended/behavior/HTimer.html +++ b/reference/hype/extended/behavior/HTimer.html @@ -1,42 +1,48 @@ - + HTimer (Javadocs: HYPE) + + + + + + + + + - - +var pathtoroot = "../../../"; +loadScripts(document, 'script'); +
    + +
    +
    -
    hype.extended.behavior
    -

    Class HTimer

    + +

    Class HTimer

    - -
    - -
    -
    +extends HTrigger + +
      -
    • -
        -
      • +
      • +
        -

        Constructor Summary

        - +

        Constructor Summary

        +
        +
        + - + + + + - + + - + + - + + +
        Constructors 
        Constructor and DescriptionConstructorDescription
        HTimer() HTimer() 
        HTimer(int timerInterval) HTimer​(int timerInterval) 
        HTimer(int timerInterval, - int numberOfCycles) HTimer​(int timerInterval, +int numberOfCycles) 
        +
    + - - +
    +
    +
    +

    Methods inherited from class hype.HTrigger

    + + +callback
    +
    +

    Methods inherited from class hype.HBehavior

    + + +popOut, poppedOut, putAfter, putBefore, replaceNode, swapLeft
    +
    +

    Methods inherited from class hype.HNode

    + + +next, prev, swapRight
    +
    +

    Methods inherited from class java.lang.Object

    + + +equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    + -
    -
    + +
    -
    + + + + + diff --git a/reference/hype/extended/behavior/HTween.html b/reference/hype/extended/behavior/HTween.html index ea82bc46..d368ef01 100644 --- a/reference/hype/extended/behavior/HTween.html +++ b/reference/hype/extended/behavior/HTween.html @@ -1,42 +1,48 @@ - + HTween (Javadocs: HYPE) + + + + + + + + + - - +var pathtoroot = "../../../"; +loadScripts(document, 'script'); +
    + +
    +
    -
    hype.extended.behavior
    -

    Class HTween

    + +

    Class HTween

    - -
    - -
    -
    +extends HBehavior + +
      -
    • -
        -
      • +
      • +
        -

        Constructor Summary

        - +

        Constructor Summary

        +
        +
        + - + + + + - + + +
        Constructors 
        Constructor and DescriptionConstructorDescription
        HTween() HTween() 
        +
    + - -
    +
    +
    +

    Methods inherited from class hype.HBehavior

    + - -

    Methods inherited from class hype.HBehavior

    -popOut, poppedOut, putAfter, putBefore, replaceNode, swapLeft - -
    +
    +

    Methods inherited from class hype.HNode

    + - -

    Methods inherited from class hype.HNode

    -next, prev, swapRight - -
    +
    +

    Methods inherited from class java.lang.Object

    + - -

    Methods inherited from class java.lang.Object

    -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait - +equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    + - - -
    -
    + +
    -
    + + + + + diff --git a/reference/hype/extended/behavior/HVelocity.html b/reference/hype/extended/behavior/HVelocity.html index a8082922..0ec14ad0 100644 --- a/reference/hype/extended/behavior/HVelocity.html +++ b/reference/hype/extended/behavior/HVelocity.html @@ -1,42 +1,48 @@ - + HVelocity (Javadocs: HYPE) + + + + + + + + + - - +var pathtoroot = "../../../"; +loadScripts(document, 'script'); +
    + +
    +
    -
    hype.extended.behavior
    -

    Class HVelocity

    + +

    Class HVelocity

    - -
    - -
    -
    +extends HBehavior + +
      -
    • -
        -
      • +
      • +
        -

        Constructor Summary

        - +

        Constructor Summary

        +
        +
        + - + + + + - + + +
        Constructors 
        Constructor and DescriptionConstructorDescription
        HVelocity() HVelocity() 
        +
    + - - +
    +
    +
    +

    Methods inherited from class hype.HBehavior

    + + +popOut, poppedOut, putAfter, putBefore, replaceNode, swapLeft
    +
    +

    Methods inherited from class hype.HNode

    + + +next, prev, swapRight
    +
    +

    Methods inherited from class java.lang.Object

    + + +equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    + -
    -
    + +
    -
    + + + + + diff --git a/reference/hype/extended/behavior/package-frame.html b/reference/hype/extended/behavior/package-frame.html deleted file mode 100644 index 1664b98e..00000000 --- a/reference/hype/extended/behavior/package-frame.html +++ /dev/null @@ -1,36 +0,0 @@ - - - - - -hype.extended.behavior (Javadocs: HYPE) - - - - -

    hype.extended.behavior

    -
    -

    Classes

    - -
    - - diff --git a/reference/hype/extended/behavior/package-summary.html b/reference/hype/extended/behavior/package-summary.html index af9c726c..373f2423 100644 --- a/reference/hype/extended/behavior/package-summary.html +++ b/reference/hype/extended/behavior/package-summary.html @@ -1,36 +1,42 @@ - + hype.extended.behavior (Javadocs: HYPE) + + + + + + + + + - - + + +
    + +
    +

    Package hype.extended.behavior

    +
    + + +
    + diff --git a/reference/hype/extended/behavior/package-tree.html b/reference/hype/extended/behavior/package-tree.html index c96dbd31..ad224144 100644 --- a/reference/hype/extended/behavior/package-tree.html +++ b/reference/hype/extended/behavior/package-tree.html @@ -1,36 +1,42 @@ - + hype.extended.behavior Class Hierarchy (Javadocs: HYPE) + + + + + + + + + - - + + +
    + +
    +

    Hierarchy For Package hype.extended.behavior

    Package Hierarchies: @@ -75,55 +67,60 @@

    Hierarchy For Package hype.extended.behavior

    +

    Class Hierarchy

    +
    +
    + +
    +
    diff --git a/reference/hype/extended/colorist/HColorField.HColorPoint.html b/reference/hype/extended/colorist/HColorField.HColorPoint.html index c7c352c5..05f96912 100644 --- a/reference/hype/extended/colorist/HColorField.HColorPoint.html +++ b/reference/hype/extended/colorist/HColorField.HColorPoint.html @@ -1,36 +1,42 @@ - + HColorField.HColorPoint (Javadocs: HYPE) + + + + + + + + + - - + + +
    + +
    +
    -
    hype.extended.colorist
    -

    Class HColorField.HColorPoint

    + +

    Class HColorField.HColorPoint

    - -
    -
      -
    • +
      java.lang.Object +
      hype.extended.colorist.HColorField.HColorPoint
      +
      +
      Enclosing class:
      -
      HColorField
      +
      HColorField

      -
      public static class HColorField.HColorPoint
      -extends Object
      -
    • -
    -
    -
    +extends java.lang.Object + +
      -
    • -
        -
      • +
      • +
        -

        Field Summary

        - +

        Field Summary

        +
        +
        + - + + + + - + + - + + - + + - + + +
        Fields 
        Modifier and TypeField and DescriptionFieldDescription
        intclr clr 
        floatradius radius 
        floatx x 
        floaty y 
        +
    + - -
      -
    • +
    • +
      -

      Constructor Summary

      - +

      Constructor Summary

      +
      +
      + - + + + + - + + +
      Constructors 
      Constructor and DescriptionConstructorDescription
      HColorPoint() HColorPoint() 
      +
    + - - +equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    + -
    -
    + +
    -
    + + + + + diff --git a/reference/hype/extended/colorist/HColorField.html b/reference/hype/extended/colorist/HColorField.html index d9b1f2d1..90fbfbf7 100644 --- a/reference/hype/extended/colorist/HColorField.html +++ b/reference/hype/extended/colorist/HColorField.html @@ -1,42 +1,48 @@ - + HColorField (Javadocs: HYPE) + + + + + + + + + - - +var pathtoroot = "../../../"; +loadScripts(document, 'script'); +
    + +
    +
    -
    hype.extended.colorist
    -

    Class HColorField

    + +

    Class HColorField

    - -
    -
      -
    • +
      java.lang.Object +
      hype.extended.colorist.HColorField
      +
      +
      All Implemented Interfaces:
      -
      HColorist
      +
      HColorist

      -
      public class HColorField
      -extends Object
      -implements HColorist
      -
    • -
    -
    -
    +extends java.lang.Object +implements HColorist + +
    + - -
      -
    • +
    • +
      -

      Constructor Summary

      - +

      Constructor Summary

      +
      +
      + - + + + + - + + - + + - + + +
      Constructors 
      Constructor and DescriptionConstructorDescription
      HColorField() HColorField() 
      HColorField(float maximumDistance) HColorField​(float maximumDistance) 
      HColorField(float xBound, - float yBound) HColorField​(float xBound, +float yBound) 
      +
    + - -
    +
    +
    +

    Methods inherited from class java.lang.Object

    +
    - -

    Methods inherited from class java.lang.Object

    -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait - +equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    + - - - -
    + +
    -
    + + + + + diff --git a/reference/hype/extended/colorist/HColorPool.html b/reference/hype/extended/colorist/HColorPool.html index 1e9a3a2c..8db43c37 100644 --- a/reference/hype/extended/colorist/HColorPool.html +++ b/reference/hype/extended/colorist/HColorPool.html @@ -1,42 +1,48 @@ - + HColorPool (Javadocs: HYPE) + + + + + + + + + - - +var pathtoroot = "../../../"; +loadScripts(document, 'script'); +
    + +
    +
    -
    hype.extended.colorist
    -

    Class HColorPool

    + +

    Class HColorPool

    - -
    -
      -
    • +
      java.lang.Object +
      hype.extended.colorist.HColorPool
      +
      +
      All Implemented Interfaces:
      -
      HColorist
      +
      HColorist

      -
      public class HColorPool
      -extends Object
      -implements HColorist
      -
    • -
    -
    -
    +extends java.lang.Object +implements HColorist + +
      -
    • -
        -
      • +
      • +
        -

        Constructor Summary

        - +

        Constructor Summary

        +
        +
        + - + + + + - + + +
        Constructors 
        Constructor and DescriptionConstructorDescription
        HColorPool(int... colors) HColorPool​(int... colors) 
        +
    + - -
    +
    +
    +

    Methods inherited from class java.lang.Object

    +
    - -

    Methods inherited from class java.lang.Object

    -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait - +equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    + - - -
    -
    + +
    -
    + + + + + diff --git a/reference/hype/extended/colorist/HColorTransform.html b/reference/hype/extended/colorist/HColorTransform.html index f0041b27..87dd9a22 100644 --- a/reference/hype/extended/colorist/HColorTransform.html +++ b/reference/hype/extended/colorist/HColorTransform.html @@ -1,42 +1,48 @@ - + HColorTransform (Javadocs: HYPE) + + + + + + + + + - - +var pathtoroot = "../../../"; +loadScripts(document, 'script'); +
    + +
    +
    -
    hype.extended.colorist
    -

    Class HColorTransform

    + +

    Class HColorTransform

    - -
    -
      -
    • +
      java.lang.Object +
      hype.extended.colorist.HColorTransform
      +
      +
      All Implemented Interfaces:
      -
      HColorist
      +
      HColorist

      -
      public class HColorTransform
      -extends Object
      -implements HColorist
      -
    • -
    -
    -
    +extends java.lang.Object +implements HColorist + +
      -
    • -
        -
      • +
      • +
        -

        Constructor Summary

        - +

        Constructor Summary

        +
        +
        + - + + + + - + + +
        Constructors 
        Constructor and DescriptionConstructorDescription
        HColorTransform() HColorTransform() 
        +
    + - -
    +
    +
    +

    Methods inherited from class java.lang.Object

    +
    - -

    Methods inherited from class java.lang.Object

    -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait - +equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    + - - -
    -
    + +
    -
    + + + + + diff --git a/reference/hype/extended/colorist/HGroupColorPool.html b/reference/hype/extended/colorist/HGroupColorPool.html index d7411494..39144390 100644 --- a/reference/hype/extended/colorist/HGroupColorPool.html +++ b/reference/hype/extended/colorist/HGroupColorPool.html @@ -1,42 +1,48 @@ - + HGroupColorPool (Javadocs: HYPE) + + + + + + + + + - - +var pathtoroot = "../../../"; +loadScripts(document, 'script'); +
    + +
    +
    -
    hype.extended.colorist
    -

    Class HGroupColorPool

    + +

    Class HGroupColorPool

    - -
    -
      -
    • +
      java.lang.Object +
      hype.extended.colorist.HGroupColorPool
      +
      +

      -
      public class HGroupColorPool
      -extends Object
      -
    • -
    -
    -
    +extends java.lang.Object + +
    + - -
    +
    +
    +

    Methods inherited from class java.lang.Object

    +
    - -

    Methods inherited from class java.lang.Object

    -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait - +equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    + - - -
    -
    + +
    -
    + + + + + diff --git a/reference/hype/extended/colorist/HPixelColorist.html b/reference/hype/extended/colorist/HPixelColorist.html index d0dba9b4..d04a03d2 100644 --- a/reference/hype/extended/colorist/HPixelColorist.html +++ b/reference/hype/extended/colorist/HPixelColorist.html @@ -1,42 +1,48 @@ - + HPixelColorist (Javadocs: HYPE) + + + + + + + + + - - +var pathtoroot = "../../../"; +loadScripts(document, 'script'); +
    + +
    +
    -
    hype.extended.colorist
    -

    Class HPixelColorist

    + +

    Class HPixelColorist

    - -
    - -
    -
    +extends java.lang.Object +implements HColorist, HImageHolder + +
    + - -
    +
    +
    +

    Methods inherited from class java.lang.Object

    +
    - -

    Methods inherited from class java.lang.Object

    -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait - +equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    + - - -
    -
    + +
    -
    + + + + + diff --git a/reference/hype/extended/colorist/package-frame.html b/reference/hype/extended/colorist/package-frame.html deleted file mode 100644 index 8990cf90..00000000 --- a/reference/hype/extended/colorist/package-frame.html +++ /dev/null @@ -1,24 +0,0 @@ - - - - - -hype.extended.colorist (Javadocs: HYPE) - - - - -

    hype.extended.colorist

    -
    -

    Classes

    - -
    - - diff --git a/reference/hype/extended/colorist/package-summary.html b/reference/hype/extended/colorist/package-summary.html index 4ed15e6c..7e513b25 100644 --- a/reference/hype/extended/colorist/package-summary.html +++ b/reference/hype/extended/colorist/package-summary.html @@ -1,36 +1,42 @@ - + hype.extended.colorist (Javadocs: HYPE) + + + + + + + + + - - + + +
    + +
    +

    Package hype.extended.colorist

    +
    + + +
    + diff --git a/reference/hype/extended/colorist/package-tree.html b/reference/hype/extended/colorist/package-tree.html index 230ee4cc..a7c19bd1 100644 --- a/reference/hype/extended/colorist/package-tree.html +++ b/reference/hype/extended/colorist/package-tree.html @@ -1,36 +1,42 @@ - + hype.extended.colorist Class Hierarchy (Javadocs: HYPE) + + + + + + + + + - - + + +
    + +
    +

    Hierarchy For Package hype.extended.colorist

    Package Hierarchies: @@ -75,30 +67,35 @@

    Hierarchy For Package hype.extended.colorist

    +

    Class Hierarchy

    +
    +
    + +
    +
    diff --git a/reference/hype/extended/layout/HCircleLayout.html b/reference/hype/extended/layout/HCircleLayout.html index 366cf98e..37e74651 100644 --- a/reference/hype/extended/layout/HCircleLayout.html +++ b/reference/hype/extended/layout/HCircleLayout.html @@ -1,42 +1,48 @@ - + HCircleLayout (Javadocs: HYPE) + + + + + + + + + - - +var pathtoroot = "../../../"; +loadScripts(document, 'script'); +
    + +
    +
    -
    hype.extended.layout
    -

    Class HCircleLayout

    + +

    Class HCircleLayout

    - -
    -
      -
    • +
      java.lang.Object +
      hype.extended.layout.HCircleLayout
      +
      +
      All Implemented Interfaces:
      -
      HLayout
      +
      HLayout

      -
      public class HCircleLayout
      -extends Object
      -implements HLayout
      -
    • -
    -
    -
    +extends java.lang.Object +implements HLayout + +
      -
    • -
        -
      • +
      • +
        -

        Constructor Summary

        - +

        Constructor Summary

        +
        +
        + - + + + + - + + +
        Constructors 
        Constructor and DescriptionConstructorDescription
        HCircleLayout() HCircleLayout() 
        +
    + - -
    +
    +
    +

    Methods inherited from class java.lang.Object

    +
    - -

    Methods inherited from class java.lang.Object

    -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait - +equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    + - - -
    -
    + +
    -
    + + + + + diff --git a/reference/hype/extended/layout/HGridLayout.html b/reference/hype/extended/layout/HGridLayout.html index 5aa2fc4d..7b59ec5f 100644 --- a/reference/hype/extended/layout/HGridLayout.html +++ b/reference/hype/extended/layout/HGridLayout.html @@ -1,42 +1,48 @@ - + HGridLayout (Javadocs: HYPE) + + + + + + + + + - - +var pathtoroot = "../../../"; +loadScripts(document, 'script'); +
    + +
    +
    -
    hype.extended.layout
    -

    Class HGridLayout

    + +

    Class HGridLayout

    - -
    -
      -
    • +
      java.lang.Object +
      hype.extended.layout.HGridLayout
      +
      +
      All Implemented Interfaces:
      -
      HLayout
      +
      HLayout

      -
      public class HGridLayout
      -extends Object
      -implements HLayout
      -
    • -
    -
    -
    +extends java.lang.Object +implements HLayout + +
      -
    • -
        -
      • +
      • +
        -

        Constructor Summary

        - +

        Constructor Summary

        +
        +
        + - + + + + - + + - + + - + + +
        Constructors 
        Constructor and DescriptionConstructorDescription
        HGridLayout() HGridLayout() 
        HGridLayout(int numOfColumns) HGridLayout​(int numOfColumns) 
        HGridLayout(int numOfColumns, - int numOfRows) HGridLayout​(int numOfColumns, +int numOfRows) 
        +
    + - -
    +
    +
    +

    Methods inherited from class java.lang.Object

    +
    - -

    Methods inherited from class java.lang.Object

    -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait - - - +equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    + -
    -
    + +
    -
    + + + + + diff --git a/reference/hype/extended/layout/HHexLayout.html b/reference/hype/extended/layout/HHexLayout.html index 21271f7c..4b25fa8d 100644 --- a/reference/hype/extended/layout/HHexLayout.html +++ b/reference/hype/extended/layout/HHexLayout.html @@ -1,42 +1,48 @@ - + HHexLayout (Javadocs: HYPE) + + + + + + + + + - - +var pathtoroot = "../../../"; +loadScripts(document, 'script'); +
    + +
    +
    -
    hype.extended.layout
    -

    Class HHexLayout

    + +

    Class HHexLayout

    - -
    -
      -
    • +
      java.lang.Object +
      hype.extended.layout.HHexLayout
      +
      +
      All Implemented Interfaces:
      -
      HLayout
      +
      HLayout

      -
      public class HHexLayout
      -extends Object
      -implements HLayout
      -
    • -
    -
    -
    +extends java.lang.Object +implements HLayout + +
      -
    • -
        -
      • +
      • +
        -

        Constructor Summary

        - +

        Constructor Summary

        +
        +
        + - + + + + - + + +
        Constructors 
        Constructor and DescriptionConstructorDescription
        HHexLayout() HHexLayout() 
        +
    + - -
    +
    +
    +

    Methods inherited from class java.lang.Object

    +
    - -

    Methods inherited from class java.lang.Object

    -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait - +equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    + - - -
    -
    + +
    -
    + + + + + diff --git a/reference/hype/extended/layout/HPolarLayout.html b/reference/hype/extended/layout/HPolarLayout.html index 1d07332b..8f243372 100644 --- a/reference/hype/extended/layout/HPolarLayout.html +++ b/reference/hype/extended/layout/HPolarLayout.html @@ -1,42 +1,48 @@ - + HPolarLayout (Javadocs: HYPE) + + + + + + + + + - - +var pathtoroot = "../../../"; +loadScripts(document, 'script'); +
    + +
    +
    -
    hype.extended.layout
    -

    Class HPolarLayout

    + +

    Class HPolarLayout

    - -
    -
      -
    • +
      java.lang.Object +
      hype.extended.layout.HPolarLayout
      +
      +
      All Implemented Interfaces:
      -
      HLayout
      +
      HLayout

      -
      public class HPolarLayout
      -extends Object
      -implements HLayout
      -
    • -
    -
    -
    +extends java.lang.Object +implements HLayout + +
      -
    • -
        -
      • +
      • +
        -

        Constructor Summary

        - +

        Constructor Summary

        +
        +
        + - + + + + - + + - + + +
        Constructors 
        Constructor and DescriptionConstructorDescription
        HPolarLayout() HPolarLayout() 
        HPolarLayout(float length, - float angleStep) HPolarLayout​(float length, +float angleStep) 
        +
    + - -
    +
    +
    +

    Methods inherited from class java.lang.Object

    +
    - -

    Methods inherited from class java.lang.Object

    -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait - - - +equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    + -
    -
    + +
    -
    + + + + + diff --git a/reference/hype/extended/layout/HShapeLayout.html b/reference/hype/extended/layout/HShapeLayout.html index 062d58b3..cc9672e3 100644 --- a/reference/hype/extended/layout/HShapeLayout.html +++ b/reference/hype/extended/layout/HShapeLayout.html @@ -1,42 +1,48 @@ - + HShapeLayout (Javadocs: HYPE) + + + + + + + + + - - +var pathtoroot = "../../../"; +loadScripts(document, 'script'); +
    + +
    +
    -
    hype.extended.layout
    -

    Class HShapeLayout

    + +

    Class HShapeLayout

    - -
    -
      -
    • +
      java.lang.Object +
      hype.extended.layout.HShapeLayout
      +
      +
      All Implemented Interfaces:
      -
      HLayout
      +
      HLayout

      -
      public class HShapeLayout
      -extends Object
      -implements HLayout
      -
    • -
    -
    -
    +extends java.lang.Object +implements HLayout + +
      -
    • -
        -
      • +
      • +
        -

        Constructor Summary

        - +

        Constructor Summary

        +
        +
        + - + + + + - + + +
        Constructors 
        Constructor and DescriptionConstructorDescription
        HShapeLayout() HShapeLayout() 
        +
    + - -
    +
    +
    +

    Methods inherited from class java.lang.Object

    +
    - -

    Methods inherited from class java.lang.Object

    -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait - - - +equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    + -
    -
    + +
    -
    + + + + + diff --git a/reference/hype/extended/layout/HSphereLayout.html b/reference/hype/extended/layout/HSphereLayout.html index c6de0f50..27017420 100644 --- a/reference/hype/extended/layout/HSphereLayout.html +++ b/reference/hype/extended/layout/HSphereLayout.html @@ -1,42 +1,48 @@ - + HSphereLayout (Javadocs: HYPE) + + + + + + + + + - - +var pathtoroot = "../../../"; +loadScripts(document, 'script'); +
    + +
    +
    -
    hype.extended.layout
    -

    Class HSphereLayout

    + +

    Class HSphereLayout

    - -
    -
      -
    • +
      java.lang.Object +
      hype.extended.layout.HSphereLayout
      +
      +
      All Implemented Interfaces:
      -
      HLayout
      +
      HLayout

      -
      public class HSphereLayout
      -extends Object
      -implements HLayout
      -
    • -
    -
    -
    +extends java.lang.Object +implements HLayout + +
      -
    • -
    + - -
    +
    +
    +

    Methods inherited from class java.lang.Object

    +
    - -

    Methods inherited from class java.lang.Object

    -equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait - - - +equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    + -
    -
    + +
    -
    + + + + + diff --git a/reference/hype/extended/layout/package-frame.html b/reference/hype/extended/layout/package-frame.html deleted file mode 100644 index fa4921e0..00000000 --- a/reference/hype/extended/layout/package-frame.html +++ /dev/null @@ -1,24 +0,0 @@ - - - - - -hype.extended.layout (Javadocs: HYPE) - - - - -

    hype.extended.layout

    -
    -

    Classes

    - -
    - - diff --git a/reference/hype/extended/layout/package-summary.html b/reference/hype/extended/layout/package-summary.html index 5ee9168b..59c58413 100644 --- a/reference/hype/extended/layout/package-summary.html +++ b/reference/hype/extended/layout/package-summary.html @@ -1,36 +1,42 @@ - + hype.extended.layout (Javadocs: HYPE) + + + + + + + + + - - + + +
    + +
    +

    Package hype.extended.layout

    +
    +
    + + +
    + diff --git a/reference/hype/extended/layout/package-tree.html b/reference/hype/extended/layout/package-tree.html index a513b65d..7fb61cc0 100644 --- a/reference/hype/extended/layout/package-tree.html +++ b/reference/hype/extended/layout/package-tree.html @@ -1,36 +1,42 @@ - + hype.extended.layout Class Hierarchy (Javadocs: HYPE) + + + + + + + + + - - + + +
    + +
    +

    Hierarchy For Package hype.extended.layout

    Package Hierarchies: @@ -75,30 +67,35 @@

    Hierarchy For Package hype.extended.layout

    +

    Class Hierarchy

    +
    +
    + +
    +
    diff --git a/reference/hype/interfaces/HColorist.html b/reference/hype/interfaces/HColorist.html index 0b077723..e3c7d561 100644 --- a/reference/hype/interfaces/HColorist.html +++ b/reference/hype/interfaces/HColorist.html @@ -1,42 +1,48 @@ - + HColorist (Javadocs: HYPE) + + + + + + + + + - - +var pathtoroot = "../../"; +loadScripts(document, 'script'); +
    + +
    +
    -
    hype.interfaces
    -

    Interface HColorist

    + +

    Interface HColorist

    -
    - -
    -
    + +
    +
    + - - -
    -
    + +
    -
    +
    + + + + diff --git a/reference/hype/interfaces/HConstants.html b/reference/hype/interfaces/HConstants.html index e7970bd2..0337e2ba 100644 --- a/reference/hype/interfaces/HConstants.html +++ b/reference/hype/interfaces/HConstants.html @@ -1,36 +1,42 @@ - + HConstants (Javadocs: HYPE) + + + + + + + + + - - + + +
    + +
    +
    -
    hype.interfaces
    -

    Interface HConstants

    + +

    Interface HConstants

    -
    - -
    -
    + +
    + - - -
    -
    + +
    -
    +
    + + +
    + diff --git a/reference/hype/interfaces/HDirectable.html b/reference/hype/interfaces/HDirectable.html index bed9377b..9963c156 100644 --- a/reference/hype/interfaces/HDirectable.html +++ b/reference/hype/interfaces/HDirectable.html @@ -1,36 +1,42 @@ - + HDirectable (Javadocs: HYPE) + + + + + + + + + - - + + +
    + +
    +
    -
    hype.interfaces
    -

    Interface HDirectable

    + +

    Interface HDirectable

    - -
    +extends HLocatable, HRotatable + +
    +
    +

    Methods inherited from interface hype.interfaces.HRotatable

    + - -

    Methods inherited from interface hype.interfaces.HRotatable

    -rotationRad, rotationRad, rotationXRad, rotationXRad, rotationYRad, rotationYRad, rotationZRad, rotationZRad - +rotationRad, rotationRad, rotationXRad, rotationXRad, rotationYRad, rotationYRad, rotationZRad, rotationZRad
    + - - -
    +
    + + +
    + diff --git a/reference/hype/interfaces/HHittable.html b/reference/hype/interfaces/HHittable.html index 55e38cce..1ab8e323 100644 --- a/reference/hype/interfaces/HHittable.html +++ b/reference/hype/interfaces/HHittable.html @@ -1,42 +1,48 @@ - + HHittable (Javadocs: HYPE) + + + + + + + + + - - +var pathtoroot = "../../"; +loadScripts(document, 'script'); +
    + +
    +
    -
    hype.interfaces
    -

    Interface HHittable

    + +

    Interface HHittable

    - -
    + +
      -
    • -
        -
      • +
      • +
        -

        Method Summary

        - - +

        Method Summary

        +
        +
        +
        +
        All Methods Instance Methods Abstract Methods 
        + - + + - + + + - + + - + - + + - + - + + - + - + + +
        Modifier and TypeMethod and DescriptionMethodDescription
        booleancontains(float absX, - float absY) contains​(float absX, +float absY) 
        booleancontains(float absX, - float absY, - float absZ) contains​(float absX, +float absY, +float absZ) 
        booleancontainsRel(float relX, - float relY) containsRel​(float relX, +float relY) 
        booleancontainsRel(float relX, - float relY, - float relZ) containsRel​(float relX, +float relY, +float relZ) 
        +
    +
    + - - -
    -
    + +
      -
    • -
        -
      • - - -

        Method Detail

        - - - -
        • -

          contains

          -
          boolean contains(float absX,
          -                 float absY,
          -                 float absZ)
          -
        • -
        - +
        +

        Method Details

        • -

          contains

          -
          boolean contains(float absX,
          -                 float absY)
          +
          +

          contains

          +
          boolean contains​(float absX, +float absY, +float absZ)
          +
        • -
        - - - -
        • -

          containsRel

          -
          boolean containsRel(float relX,
          -                    float relY,
          -                    float relZ)
          +
          +

          contains

          +
          boolean contains​(float absX, +float absY)
          +
        • -
        - - - -
        • -

          containsRel

          -
          boolean containsRel(float relX,
          -                    float relY)
          +
          +

          containsRel

          +
          boolean containsRel​(float relX, +float relY, +float relZ)
          +
        • -
        +
      • +
        +

        containsRel

        +
        boolean containsRel​(float relX, +float relY)
        +
      +
    -
    +
    + + + + diff --git a/reference/hype/interfaces/HImageHolder.html b/reference/hype/interfaces/HImageHolder.html index 4e803283..de927da4 100644 --- a/reference/hype/interfaces/HImageHolder.html +++ b/reference/hype/interfaces/HImageHolder.html @@ -1,42 +1,48 @@ - + HImageHolder (Javadocs: HYPE) + + + + + + + + + - - +var pathtoroot = "../../"; +loadScripts(document, 'script'); +
    + +
    +
    -
    hype.interfaces
    -

    Interface HImageHolder

    + +

    Interface HImageHolder

    -
    - -
    -
    + +
    +
    + - - -
    -
    + +
    -
    +
    + + + + diff --git a/reference/hype/interfaces/HLayout.html b/reference/hype/interfaces/HLayout.html index d192364c..53f4c9ae 100644 --- a/reference/hype/interfaces/HLayout.html +++ b/reference/hype/interfaces/HLayout.html @@ -1,42 +1,48 @@ - + HLayout (Javadocs: HYPE) + + + + + + + + + - - +var pathtoroot = "../../"; +loadScripts(document, 'script'); +
    + +
    +
    -
    hype.interfaces
    -

    Interface HLayout

    + +

    Interface HLayout

    -
    - -
    -
    + +
    +
    + - - -
    -
    + +
      -
    • -
        -
      • - - -

        Method Detail

        - +
      • +
        +

        Method Details

        - - - -
        • -

          getNextPoint

          -
          processing.core.PVector getNextPoint()
          +
          +

          getNextPoint

          +
          processing.core.PVector getNextPoint()
          +
        +
      -
    • -
    -
    +
    + + + + diff --git a/reference/hype/interfaces/HLocatable.html b/reference/hype/interfaces/HLocatable.html index f66b88b5..7370eb3c 100644 --- a/reference/hype/interfaces/HLocatable.html +++ b/reference/hype/interfaces/HLocatable.html @@ -1,42 +1,48 @@ - + HLocatable (Javadocs: HYPE) + + + + + + + + + - - +var pathtoroot = "../../"; +loadScripts(document, 'script'); +
    + +
    +
    -
    hype.interfaces
    -

    Interface HLocatable

    + +

    Interface HLocatable

    - -
    + +
    +
    + - - -
    -
    + +
      -
    • -
        -
      • - - -

        Method Detail

        - +
      • +
        +

        Method Details

        • -

          x

          -
          float x()
          +
          +

          x

          +
          float x()
          TODO
          Returns:
          +
        • -
        - - - - - - - -
        • -

          y

          -
          float y()
          +
          +

          y

          +
          float y()
          TODO
          Returns:
          +
        • -
        - - - - - - - -
        • -

          z

          -
          float z()
          +
          +

          z

          +
          float z()
          TODO
          Returns:
          +
        • -
        - - - - +
      -
    • -
    -
    +
    + + + + diff --git a/reference/hype/interfaces/HRotatable.html b/reference/hype/interfaces/HRotatable.html index 0785ab98..21b1bc0f 100644 --- a/reference/hype/interfaces/HRotatable.html +++ b/reference/hype/interfaces/HRotatable.html @@ -1,42 +1,48 @@ - + HRotatable (Javadocs: HYPE) + + + + + + + + + - - +var pathtoroot = "../../"; +loadScripts(document, 'script'); +
    + +
    +
    -
    hype.interfaces
    -

    Interface HRotatable

    + +

    Interface HRotatable

    -
    - -
    -
    + +
    +
    + - - -
    -
    + +
    -
    +
    + + + + diff --git a/reference/hype/interfaces/package-frame.html b/reference/hype/interfaces/package-frame.html deleted file mode 100644 index b17363b5..00000000 --- a/reference/hype/interfaces/package-frame.html +++ /dev/null @@ -1,26 +0,0 @@ - - - - - -hype.interfaces (Javadocs: HYPE) - - - - -

    hype.interfaces

    -
    -

    Interfaces

    - -
    - - diff --git a/reference/hype/interfaces/package-summary.html b/reference/hype/interfaces/package-summary.html index 24e050f7..a4d6baf9 100644 --- a/reference/hype/interfaces/package-summary.html +++ b/reference/hype/interfaces/package-summary.html @@ -1,36 +1,42 @@ - + hype.interfaces (Javadocs: HYPE) + + + + + + + + + - - + + +
    + +
    +

    Package hype.interfaces

    +
    +
    + + +
    + diff --git a/reference/hype/interfaces/package-tree.html b/reference/hype/interfaces/package-tree.html index d4c0dbb1..ff721cab 100644 --- a/reference/hype/interfaces/package-tree.html +++ b/reference/hype/interfaces/package-tree.html @@ -1,36 +1,42 @@ - + hype.interfaces Class Hierarchy (Javadocs: HYPE) + + + + + + + + + - - + + +
    + +
    +

    Hierarchy For Package hype.interfaces

    Package Hierarchies: @@ -75,35 +67,40 @@

    Hierarchy For Package hype.interfaces

    +

    Interface Hierarchy

    +
    +
    + +
    +
    diff --git a/reference/hype/package-frame.html b/reference/hype/package-frame.html deleted file mode 100644 index acb5ec15..00000000 --- a/reference/hype/package-frame.html +++ /dev/null @@ -1,60 +0,0 @@ - - - - - -hype (Javadocs: HYPE) - - - - -

    hype

    -
    -

    Interfaces

    - -

    Classes

    - -
    - - diff --git a/reference/hype/package-summary.html b/reference/hype/package-summary.html index e70672f4..7e79bb18 100644 --- a/reference/hype/package-summary.html +++ b/reference/hype/package-summary.html @@ -1,36 +1,42 @@ - + hype (Javadocs: HYPE) + + + + + + + + + - - + + +
    + +
    +

    Package hype

    +
  • - +
    +
    + + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - +
    Class Summary 
    Class Description
    HH
    Main Hype Class
    HBehaviorHBehavior  
    HBehaviorRegistryHBehaviorRegistry  
    HBehaviorRegistry.HBehaviorSentinelHBehaviorRegistry.HBehaviorSentinel  
    HBoxHBox  
    HBundleHBundle  
    HCanvasHCanvas  
    HCanvas.HLightHCanvas.HLight  
    HColorsHColors  
    HCylinderHCylinder  
    HDrawableHDrawable
    The superclass of all drawables.
    HDrawable.HDrawableIteratorHDrawable.HDrawableIterator
    An HIterator used for iterating through HDrawable's children.
    HDrawable3DHDrawable3D  
    HDrawablePoolHDrawablePool  
    HEllipseHEllipse  
    HFontPoolHFontPool  
    HGroupHGroup  
    HIcosahedronHIcosahedron  
    HImageHImage  
    HLinkedHashSet<T>HLinkedHashSet<T>  
    HLinkedList<T>HLinkedList<T>  
    HLinkedList.HLinkedListIterator<U>HLinkedList.HLinkedListIterator<U>  
    HLinkedList.HLinkedListNode<U>HLinkedList.HLinkedListNode<U>  
    HMathHMath
    A static class that provides some math methods.
    HMouseHMouse  
    HNode<T extends HNode<T>>HNode<T extends HNode<T>>  
    HPathHPath  
    HRectHRect  
    HScreenshotHScreenshot  
    HShapeHShape  
    HSphereHSphere  
    HSpriteHSprite  
    HStageHStage  
    HTextHText  
    HTriggerHTrigger  
    HVectorHVector  
    HVertexHVertex  
    HWarningsHWarnings  
    +
  • +
    + + + + diff --git a/reference/hype/package-tree.html b/reference/hype/package-tree.html index 462ff2ab..7edea174 100644 --- a/reference/hype/package-tree.html +++ b/reference/hype/package-tree.html @@ -1,36 +1,42 @@ - + hype Class Hierarchy (Javadocs: HYPE) + + + + + + + + + - - + + +
    + +
    +

    Hierarchy For Package hype

    Package Hierarchies: @@ -75,81 +67,88 @@

    Hierarchy For Package hype

    +

    Class Hierarchy

    +
    +

    Interface Hierarchy

    +
    +
    + +
    +
    diff --git a/reference/index-all.html b/reference/index-all.html index 3db77d52..ae30aaa5 100644 --- a/reference/index-all.html +++ b/reference/index-all.html @@ -1,36 +1,42 @@ - + Index (Javadocs: HYPE) + + + + + + + + + - - + + +
    + +
    +
    +
    +

    Index

    +
    +
    A B C D E F G H I K L M N O P Q R S T U V W X Y Z _ 
    All Classes|All Packages

    A

    -
    absLoc(HDrawable, float, float) - Static method in class hype.HMath
    +
    absLoc(HDrawable) - Static method in class hype.HMath
     
    -
    absLoc(HDrawable) - Static method in class hype.HMath
    +
    absLoc(HDrawable, float, float) - Static method in class hype.HMath
     
    -
    absLocArr(HDrawable, float, float) - Static method in class hype.HMath
    +
    absLocArr(HDrawable, float, float) - Static method in class hype.HMath
     
    -
    accel(float, float) - Method in class hype.extended.behavior.HVelocity
    +
    accel(float, float) - Method in class hype.extended.behavior.HVelocity
     
    acceleration - Variable in class hype.extended.behavior.HAttractor.HAttracted
     
    -
    accelRad(float, float) - Method in class hype.extended.behavior.HVelocity
    +
    accelRad(float, float) - Method in class hype.extended.behavior.HVelocity
     
    -
    accelX(float) - Method in class hype.extended.behavior.HVelocity
    +
    accelX() - Method in class hype.extended.behavior.HVelocity
     
    -
    accelX() - Method in class hype.extended.behavior.HVelocity
    +
    accelX(float) - Method in class hype.extended.behavior.HVelocity
     
    -
    accelY(float) - Method in class hype.extended.behavior.HVelocity
    +
    accelY() - Method in class hype.extended.behavior.HVelocity
     
    -
    accelY() - Method in class hype.extended.behavior.HVelocity
    +
    accelY(float) - Method in class hype.extended.behavior.HVelocity
     
    -
    activeSet() - Method in class hype.HDrawablePool
    +
    activeSet() - Method in class hype.HDrawablePool
     
    -
    add(int) - Method in class hype.extended.colorist.HColorPool
    +
    add(int) - Method in class hype.extended.colorist.HColorPool
     
    -
    add(int, int) - Method in class hype.extended.colorist.HColorPool
    +
    add(int, int) - Method in class hype.extended.colorist.HColorPool
     
    -
    add(HColorPool) - Method in class hype.extended.colorist.HGroupColorPool
    +
    add(HColorPool) - Method in class hype.extended.colorist.HGroupColorPool
     
    -
    add(HCanvas) - Static method in class hype.H
    +
    add(HCanvas) - Static method in class hype.H
     
    -
    add(HEllipse) - Static method in class hype.H
    +
    add(HCanvas) - Method in class hype.HDrawable
     
    -
    add(HGroup) - Static method in class hype.H
    +
    add(HDrawable) - Static method in class hype.H
     
    -
    add(HImage) - Static method in class hype.H
    +
    add(HDrawable) - Method in class hype.HDrawable
    +
    +
    Adds the passed drawable as this drawable's child.
    +
    +
    add(HDrawable) - Method in class hype.HDrawablePool
     
    -
    add(HPath) - Static method in class hype.H
    +
    add(HDrawable, int) - Method in class hype.HDrawablePool
     
    -
    add(HRect) - Static method in class hype.H
    +
    add(HEllipse) - Static method in class hype.H
     
    -
    add(HShape) - Static method in class hype.H
    +
    add(HEllipse) - Method in class hype.HDrawable
     
    -
    add(HText) - Static method in class hype.H
    +
    add(HGroup) - Static method in class hype.H
     
    -
    add(HDrawable) - Static method in class hype.H
    +
    add(HGroup) - Method in class hype.HDrawable
     
    -
    add(HCanvas) - Method in class hype.HDrawable
    +
    add(HImage) - Static method in class hype.H
     
    -
    add(HEllipse) - Method in class hype.HDrawable
    +
    add(HImage) - Method in class hype.HDrawable
     
    -
    add(HGroup) - Method in class hype.HDrawable
    +
    add(HPath) - Static method in class hype.H
     
    -
    add(HImage) - Method in class hype.HDrawable
    +
    add(HPath) - Method in class hype.HDrawable
     
    -
    add(HPath) - Method in class hype.HDrawable
    +
    add(HRect) - Static method in class hype.H
     
    -
    add(HRect) - Method in class hype.HDrawable
    +
    add(HRect) - Method in class hype.HDrawable
     
    -
    add(HShape) - Method in class hype.HDrawable
    +
    add(HShape) - Static method in class hype.H
     
    -
    add(HText) - Method in class hype.HDrawable
    +
    add(HShape) - Method in class hype.HDrawable
     
    -
    add(HDrawable) - Method in class hype.HDrawable
    -
    -
    Adds the passed drawable as this drawable's child.
    -
    -
    add(HDrawable, int) - Method in class hype.HDrawablePool
    +
    add(HText) - Static method in class hype.H
     
    -
    add(HDrawable) - Method in class hype.HDrawablePool
    +
    add(HText) - Method in class hype.HDrawable
     
    -
    add(Object) - Method in class hype.HFontPool
    +
    add(Object) - Method in class hype.HFontPool
     
    -
    add(Object, int) - Method in class hype.HFontPool
    +
    add(Object, int) - Method in class hype.HFontPool
     
    -
    add(T) - Method in class hype.HLinkedHashSet
    +
    add(T) - Method in class hype.HLinkedHashSet
     
    -
    add(T) - Method in class hype.HLinkedList
    +
    add(T) - Method in class hype.HLinkedList
     
    -
    addAmplifier(HOscillator) - Method in class hype.extended.behavior.HOscillator
    +
    addAmplifier(HOscillator) - Method in class hype.extended.behavior.HOscillator
     
    -
    addForce(float, float, float) - Method in class hype.extended.behavior.HAttractor
    +
    addForce(float, float, float) - Method in class hype.extended.behavior.HAttractor
     
    -
    addForce(float, float, float, float) - Method in class hype.extended.behavior.HAttractor
    +
    addForce(float, float, float, float) - Method in class hype.extended.behavior.HAttractor
     
    -
    addGoal(HLocatable) - Method in class hype.extended.behavior.HSwarm
    +
    addGoal(float, float) - Method in class hype.extended.behavior.HSwarm
     
    -
    addGoal(float, float) - Method in class hype.extended.behavior.HSwarm
    +
    addGoal(float, float, float) - Method in class hype.extended.behavior.HSwarm
     
    -
    addGoal(float, float, float) - Method in class hype.extended.behavior.HSwarm
    +
    addGoal(HLocatable) - Method in class hype.extended.behavior.HSwarm
     
    -
    addMagnet(float, float, float, float) - Method in class hype.extended.behavior.HMagneticField
    +
    addMagnet(float, float, float, float) - Method in class hype.extended.behavior.HMagneticField
     
    -
    addParticle(HDrawable) - Method in class hype.extended.behavior.HParticles
    +
    addParticle(HDrawable) - Method in class hype.extended.behavior.HParticles
     
    -
    addPoint(PVector, int, float) - Method in class hype.extended.colorist.HColorField
    +
    addPoint(float, float, int, float) - Method in class hype.extended.colorist.HColorField
     
    -
    addPoint(float, float, int, float) - Method in class hype.extended.colorist.HColorField
    +
    addPoint(PVector, int, float) - Method in class hype.extended.colorist.HColorField
     
    -
    addPole(float, float, float) - Method in class hype.extended.behavior.HMagneticField
    +
    addPole(float, float, float) - Method in class hype.extended.behavior.HMagneticField
     
    -
    addReducer(HOscillator) - Method in class hype.extended.behavior.HOscillator
    +
    addReducer(HOscillator) - Method in class hype.extended.behavior.HOscillator
     
    -
    addTarget(HDrawable) - Method in class hype.extended.behavior.HAttractor
    +
    addTarget(HDrawable) - Method in class hype.extended.behavior.HAttractor
     
    -
    addTarget(HDrawable, float, float) - Method in class hype.extended.behavior.HAttractor
    +
    addTarget(HDrawable) - Method in class hype.extended.behavior.HMagneticField
     
    -
    addTarget(HDrawable) - Method in class hype.extended.behavior.HMagneticField
    +
    addTarget(HDrawable, float, float) - Method in class hype.extended.behavior.HAttractor
     
    -
    addTarget(HDirectable) - Method in class hype.extended.behavior.HSwarm
    +
    addTarget(HDirectable) - Method in class hype.extended.behavior.HSwarm
     
    -
    adjust() - Method in class hype.HPath
    +
    adjust() - Method in class hype.HPath
     
    -
    adjust(float, float, float, float) - Method in class hype.HVertex
    +
    adjust(float, float, float, float) - Method in class hype.HVertex
     
    ALICEBLUE - Static variable in interface hype.interfaces.HConstants
     
    alpha - Variable in class hype.extended.behavior.HParticles.HParticle
     
    -
    alpha() - Method in class hype.extended.behavior.HParticles.HParticle
    +
    alpha() - Method in class hype.extended.behavior.HParticles.HParticle
     
    -
    alpha(int) - Method in class hype.HDrawable
    +
    alpha() - Method in class hype.HDrawable
    -
    Sets the transparency for this drawable.
    +
    Returns the transparency for this drawable, ranging at `[0,255]`.
    -
    alpha() - Method in class hype.HDrawable
    +
    alpha(int) - Method in class hype.HDrawable
    -
    Returns the transparency for this drawable, ranging at `[0,255]`.
    +
    Sets the transparency for this drawable.
    ALPHA - Static variable in interface hype.interfaces.HConstants
     
    -
    alphaPc(float) - Method in class hype.HDrawable
    +
    alphaPc() - Method in class hype.HDrawable
    -
    Sets the transparency for this drawable, as percentage.
    +
    Returns the transparency for this drawable, ranging from 0 to 255.
    -
    alphaPc() - Method in class hype.HDrawable
    +
    alphaPc(float) - Method in class hype.HDrawable
    -
    Returns the transparency for this drawable, ranging from 0 to 255.
    +
    Sets the transparency for this drawable, as percentage.
    -
    alphaShift(int) - Method in class hype.HDrawable
    +
    alphaShift(int) - Method in class hype.HDrawable
    Shifts the current alpha of this drawable by the given value.
    -
    alphaShiftPc(float) - Method in class hype.HDrawable
    +
    alphaShiftPc(float) - Method in class hype.HDrawable
    Shifts the current alpha of this drawable, by percentage.
    -
    anchor(float, float) - Method in class hype.HDrawable
    +
    anchor() - Method in class hype.HDrawable
    -
    Sets the anchor of this drawable by pixels.
    +
    Returns the anchor of this drawable in pixels.
    -
    anchor(PVector) - Method in class hype.HDrawable
    +
    anchor() - Method in class hype.HDrawable3D
    +
     
    +
    anchor(float, float) - Method in class hype.HDrawable
    -
    Sets the anchor of this drawable by pixels via a PVector.
    +
    Sets the anchor of this drawable by pixels.
    -
    anchor() - Method in class hype.HDrawable
    +
    anchor(float, float, float) - Method in class hype.HDrawable3D
    +
     
    +
    anchor(PVector) - Method in class hype.HDrawable
    -
    Returns the anchor of this drawable in pixels.
    +
    Sets the anchor of this drawable by pixels via a PVector.
    -
    anchor(float, float, float) - Method in class hype.HDrawable3D
    -
     
    -
    anchor() - Method in class hype.HDrawable3D
    -
     
    -
    anchorAt(int) - Method in class hype.HDrawable
    +
    anchorAt(int) - Method in class hype.HDrawable
    Sets the anchor of this drawable at the defined location in relation to itself.
    -
    anchorAt(int) - Method in class hype.HDrawable3D
    +
    anchorAt(int) - Method in class hype.HDrawable3D
     
    -
    anchorU(float) - Method in class hype.HDrawable
    -
    -
    Sets the `u` coordinate for this drawable's anchor.
    -
    -
    anchorU() - Method in class hype.HDrawable
    +
    anchorU() - Method in class hype.HDrawable
    Returns the `u` coordinate of this drawable's anchor.
    -
    anchorUV(float, float) - Method in class hype.HDrawable
    +
    anchorU(float) - Method in class hype.HDrawable
    -
    Sets the anchor of this drawable in UV coordinates.
    +
    Sets the `u` coordinate for this drawable's anchor.
    -
    anchorUV() - Method in class hype.HDrawable
    +
    anchorUV() - Method in class hype.HDrawable
    Returns the UV coordinates of this drawable's anchor.
    -
    anchorUV() - Method in class hype.HDrawable3D
    +
    anchorUV() - Method in class hype.HDrawable3D
     
    -
    anchorV(float) - Method in class hype.HDrawable
    +
    anchorUV(float, float) - Method in class hype.HDrawable
    -
    Sets the `u` coordinate for this drawable's anchor.
    +
    Sets the anchor of this drawable in UV coordinates.
    -
    anchorV() - Method in class hype.HDrawable
    +
    anchorV() - Method in class hype.HDrawable
    Returns the `v` coordinate of this draable's anchor.
    -
    anchorW(float) - Method in class hype.HDrawable3D
    -
     
    -
    anchorW() - Method in class hype.HDrawable3D
    -
     
    -
    anchorX(float) - Method in class hype.HDrawable
    +
    anchorV(float) - Method in class hype.HDrawable
    -
    Sets the x anchor of this drawable by pixels.
    +
    Sets the `u` coordinate for this drawable's anchor.
    -
    anchorX() - Method in class hype.HDrawable
    +
    anchorW() - Method in class hype.HDrawable3D
    +
     
    +
    anchorW(float) - Method in class hype.HDrawable3D
    +
     
    +
    anchorX() - Method in class hype.HDrawable
    Returns the x anchor of this drawable in pixels.
    -
    anchorY(float) - Method in class hype.HDrawable
    +
    anchorX(float) - Method in class hype.HDrawable
    -
    Sets the y anchor of this drawable by pixels.
    +
    Sets the x anchor of this drawable by pixels.
    -
    anchorY() - Method in class hype.HDrawable
    +
    anchorY() - Method in class hype.HDrawable
    Returns the y anchor of this drawable in pixels.
    -
    anchorZ(float) - Method in class hype.HDrawable3D
    +
    anchorY(float) - Method in class hype.HDrawable
    +
    +
    Sets the y anchor of this drawable by pixels.
    +
    +
    anchorZ() - Method in class hype.HDrawable3D
     
    -
    anchorZ() - Method in class hype.HDrawable3D
    +
    anchorZ(float) - Method in class hype.HDrawable3D
     
    -
    angleStep(float) - Method in class hype.extended.layout.HCircleLayout
    +
    angleStep() - Method in class hype.extended.layout.HCircleLayout
     
    -
    angleStep() - Method in class hype.extended.layout.HCircleLayout
    +
    angleStep() - Method in class hype.extended.layout.HPolarLayout
     
    -
    angleStep(float) - Method in class hype.extended.layout.HPolarLayout
    +
    angleStep(float) - Method in class hype.extended.layout.HCircleLayout
     
    -
    angleStep() - Method in class hype.extended.layout.HPolarLayout
    +
    angleStep(float) - Method in class hype.extended.layout.HPolarLayout
     
    -
    angleStepRad() - Method in class hype.extended.layout.HCircleLayout
    +
    angleStepRad() - Method in class hype.extended.layout.HCircleLayout
     
    ANTIQUEWHITE - Static variable in interface hype.interfaces.HConstants
     
    -
    app() - Static method in class hype.H
    +
    app() - Static method in class hype.H
    Get static instance of the PApplet
    -
    appliesAlpha(boolean) - Method in class hype.extended.colorist.HColorField
    +
    appliesAlpha() - Method in class hype.extended.colorist.HColorField
     
    -
    appliesAlpha() - Method in class hype.extended.colorist.HColorField
    +
    appliesAlpha(boolean) - Method in class hype.extended.colorist.HColorField
     
    -
    appliesFill() - Method in class hype.extended.colorist.HColorField
    +
    appliesFill() - Method in class hype.extended.colorist.HColorField
     
    -
    appliesFill() - Method in class hype.extended.colorist.HColorPool
    +
    appliesFill() - Method in class hype.extended.colorist.HColorPool
     
    -
    appliesFill() - Method in class hype.extended.colorist.HColorTransform
    +
    appliesFill() - Method in class hype.extended.colorist.HColorTransform
     
    -
    appliesFill() - Method in class hype.extended.colorist.HPixelColorist
    +
    appliesFill() - Method in class hype.extended.colorist.HPixelColorist
     
    -
    appliesFill() - Method in interface hype.interfaces.HColorist
    +
    appliesFill() - Method in interface hype.interfaces.HColorist
     
    -
    appliesStroke() - Method in class hype.extended.colorist.HColorField
    +
    appliesStroke() - Method in class hype.extended.colorist.HColorField
     
    -
    appliesStroke() - Method in class hype.extended.colorist.HColorPool
    +
    appliesStroke() - Method in class hype.extended.colorist.HColorPool
     
    -
    appliesStroke() - Method in class hype.extended.colorist.HColorTransform
    +
    appliesStroke() - Method in class hype.extended.colorist.HColorTransform
     
    -
    appliesStroke() - Method in class hype.extended.colorist.HPixelColorist
    +
    appliesStroke() - Method in class hype.extended.colorist.HPixelColorist
     
    -
    appliesStroke() - Method in interface hype.interfaces.HColorist
    +
    appliesStroke() - Method in interface hype.interfaces.HColorist
     
    -
    applyColor(HDrawable) - Method in class hype.extended.colorist.HColorField
    +
    applyColor(HDrawable) - Method in class hype.extended.colorist.HColorField
     
    -
    applyColor(HDrawable) - Method in class hype.extended.colorist.HColorPool
    +
    applyColor(HDrawable) - Method in class hype.extended.colorist.HColorPool
     
    -
    applyColor(HDrawable) - Method in class hype.extended.colorist.HColorTransform
    +
    applyColor(HDrawable) - Method in class hype.extended.colorist.HColorTransform
     
    -
    applyColor(HDrawable) - Method in class hype.extended.colorist.HPixelColorist
    +
    applyColor(HDrawable) - Method in class hype.extended.colorist.HPixelColorist
     
    -
    applyColor(HDrawable) - Method in interface hype.interfaces.HColorist
    +
    applyColor(HDrawable) - Method in interface hype.interfaces.HColorist
     
    applyMovementVec - Variable in class hype.extended.behavior.HParticles.HParticle
     
    -
    applyTo(HDrawable) - Method in class hype.extended.layout.HCircleLayout
    +
    applyTo(HDrawable) - Method in class hype.extended.layout.HCircleLayout
     
    -
    applyTo(HDrawable) - Method in class hype.extended.layout.HGridLayout
    +
    applyTo(HDrawable) - Method in class hype.extended.layout.HGridLayout
     
    -
    applyTo(HDrawable) - Method in class hype.extended.layout.HHexLayout
    +
    applyTo(HDrawable) - Method in class hype.extended.layout.HHexLayout
     
    -
    applyTo(HDrawable) - Method in class hype.extended.layout.HPolarLayout
    +
    applyTo(HDrawable) - Method in class hype.extended.layout.HPolarLayout
     
    -
    applyTo(HDrawable) - Method in class hype.extended.layout.HShapeLayout
    +
    applyTo(HDrawable) - Method in class hype.extended.layout.HShapeLayout
     
    -
    applyTo(HDrawable) - Method in class hype.extended.layout.HSphereLayout
    +
    applyTo(HDrawable) - Method in class hype.extended.layout.HSphereLayout
     
    -
    applyTo(HDrawable) - Method in interface hype.interfaces.HLayout
    +
    applyTo(HDrawable) - Method in interface hype.interfaces.HLayout
     
    AQUAMARINE - Static variable in interface hype.interfaces.HConstants
     
    attract - Variable in class hype.extended.behavior.HAttractor.HAttractionForce
     
    -
    attractMode() - Method in class hype.extended.behavior.HAttractor
    +
    attractMode() - Method in class hype.extended.behavior.HAttractor
     
    -
    attractMode() - Method in class hype.extended.behavior.HAttractor.HAttractionForce
    +
    attractMode() - Method in class hype.extended.behavior.HAttractor.HAttractionForce
     
    -
    autoAddToStage() - Method in class hype.HDrawablePool
    +
    autoAddToStage() - Method in class hype.HDrawablePool
     
    -
    autoClear(boolean) - Static method in class hype.H
    +
    autoClear() - Method in class hype.HCanvas
    +
     
    +
    autoClear(boolean) - Static method in class hype.H
    -
    Deprecated. 
    +
    Deprecated. 
    -
    autoClear(boolean) - Method in class hype.HCanvas
    -
     
    -
    autoClear() - Method in class hype.HCanvas
    +
    autoClear(boolean) - Method in class hype.HCanvas
     
    -
    autoClear(boolean) - Method in class hype.HStage
    +
    autoClear(boolean) - Method in class hype.HStage
    -
    Deprecated. -
    The method autoClears(boolean) should be used instead
    +
    Deprecated. +
    The method autoClears(boolean) should be used instead
    -
    autoClears(boolean) - Static method in class hype.H
    +
    autoClears() - Static method in class hype.H
     
    -
    autoClears() - Static method in class hype.H
    +
    autoClears() - Method in class hype.HStage
     
    -
    autoClears(boolean) - Method in class hype.HStage
    +
    autoClears(boolean) - Static method in class hype.H
     
    -
    autoClears() - Method in class hype.HStage
    +
    autoClears(boolean) - Method in class hype.HStage
     
    -
    autoParent(HDrawable) - Method in class hype.HDrawablePool
    +
    autoParent() - Method in class hype.HDrawablePool
     
    -
    autoParent() - Method in class hype.HDrawablePool
    +
    autoParent(HDrawable) - Method in class hype.HDrawablePool
     
    -
    autoSize() - Method in class hype.extended.colorist.HPixelColorist
    +
    autoSize() - Method in class hype.extended.colorist.HPixelColorist
     
    AZURE - Static variable in interface hype.interfaces.HConstants
     
    - +

    B

    BACK - Static variable in interface hype.interfaces.HConstants
     
    -
    background(int) - Static method in class hype.H
    +
    background() - Method in class hype.HCanvas
     
    -
    background(int) - Method in class hype.HCanvas
    +
    background(int) - Static method in class hype.H
     
    -
    background(int, int) - Method in class hype.HCanvas
    +
    background(int) - Method in class hype.HCanvas
     
    -
    background(int, int, int) - Method in class hype.HCanvas
    +
    background(int) - Method in class hype.HStage
     
    -
    background(int, int, int, int) - Method in class hype.HCanvas
    +
    background(int, int) - Method in class hype.HCanvas
     
    -
    background() - Method in class hype.HCanvas
    +
    background(int, int, int) - Method in class hype.HCanvas
     
    -
    background(int) - Method in class hype.HStage
    +
    background(int, int, int, int) - Method in class hype.HCanvas
     
    -
    backgroundImg(Object) - Static method in class hype.H
    +
    backgroundImg(Object) - Static method in class hype.H
     
    -
    backgroundImg(Object) - Method in class hype.HStage
    +
    backgroundImg(Object) - Method in class hype.HStage
     
    -
    beginPath(int) - Method in class hype.HPath
    +
    beginPath() - Method in class hype.HPath
     
    -
    beginPath() - Method in class hype.HPath
    +
    beginPath(int) - Method in class hype.HPath
     
    -
    behaviors() - Static method in class hype.H
    +
    behaviors() - Static method in class hype.H
     
    BEIGE - Static variable in interface hype.interfaces.HConstants
     
    -
    bezierParam(float, float, float, float, float, float[]) - Static method in class hype.HMath
    +
    bezierParam(float, float, float, float, float[]) - Static method in class hype.HMath
    +
     
    +
    bezierParam(float, float, float, float, float, float[]) - Static method in class hype.HMath
    Solves for the valid parameters of a given cubic bezier equation.
    -
    bezierParam(float, float, float, float, float[]) - Static method in class hype.HMath
    -
     
    -
    bezierPoint(float, float, float, float, float) - Static method in class hype.HMath
    +
    bezierPoint(float, float, float, float) - Static method in class hype.HMath
     
    -
    bezierPoint(float, float, float, float) - Static method in class hype.HMath
    +
    bezierPoint(float, float, float, float, float) - Static method in class hype.HMath
     
    -
    bezierTangent(float, float, float, float, float) - Static method in class hype.HMath
    +
    bezierTangent(float, float, float, float) - Static method in class hype.HMath
     
    -
    bezierTangent(float, float, float, float) - Static method in class hype.HMath
    +
    bezierTangent(float, float, float, float, float) - Static method in class hype.HMath
     
    BISQUE - Static variable in interface hype.interfaces.HConstants
     
    @@ -459,29 +454,29 @@

    B

     
    BLANCHEDALMOND - Static variable in interface hype.interfaces.HConstants
     
    -
    blend() - Method in class hype.HCanvas
    +
    blend() - Method in class hype.HCanvas
     
    -
    blend(int) - Method in class hype.HCanvas
    +
    blend(int) - Method in class hype.HCanvas
     
    -
    blendMode(int) - Method in class hype.HCanvas
    +
    blendMode() - Method in class hype.HCanvas
     
    -
    blendMode() - Method in class hype.HCanvas
    +
    blendMode(int) - Method in class hype.HCanvas
     
    BLUE - Static variable in interface hype.interfaces.HConstants
     
    BLUEVIOLET - Static variable in interface hype.interfaces.HConstants
     
    -
    bool(String, boolean) - Method in class hype.HBundle
    +
    bool(String) - Method in class hype.HBundle
     
    -
    bool(String) - Method in class hype.HBundle
    -
     
    -
    bool(String, boolean) - Method in class hype.HDrawable
    +
    bool(String) - Method in class hype.HDrawable
    -
    Puts any arbitrary boolean value into this drawable's extras bundle_.
    +
    Returns the equivalent boolean value from the extras bundle_ with the corresponding key.
    -
    bool(String) - Method in class hype.HDrawable
    +
    bool(String, boolean) - Method in class hype.HBundle
    +
     
    +
    bool(String, boolean) - Method in class hype.HDrawable
    -
    Returns the equivalent boolean value from the extras bundle_ with the corresponding key.
    +
    Puts any arbitrary boolean value into this drawable's extras bundle_.
    BOTTOM - Static variable in interface hype.interfaces.HConstants
     
    @@ -489,49 +484,49 @@

    B

     
    BOTTOM_RIGHT - Static variable in interface hype.interfaces.HConstants
     
    -
    bottomRadius(float) - Method in class hype.HCylinder
    +
    bottomRadius() - Method in class hype.HCylinder
     
    -
    bottomRadius() - Method in class hype.HCylinder
    +
    bottomRadius(float) - Method in class hype.HCylinder
     
    -
    boundingSize() - Method in class hype.HDrawable
    +
    boundingSize() - Method in class hype.HDrawable
    -
    Deprecated. -
    This will be replaced with boundingBox() in the future.
    +
    Deprecated. +
    This will be replaced with boundingBox() in the future.
    -
    bounds(PVector, PVector) - Method in class hype.HDrawable
    +
    bounds(float[]) - Method in class hype.HDrawable
     
    -
    bounds(float[]) - Method in class hype.HDrawable
    +
    bounds(PVector, PVector) - Method in class hype.HDrawable
     
    BROWN - Static variable in interface hype.interfaces.HConstants
     
    BURLYWOOD - Static variable in interface hype.interfaces.HConstants
     
    -
    button() - Method in class hype.HMouse
    +
    button() - Method in class hype.HMouse
     
    - +

    C

    CADETBLUE - Static variable in interface hype.interfaces.HConstants
     
    -
    callback(HCallback) - Method in class hype.extended.behavior.HRandomTrigger
    +
    callback() - Method in class hype.extended.behavior.HTween
     
    -
    callback(HCallback) - Method in class hype.extended.behavior.HTimer
    +
    callback() - Method in class hype.HTrigger
     
    -
    callback(HCallback) - Method in class hype.extended.behavior.HTween
    +
    callback(HCallback) - Method in class hype.extended.behavior.HRandomTrigger
     
    -
    callback() - Method in class hype.extended.behavior.HTween
    +
    callback(HCallback) - Method in class hype.extended.behavior.HTimer
     
    -
    callback(HCallback) - Method in class hype.HTrigger
    +
    callback(HCallback) - Method in class hype.extended.behavior.HTween
     
    -
    callback() - Method in class hype.HTrigger
    +
    callback(HCallback) - Method in class hype.HTrigger
     
    -
    capture() - Method in class hype.HScreenshot
    +
    capture() - Method in class hype.HScreenshot
     
    -
    capture(int) - Method in class hype.HScreenshot
    +
    capture(int) - Method in class hype.HScreenshot
     
    CENTER - Static variable in interface hype.interfaces.HConstants
     
    @@ -549,9 +544,9 @@

    C

     
    CENTER_Z - Static variable in interface hype.interfaces.HConstants
     
    -
    chance(float) - Method in class hype.extended.behavior.HRandomTrigger
    +
    chance() - Method in class hype.extended.behavior.HRandomTrigger
     
    -
    chance() - Method in class hype.extended.behavior.HRandomTrigger
    +
    chance(float) - Method in class hype.extended.behavior.HRandomTrigger
     
    CHARTREUSE - Static variable in interface hype.interfaces.HConstants
     
    @@ -559,63 +554,63 @@

    C

     
    CHOCOLATE - Static variable in interface hype.interfaces.HConstants
     
    -
    clear() - Method in class hype.HPath
    +
    clear() - Method in class hype.HPath
     
    -
    clear() - Method in class hype.HStage
    +
    clear() - Method in class hype.HStage
     
    CLEAR - Static variable in interface hype.interfaces.HConstants
     
    -
    clearStage() - Static method in class hype.H
    +
    clearStage() - Static method in class hype.H
     
    -
    clipping(float, float) - Method in class hype.extended.behavior.HOscillator
    +
    clipping(float, float) - Method in class hype.extended.behavior.HOscillator
     
    clr - Variable in class hype.extended.colorist.HColorField.HColorPoint
     
    -
    collinear(float, float, float, float, float, float) - Static method in class hype.HMath
    +
    collinear(float, float, float, float, float, float) - Static method in class hype.HMath
     
    -
    colorist() - Method in class hype.HDrawablePool
    +
    colorist() - Method in class hype.HDrawablePool
     
    -
    colorist(HColorist) - Method in class hype.HDrawablePool
    +
    colorist(HColorist) - Method in class hype.HDrawablePool
     
    -
    cols(int) - Method in class hype.extended.layout.HGridLayout
    +
    cols() - Method in class hype.extended.layout.HGridLayout
     
    -
    cols() - Method in class hype.extended.layout.HGridLayout
    +
    cols() - Method in class hype.extended.layout.HSphereLayout
     
    -
    cols(int) - Method in class hype.extended.layout.HSphereLayout
    +
    cols(int) - Method in class hype.extended.layout.HGridLayout
     
    -
    cols() - Method in class hype.extended.layout.HSphereLayout
    +
    cols(int) - Method in class hype.extended.layout.HSphereLayout
     
    -
    computeMinMax(float[]) - Method in class hype.HVertex
    +
    computeMinMax(float[]) - Method in class hype.HVertex
     
    -
    contains(float, float, float) - Method in class hype.HDrawable
    +
    contains(float, float) - Method in class hype.HDrawable
     
    -
    contains(float, float) - Method in class hype.HDrawable
    +
    contains(float, float) - Method in interface hype.interfaces.HHittable
     
    -
    contains(T) - Method in class hype.HLinkedHashSet
    +
    contains(float, float, float) - Method in class hype.HDrawable
     
    -
    contains(float, float, float) - Method in interface hype.interfaces.HHittable
    +
    contains(float, float, float) - Method in interface hype.interfaces.HHittable
     
    -
    contains(float, float) - Method in interface hype.interfaces.HHittable
    +
    contains(T) - Method in class hype.HLinkedHashSet
     
    -
    containsRel(float, float, float) - Method in class hype.HDrawable
    +
    containsRel(float, float) - Method in class hype.HDrawable
     
    -
    containsRel(float, float) - Method in class hype.HDrawable
    +
    containsRel(float, float) - Method in class hype.HEllipse
     
    -
    containsRel(float, float) - Method in class hype.HEllipse
    +
    containsRel(float, float) - Method in class hype.HImage
     
    -
    containsRel(float, float) - Method in class hype.HImage
    +
    containsRel(float, float) - Method in class hype.HPath
     
    -
    containsRel(float, float) - Method in class hype.HPath
    +
    containsRel(float, float) - Method in class hype.HText
     
    -
    containsRel(float, float) - Method in class hype.HText
    +
    containsRel(float, float) - Method in interface hype.interfaces.HHittable
     
    -
    containsRel(float, float, float) - Method in interface hype.interfaces.HHittable
    +
    containsRel(float, float, float) - Method in class hype.HDrawable
     
    -
    containsRel(float, float) - Method in interface hype.interfaces.HHittable
    +
    containsRel(float, float, float) - Method in interface hype.interfaces.HHittable
     
    -
    content() - Method in class hype.HLinkedList.HLinkedListNode
    +
    content() - Method in class hype.HLinkedList.HLinkedListNode
     
    -
    copyPropertiesFrom(HDrawable) - Method in class hype.HDrawable
    +
    copyPropertiesFrom(HDrawable) - Method in class hype.HDrawable
    Copies the values of `other`'s basic HDrawable fields.
    @@ -625,179 +620,179 @@

    C

     
    CORNSILK - Static variable in interface hype.interfaces.HConstants
     
    -
    count() - Method in class hype.HDrawablePool
    +
    count() - Method in class hype.HDrawablePool
     
    -
    createCopy() - Method in class hype.extended.behavior.HOscillator
    +
    createCopy() - Method in class hype.extended.behavior.HOscillator
    -
    Deprecated. 
    +
    Deprecated. 
    -
    createCopy() - Method in class hype.extended.colorist.HColorPool
    +
    createCopy() - Method in class hype.extended.colorist.HColorPool
     
    -
    createCopy() - Method in class hype.extended.colorist.HColorTransform
    +
    createCopy() - Method in class hype.extended.colorist.HColorTransform
     
    -
    createCopy() - Method in class hype.HBox
    +
    createCopy() - Method in class hype.HBox
     
    -
    createCopy() - Method in class hype.HCanvas
    +
    createCopy() - Method in class hype.HCanvas
     
    -
    createCopy() - Method in class hype.HCylinder
    +
    createCopy() - Method in class hype.HCylinder
     
    -
    createCopy() - Method in class hype.HDrawable
    +
    createCopy() - Method in class hype.HDrawable
    Creates a copy of this drawable.
    -
    createCopy() - Method in class hype.HEllipse
    +
    createCopy() - Method in class hype.HEllipse
     
    -
    createCopy() - Method in class hype.HGroup
    +
    createCopy() - Method in class hype.HGroup
     
    -
    createCopy() - Method in class hype.HIcosahedron
    +
    createCopy() - Method in class hype.HIcosahedron
     
    -
    createCopy() - Method in class hype.HImage
    +
    createCopy() - Method in class hype.HImage
     
    -
    createCopy() - Method in class hype.HPath
    +
    createCopy() - Method in class hype.HPath
     
    -
    createCopy() - Method in class hype.HRect
    +
    createCopy() - Method in class hype.HRect
     
    -
    createCopy() - Method in class hype.HShape
    +
    createCopy() - Method in class hype.HShape
     
    -
    createCopy() - Method in class hype.HSphere
    +
    createCopy() - Method in class hype.HSphere
     
    -
    createCopy() - Method in class hype.HSprite
    +
    createCopy() - Method in class hype.HSprite
     
    -
    createCopy() - Method in class hype.HStage
    +
    createCopy() - Method in class hype.HStage
     
    -
    createCopy() - Method in class hype.HText
    +
    createCopy() - Method in class hype.HText
     
    -
    createCopy(HPath) - Method in class hype.HVertex
    +
    createCopy(HPath) - Method in class hype.HVertex
     
    -
    createNew(HColorTransform) - Method in class hype.extended.colorist.HColorTransform
    +
    createNew(HColorTransform) - Method in class hype.extended.colorist.HColorTransform
     
    CRIMSON - Static variable in interface hype.interfaces.HConstants
     
    -
    cu(float) - Method in class hype.HVertex
    +
    cu() - Method in class hype.HVertex
     
    -
    cu() - Method in class hype.HVertex
    +
    cu(float) - Method in class hype.HVertex
     
    -
    cu1(float) - Method in class hype.HVertex
    +
    cu1() - Method in class hype.HVertex
     
    -
    cu1() - Method in class hype.HVertex
    +
    cu1(float) - Method in class hype.HVertex
     
    -
    cu2(float) - Method in class hype.HVertex
    +
    cu2() - Method in class hype.HVertex
     
    -
    cu2() - Method in class hype.HVertex
    +
    cu2(float) - Method in class hype.HVertex
     
    -
    curr() - Method in class hype.extended.behavior.HColorLightness
    +
    curr() - Method in class hype.extended.behavior.HColorLightness
     
    -
    curr() - Method in class hype.extended.behavior.HOscillator
    +
    curr() - Method in class hype.extended.behavior.HOscillator
     
    -
    curr() - Method in class hype.extended.behavior.HTween
    +
    curr() - Method in class hype.extended.behavior.HTween
     
    -
    curr1() - Method in class hype.extended.behavior.HColorLightness
    +
    curr1() - Method in class hype.extended.behavior.HColorLightness
     
    -
    curr1() - Method in class hype.extended.behavior.HOscillator
    +
    curr1() - Method in class hype.extended.behavior.HOscillator
     
    -
    curr1() - Method in class hype.extended.behavior.HTween
    +
    curr1() - Method in class hype.extended.behavior.HTween
     
    -
    curr2() - Method in class hype.extended.behavior.HColorLightness
    +
    curr2() - Method in class hype.extended.behavior.HColorLightness
     
    -
    curr2() - Method in class hype.extended.behavior.HOscillator
    +
    curr2() - Method in class hype.extended.behavior.HOscillator
     
    -
    curr2() - Method in class hype.extended.behavior.HTween
    +
    curr2() - Method in class hype.extended.behavior.HTween
     
    -
    curr3() - Method in class hype.extended.behavior.HColorLightness
    +
    curr3() - Method in class hype.extended.behavior.HColorLightness
     
    -
    curr3() - Method in class hype.extended.behavior.HOscillator
    +
    curr3() - Method in class hype.extended.behavior.HOscillator
     
    -
    curr3() - Method in class hype.extended.behavior.HTween
    +
    curr3() - Method in class hype.extended.behavior.HTween
     
    -
    currentAngle(float) - Method in class hype.extended.behavior.HOrbiter
    +
    currentAngle() - Method in class hype.extended.behavior.HOrbiter
     
    -
    currentAngle() - Method in class hype.extended.behavior.HOrbiter
    +
    currentAngle(float) - Method in class hype.extended.behavior.HOrbiter
     
    -
    currentIndex() - Method in class hype.extended.colorist.HGroupColorPool
    +
    currentIndex() - Method in class hype.extended.colorist.HGroupColorPool
     
    -
    currentIndex(int) - Method in class hype.extended.layout.HCircleLayout
    +
    currentIndex() - Method in class hype.extended.layout.HCircleLayout
     
    -
    currentIndex() - Method in class hype.extended.layout.HCircleLayout
    +
    currentIndex() - Method in class hype.extended.layout.HGridLayout
     
    -
    currentIndex(int) - Method in class hype.extended.layout.HGridLayout
    +
    currentIndex() - Method in class hype.extended.layout.HHexLayout
     
    -
    currentIndex() - Method in class hype.extended.layout.HGridLayout
    +
    currentIndex() - Method in class hype.extended.layout.HPolarLayout
     
    -
    currentIndex(int) - Method in class hype.extended.layout.HHexLayout
    +
    currentIndex() - Method in class hype.extended.layout.HSphereLayout
     
    -
    currentIndex() - Method in class hype.extended.layout.HHexLayout
    +
    currentIndex() - Method in class hype.HDrawablePool
     
    -
    currentIndex(int) - Method in class hype.extended.layout.HPolarLayout
    +
    currentIndex() - Method in class hype.HFontPool
     
    -
    currentIndex() - Method in class hype.extended.layout.HPolarLayout
    +
    currentIndex(int) - Method in class hype.extended.layout.HCircleLayout
     
    -
    currentIndex(int) - Method in class hype.extended.layout.HSphereLayout
    +
    currentIndex(int) - Method in class hype.extended.layout.HGridLayout
     
    -
    currentIndex() - Method in class hype.extended.layout.HSphereLayout
    +
    currentIndex(int) - Method in class hype.extended.layout.HHexLayout
     
    -
    currentIndex() - Method in class hype.HDrawablePool
    +
    currentIndex(int) - Method in class hype.extended.layout.HPolarLayout
     
    -
    currentIndex() - Method in class hype.HFontPool
    +
    currentIndex(int) - Method in class hype.extended.layout.HSphereLayout
     
    currentLife - Variable in class hype.extended.behavior.HParticles.HParticle
     
    -
    currentName() - Method in class hype.HFontPool
    +
    currentName() - Method in class hype.HFontPool
     
    -
    currentStep(float) - Method in class hype.extended.behavior.HOscillator
    +
    currentStep() - Method in class hype.extended.behavior.HOscillator
     
    -
    currentStep() - Method in class hype.extended.behavior.HOscillator
    +
    currentStep(float) - Method in class hype.extended.behavior.HOscillator
     
    -
    cv(float) - Method in class hype.HVertex
    +
    cv() - Method in class hype.HVertex
     
    -
    cv() - Method in class hype.HVertex
    +
    cv(float) - Method in class hype.HVertex
     
    -
    cv1(float) - Method in class hype.HVertex
    +
    cv1() - Method in class hype.HVertex
     
    -
    cv1() - Method in class hype.HVertex
    +
    cv1(float) - Method in class hype.HVertex
     
    -
    cv2(float) - Method in class hype.HVertex
    +
    cv2() - Method in class hype.HVertex
     
    -
    cv2() - Method in class hype.HVertex
    +
    cv2(float) - Method in class hype.HVertex
     
    -
    cx(float) - Method in class hype.HVertex
    +
    cx() - Method in class hype.HVertex
     
    -
    cx() - Method in class hype.HVertex
    +
    cx(float) - Method in class hype.HVertex
     
    -
    cx1(float) - Method in class hype.HVertex
    +
    cx1() - Method in class hype.HVertex
     
    -
    cx1() - Method in class hype.HVertex
    +
    cx1(float) - Method in class hype.HVertex
     
    -
    cx2(float) - Method in class hype.HVertex
    +
    cx2() - Method in class hype.HVertex
     
    -
    cx2() - Method in class hype.HVertex
    +
    cx2(float) - Method in class hype.HVertex
     
    -
    cy(float) - Method in class hype.HVertex
    +
    cy() - Method in class hype.HVertex
     
    -
    cy() - Method in class hype.HVertex
    +
    cy(float) - Method in class hype.HVertex
     
    -
    cy1(float) - Method in class hype.HVertex
    +
    cy1() - Method in class hype.HVertex
     
    -
    cy1() - Method in class hype.HVertex
    +
    cy1(float) - Method in class hype.HVertex
     
    -
    cy2(float) - Method in class hype.HVertex
    +
    cy2() - Method in class hype.HVertex
     
    -
    cy2() - Method in class hype.HVertex
    +
    cy2(float) - Method in class hype.HVertex
     
    CYAN - Static variable in interface hype.interfaces.HConstants
     
    -
    cycleCounter(int) - Method in class hype.extended.behavior.HTimer
    +
    cycleCounter() - Method in class hype.extended.behavior.HTimer
     
    -
    cycleCounter() - Method in class hype.extended.behavior.HTimer
    +
    cycleCounter(int) - Method in class hype.extended.behavior.HTimer
     
    -
    cycleIndefinitely() - Method in class hype.extended.behavior.HTimer
    +
    cycleIndefinitely() - Method in class hype.extended.behavior.HTimer
     
    - +

    D

    -
    D2N(float) - Static method in class hype.HMath
    +
    D2N(float) - Static method in class hype.HMath
     
    D2R - Static variable in interface hype.interfaces.HConstants
     
    @@ -835,13 +830,13 @@

    D

     
    DARKVIOLET - Static variable in interface hype.interfaces.HConstants
     
    -
    debugMode(boolean) - Method in class hype.extended.behavior.HAttractor
    +
    debugMode(boolean) - Method in class hype.extended.behavior.HAttractor
     
    decay - Variable in class hype.extended.behavior.HParticles
     
    -
    decay(float) - Method in class hype.extended.behavior.HParticles
    +
    decay() - Method in class hype.extended.behavior.HParticles
     
    -
    decay() - Method in class hype.extended.behavior.HParticles
    +
    decay(float) - Method in class hype.extended.behavior.HParticles
     
    DEEPPINK - Static variable in interface hype.interfaces.HConstants
     
    @@ -859,89 +854,89 @@

    D

     
    DEFAULT_WIDTH - Static variable in class hype.HDrawable
     
    -
    depth(float) - Method in class hype.HDrawable3D
    +
    depth() - Method in class hype.HDrawable3D
     
    -
    depth() - Method in class hype.HDrawable3D
    +
    depth(float) - Method in class hype.HDrawable3D
     
    DESTCEPTION - Static variable in class hype.HWarnings
     
    destination - Variable in class hype.extended.behavior.HAttractor.HAttracted
     
    -
    destroy() - Method in class hype.HDrawablePool
    +
    destroy() - Method in class hype.HDrawablePool
     
    -
    detail(int) - Method in class hype.extended.layout.HSphereLayout
    +
    detail() - Method in class hype.extended.layout.HSphereLayout
     
    -
    detail() - Method in class hype.extended.layout.HSphereLayout
    +
    detail(int) - Method in class hype.extended.layout.HSphereLayout
     
    DGREY - Static variable in interface hype.interfaces.HConstants
     
    DIMGREY - Static variable in interface hype.interfaces.HConstants
     
    -
    directionalLight(float, float, float, float, float, float) - Method in class hype.HCanvas
    +
    directionalLight(float, float, float, float, float, float) - Method in class hype.HCanvas
     
    directionVec - Variable in class hype.extended.behavior.HParticles.HParticle
     
    -
    dist(float, float, float, float) - Static method in class hype.HMath
    +
    dist(float, float, float, float) - Static method in class hype.HMath
     
    DLOC - Static variable in interface hype.interfaces.HConstants
     
    DODGERBLUE - Static variable in interface hype.interfaces.HConstants
     
    -
    drain() - Method in class hype.HDrawablePool
    +
    drain() - Method in class hype.HDrawablePool
     
    -
    drain(boolean) - Method in class hype.HDrawablePool
    +
    drain(boolean) - Method in class hype.HDrawablePool
     
    -
    draw(PGraphics, boolean, float, float, float) - Method in class hype.HBox
    +
    draw(PGraphics, boolean, float, float, float) - Method in class hype.HBox
     
    -
    draw(PGraphics, boolean, float, float, float) - Method in class hype.HCanvas
    +
    draw(PGraphics, boolean, float, float, float) - Method in class hype.HCanvas
     
    -
    draw(PGraphics, boolean, float, float, float) - Method in class hype.HCylinder
    +
    draw(PGraphics, boolean, float, float, float) - Method in class hype.HCylinder
     
    -
    draw(PGraphics, boolean, float, float, float) - Method in class hype.HDrawable
    +
    draw(PGraphics, boolean, float, float, float) - Method in class hype.HDrawable
    Draws this drawable.
    -
    draw(PGraphics, boolean, float, float, float) - Method in class hype.HEllipse
    +
    draw(PGraphics, boolean, float, float, float) - Method in class hype.HEllipse
     
    -
    draw(PGraphics, boolean, float, float, float) - Method in class hype.HGroup
    +
    draw(PGraphics, boolean, float, float, float) - Method in class hype.HGroup
     
    -
    draw(PGraphics, boolean, float, float, float) - Method in class hype.HIcosahedron
    +
    draw(PGraphics, boolean, float, float, float) - Method in class hype.HIcosahedron
     
    -
    draw(PGraphics, boolean, float, float, float) - Method in class hype.HImage
    +
    draw(PGraphics, boolean, float, float, float) - Method in class hype.HImage
     
    -
    draw(PGraphics, boolean, float, float, float) - Method in class hype.HPath
    +
    draw(PGraphics, boolean, float, float, float) - Method in class hype.HPath
     
    -
    draw(PGraphics, boolean, float, float, float) - Method in class hype.HRect
    +
    draw(PGraphics, boolean, float, float, float) - Method in class hype.HRect
     
    -
    draw(PGraphics, boolean, float, float, float) - Method in class hype.HShape
    +
    draw(PGraphics, boolean, float, float, float) - Method in class hype.HShape
     
    -
    draw(PGraphics, boolean, float, float, float) - Method in class hype.HSphere
    +
    draw(PGraphics, boolean, float, float, float) - Method in class hype.HSphere
     
    -
    draw(PGraphics, boolean, float, float, float) - Method in class hype.HSprite
    +
    draw(PGraphics, boolean, float, float, float) - Method in class hype.HSprite
     
    -
    draw(PGraphics, boolean, float, float, float) - Method in class hype.HStage
    +
    draw(PGraphics, boolean, float, float, float) - Method in class hype.HStage
     
    -
    draw(PGraphics, boolean, float, float, float) - Method in class hype.HText
    +
    draw(PGraphics, boolean, float, float, float) - Method in class hype.HText
     
    -
    draw(PGraphics, float, float, boolean) - Method in class hype.HVertex
    +
    draw(PGraphics, float, float, boolean) - Method in class hype.HVertex
     
    -
    drawBottom(boolean) - Method in class hype.HCylinder
    +
    drawBottom() - Method in class hype.HCylinder
     
    -
    drawBottom() - Method in class hype.HCylinder
    +
    drawBottom(boolean) - Method in class hype.HCylinder
     
    -
    drawHandles(PGraphics, HVertex, float, float) - Method in class hype.HVertex
    +
    drawHandles(PGraphics, HVertex, float, float) - Method in class hype.HVertex
     
    -
    drawsHandles(boolean) - Method in class hype.HPath
    +
    drawsHandles() - Method in class hype.HPath
     
    -
    drawsHandles() - Method in class hype.HPath
    +
    drawsHandles(boolean) - Method in class hype.HPath
     
    -
    drawStage() - Static method in class hype.H
    +
    drawStage() - Static method in class hype.H
     
    -
    drawStageOnly() - Static method in class hype.H
    +
    drawStageOnly() - Static method in class hype.H
     
    -
    drawTop(boolean) - Method in class hype.HCylinder
    +
    drawTop() - Method in class hype.HCylinder
     
    -
    drawTop() - Method in class hype.HCylinder
    +
    drawTop(boolean) - Method in class hype.HCylinder
     
    DROTATION - Static variable in interface hype.interfaces.HConstants
     
    @@ -958,316 +953,316 @@

    D

    DZ - Static variable in interface hype.interfaces.HConstants
     
    - +

    E

    -
    ease(float) - Method in class hype.extended.behavior.HFollow
    +
    ease() - Method in class hype.extended.behavior.HFollow
     
    -
    ease() - Method in class hype.extended.behavior.HFollow
    +
    ease() - Method in class hype.extended.behavior.HProximity
     
    -
    ease(float) - Method in class hype.extended.behavior.HProximity
    +
    ease() - Method in class hype.extended.behavior.HTween
     
    -
    ease() - Method in class hype.extended.behavior.HProximity
    +
    ease(float) - Method in class hype.extended.behavior.HFollow
     
    -
    ease(float) - Method in class hype.extended.behavior.HTween
    +
    ease(float) - Method in class hype.extended.behavior.HProximity
     
    -
    ease() - Method in class hype.extended.behavior.HTween
    +
    ease(float) - Method in class hype.extended.behavior.HTween
     
    EASE - Static variable in interface hype.interfaces.HConstants
     
    -
    easeWave(float) - Static method in class hype.HMath
    +
    easeWave(float) - Static method in class hype.HMath
     
    -
    ellipsePoint(float, float, float, float, float) - Static method in class hype.HMath
    +
    ellipsePoint(float, float, float, float, float) - Static method in class hype.HMath
     
    -
    ellipsePointRad(float, float, float, float, float) - Static method in class hype.HMath
    +
    ellipsePointRad(float, float, float, float, float) - Static method in class hype.HMath
     
    -
    ellipsePointRadArr(float, float, float, float, float) - Static method in class hype.HMath
    +
    ellipsePointRadArr(float, float, float, float, float) - Static method in class hype.HMath
     
    -
    ellipseRadius(float, float, float) - Static method in class hype.HMath
    +
    ellipseRadius(float, float, float) - Static method in class hype.HMath
     
    -
    ellipseRadiusRad(float, float, float) - Static method in class hype.HMath
    +
    ellipseRadiusRad(float, float, float) - Static method in class hype.HMath
     
    -
    enableStyle(boolean) - Method in class hype.HShape
    +
    enableStyle(boolean) - Method in class hype.HShape
     
    -
    end(float) - Method in class hype.extended.behavior.HTween
    +
    end() - Method in class hype.extended.behavior.HTween
     
    -
    end(float, float) - Method in class hype.extended.behavior.HTween
    +
    end() - Method in class hype.HEllipse
     
    -
    end(float, float, float) - Method in class hype.extended.behavior.HTween
    +
    end() - Method in class hype.HScreenshot
     
    -
    end() - Method in class hype.extended.behavior.HTween
    +
    end(float) - Method in class hype.extended.behavior.HTween
     
    -
    end(float) - Method in class hype.HEllipse
    +
    end(float) - Method in class hype.HEllipse
     
    -
    end() - Method in class hype.HEllipse
    +
    end(float, float) - Method in class hype.extended.behavior.HTween
     
    -
    end(int) - Method in class hype.HScreenshot
    +
    end(float, float, float) - Method in class hype.extended.behavior.HTween
     
    -
    end() - Method in class hype.HScreenshot
    +
    end(int) - Method in class hype.HScreenshot
     
    -
    end1() - Method in class hype.extended.behavior.HTween
    +
    end1() - Method in class hype.extended.behavior.HTween
     
    -
    end2() - Method in class hype.extended.behavior.HTween
    +
    end2() - Method in class hype.extended.behavior.HTween
     
    -
    end3() - Method in class hype.extended.behavior.HTween
    +
    end3() - Method in class hype.extended.behavior.HTween
     
    endLife - Variable in class hype.extended.behavior.HParticles.HParticle
     
    -
    endPath() - Method in class hype.HPath
    +
    endPath() - Method in class hype.HPath
     
    -
    endRad(float) - Method in class hype.HEllipse
    +
    endRad() - Method in class hype.HEllipse
     
    -
    endRad() - Method in class hype.HEllipse
    +
    endRad(float) - Method in class hype.HEllipse
     
    EPSILON - Static variable in interface hype.interfaces.HConstants
     
    EQUILATERAL - Static variable in interface hype.interfaces.HConstants
     
    -
    exit(boolean) - Method in class hype.HScreenshot
    +
    exit() - Method in class hype.HScreenshot
     
    -
    exit() - Method in class hype.HScreenshot
    +
    exit(boolean) - Method in class hype.HScreenshot
     
    -
    explode(int) - Static method in class hype.HColors
    +
    explode(int) - Static method in class hype.HColors
     
    -
    extendNegativeRadius(float) - Method in class hype.extended.layout.HSphereLayout
    +
    extendNegativeRadius(float) - Method in class hype.extended.layout.HSphereLayout
     
    -
    extendNegativeX() - Method in class hype.extended.layout.HSphereLayout
    +
    extendNegativeX() - Method in class hype.extended.layout.HSphereLayout
     
    -
    extendNegativeY() - Method in class hype.extended.layout.HSphereLayout
    +
    extendNegativeY() - Method in class hype.extended.layout.HSphereLayout
     
    -
    extendNegativeZ() - Method in class hype.extended.layout.HSphereLayout
    +
    extendNegativeZ() - Method in class hype.extended.layout.HSphereLayout
     
    -
    extendRadius() - Method in class hype.extended.layout.HSphereLayout
    +
    extendRadius() - Method in class hype.extended.layout.HSphereLayout
     
    -
    extendRadius(float) - Method in class hype.extended.layout.HSphereLayout
    +
    extendRadius(float) - Method in class hype.extended.layout.HSphereLayout
     
    -
    extendX() - Method in class hype.extended.layout.HSphereLayout
    +
    extendX() - Method in class hype.extended.layout.HSphereLayout
     
    -
    extendY() - Method in class hype.extended.layout.HSphereLayout
    +
    extendY() - Method in class hype.extended.layout.HSphereLayout
     
    -
    extendZ() - Method in class hype.extended.layout.HSphereLayout
    +
    extendZ() - Method in class hype.extended.layout.HSphereLayout
     
    -
    extras(HBundle) - Method in class hype.HDrawable
    +
    extras() - Method in class hype.HDrawable
    -
    Assigns an extras bundle_ for this drawable to hold arbitrary data.
    +
    Returns this drawable's extras bundle_.
    -
    extras() - Method in class hype.HDrawable
    +
    extras(HBundle) - Method in class hype.HDrawable
    -
    Returns this drawable's extras bundle_.
    +
    Assigns an extras bundle_ for this drawable to hold arbitrary data.
    - +

    F

    fade - Variable in class hype.extended.behavior.HParticles
     
    -
    fade(boolean) - Method in class hype.extended.behavior.HParticles
    +
    fade() - Method in class hype.extended.behavior.HParticles
     
    -
    fade() - Method in class hype.extended.behavior.HParticles
    +
    fade(boolean) - Method in class hype.extended.behavior.HParticles
     
    -
    fade(int) - Method in class hype.HCanvas
    +
    fade(int) - Method in class hype.HCanvas
     
    -
    fileformat(String) - Method in class hype.HScreenshot
    +
    fileformat() - Method in class hype.HScreenshot
     
    -
    fileformat() - Method in class hype.HScreenshot
    +
    fileformat(String) - Method in class hype.HScreenshot
     
    -
    filename(String) - Method in class hype.HScreenshot
    +
    filename() - Method in class hype.HScreenshot
     
    -
    filename() - Method in class hype.HScreenshot
    +
    filename(String) - Method in class hype.HScreenshot
     
    -
    filepath(String) - Method in class hype.HScreenshot
    +
    filepath() - Method in class hype.HScreenshot
     
    -
    filepath() - Method in class hype.HScreenshot
    +
    filepath(String) - Method in class hype.HScreenshot
     
    -
    fill(int) - Method in class hype.HDrawable
    +
    fill() - Method in class hype.HDrawable
    -
    Sets the fill for this drawable.
    +
    Returns the fill for this drawable.
    -
    fill(int, int) - Method in class hype.HDrawable
    +
    fill(int) - Method in class hype.HDrawable
    Sets the fill for this drawable.
    -
    fill(int, int, int) - Method in class hype.HDrawable
    +
    fill(int) - Method in class hype.HStage
    +
     
    +
    fill(int, int) - Method in class hype.HDrawable
    Sets the fill for this drawable.
    -
    fill(int, int, int, int) - Method in class hype.HDrawable
    +
    fill(int, int) - Method in class hype.HStage
    +
     
    +
    fill(int, int, int) - Method in class hype.HDrawable
    Sets the fill for this drawable.
    -
    fill() - Method in class hype.HDrawable
    +
    fill(int, int, int) - Method in class hype.HStage
    +
     
    +
    fill(int, int, int, int) - Method in class hype.HDrawable
    -
    Returns the fill for this drawable.
    +
    Sets the fill for this drawable.
    -
    fill(int) - Method in class hype.HStage
    +
    fill(int, int, int, int) - Method in class hype.HStage
     
    -
    fill(int, int) - Method in class hype.HStage
    +
    fillAndStroke() - Method in class hype.extended.colorist.HColorField
     
    -
    fill(int, int, int) - Method in class hype.HStage
    +
    fillAndStroke() - Method in class hype.extended.colorist.HColorPool
     
    -
    fill(int, int, int, int) - Method in class hype.HStage
    +
    fillAndStroke() - Method in class hype.extended.colorist.HColorTransform
     
    -
    fillAndStroke() - Method in class hype.extended.colorist.HColorField
    +
    fillAndStroke() - Method in class hype.extended.colorist.HPixelColorist
     
    -
    fillAndStroke() - Method in class hype.extended.colorist.HColorPool
    +
    fillAndStroke() - Method in interface hype.interfaces.HColorist
     
    -
    fillAndStroke() - Method in class hype.extended.colorist.HColorTransform
    +
    fillOnly() - Method in class hype.extended.colorist.HColorField
     
    -
    fillAndStroke() - Method in class hype.extended.colorist.HPixelColorist
    +
    fillOnly() - Method in class hype.extended.colorist.HColorPool
     
    -
    fillAndStroke() - Method in interface hype.interfaces.HColorist
    +
    fillOnly() - Method in class hype.extended.colorist.HColorTransform
     
    -
    fillOnly() - Method in class hype.extended.colorist.HColorField
    +
    fillOnly() - Method in class hype.extended.colorist.HPixelColorist
     
    -
    fillOnly() - Method in class hype.extended.colorist.HColorPool
    +
    fillOnly() - Method in interface hype.interfaces.HColorist
     
    -
    fillOnly() - Method in class hype.extended.colorist.HColorTransform
    +
    filter(int) - Method in class hype.HCanvas
     
    -
    fillOnly() - Method in class hype.extended.colorist.HPixelColorist
    +
    filter(int, float) - Method in class hype.HCanvas
     
    -
    fillOnly() - Method in interface hype.interfaces.HColorist
    +
    filterKind() - Method in class hype.HCanvas
     
    -
    filter(int) - Method in class hype.HCanvas
    +
    filterKind(int) - Method in class hype.HCanvas
     
    -
    filter(int, float) - Method in class hype.HCanvas
    +
    filterParam() - Method in class hype.HCanvas
     
    -
    filterKind(int) - Method in class hype.HCanvas
    -
     
    -
    filterKind() - Method in class hype.HCanvas
    -
     
    -
    filterParam(float) - Method in class hype.HCanvas
    -
     
    -
    filterParam() - Method in class hype.HCanvas
    +
    filterParam(float) - Method in class hype.HCanvas
     
    FIREBRICK - Static variable in interface hype.interfaces.HConstants
     
    -
    first() - Method in class hype.HLinkedList
    +
    first() - Method in class hype.HLinkedList
     
    -
    firstChild() - Method in class hype.HDrawable
    +
    firstChild() - Method in class hype.HDrawable
    Returns the first child of this drawable.
    FLORALWHITE - Static variable in interface hype.interfaces.HConstants
     
    -
    followMouse() - Method in class hype.extended.behavior.HFollow
    +
    followMouse() - Method in class hype.extended.behavior.HFollow
     
    -
    font(Object) - Method in class hype.HText
    +
    font() - Method in class hype.HText
     
    -
    font() - Method in class hype.HText
    +
    font(Object) - Method in class hype.HText
     
    -
    fontSize(float) - Method in class hype.HText
    +
    fontSize() - Method in class hype.HText
     
    -
    fontSize() - Method in class hype.HText
    +
    fontSize(float) - Method in class hype.HText
     
    FORESTGREEN - Static variable in interface hype.interfaces.HConstants
     
    -
    freq(float) - Method in class hype.extended.behavior.HOscillator
    +
    freq() - Method in class hype.extended.behavior.HOscillator
     
    -
    freq() - Method in class hype.extended.behavior.HOscillator
    +
    freq(float) - Method in class hype.extended.behavior.HOscillator
     
    -
    frequency(int) - Method in class hype.HScreenshot
    +
    frequency() - Method in class hype.HScreenshot
     
    -
    frequency() - Method in class hype.HScreenshot
    +
    frequency(int) - Method in class hype.HScreenshot
     
    FRONT - Static variable in interface hype.interfaces.HConstants
     
    - +

    G

    GAINSBORO - Static variable in interface hype.interfaces.HConstants
     
    -
    get(int) - Method in class hype.HLinkedList
    +
    get(int) - Method in class hype.HLinkedList
     
    -
    getAlpha(int) - Static method in class hype.HColors
    +
    getAlpha(int) - Static method in class hype.HColors
     
    -
    getBlue(int) - Static method in class hype.HColors
    +
    getBlue(int) - Static method in class hype.HColors
     
    -
    getColor(float, float, int) - Method in class hype.extended.colorist.HColorField
    +
    getColor() - Method in class hype.extended.colorist.HColorPool
     
    -
    getColor() - Method in class hype.extended.colorist.HColorPool
    +
    getColor(float, float) - Method in class hype.extended.colorist.HPixelColorist
     
    -
    getColor(int) - Method in class hype.extended.colorist.HColorPool
    +
    getColor(float, float, int) - Method in class hype.extended.colorist.HColorField
     
    -
    getColor(int) - Method in class hype.extended.colorist.HColorTransform
    +
    getColor(int) - Method in class hype.extended.colorist.HColorPool
     
    -
    getColor(float, float) - Method in class hype.extended.colorist.HPixelColorist
    +
    getColor(int) - Method in class hype.extended.colorist.HColorTransform
     
    -
    getColorAt(int) - Method in class hype.extended.colorist.HColorPool
    +
    getColorAt(int) - Method in class hype.extended.colorist.HColorPool
     
    -
    getColorPool(int) - Method in class hype.extended.colorist.HGroupColorPool
    +
    getColorPool(int) - Method in class hype.extended.colorist.HGroupColorPool
     
    -
    getFontAt(int) - Method in class hype.HFontPool
    +
    getFontAt(int) - Method in class hype.HFontPool
     
    -
    getForce(int) - Method in class hype.extended.behavior.HAttractor
    +
    getForce(int) - Method in class hype.extended.behavior.HAttractor
     
    -
    getGreen(int) - Static method in class hype.HColors
    +
    getGreen(int) - Static method in class hype.HColors
     
    -
    getImage() - Method in class hype.extended.colorist.HPixelColorist
    +
    getImage() - Method in class hype.extended.colorist.HPixelColorist
    -
    Deprecated. 
    +
    Deprecated. 
    -
    getImage(Object) - Static method in class hype.H
    +
    getImage(Object) - Static method in class hype.H
    Cast an image to PImage
    -
    getNextColorPool() - Method in class hype.extended.colorist.HGroupColorPool
    +
    getNextColorPool() - Method in class hype.extended.colorist.HGroupColorPool
     
    -
    getNextFont() - Method in class hype.HFontPool
    +
    getNextFont() - Method in class hype.HFontPool
     
    -
    getNextPoint() - Method in class hype.extended.behavior.HOrbiter3D
    +
    getNextPoint() - Method in class hype.extended.behavior.HOrbiter3D
     
    -
    getNextPoint() - Method in class hype.extended.layout.HCircleLayout
    +
    getNextPoint() - Method in class hype.extended.layout.HCircleLayout
     
    -
    getNextPoint() - Method in class hype.extended.layout.HGridLayout
    +
    getNextPoint() - Method in class hype.extended.layout.HGridLayout
     
    -
    getNextPoint() - Method in class hype.extended.layout.HHexLayout
    +
    getNextPoint() - Method in class hype.extended.layout.HHexLayout
     
    -
    getNextPoint() - Method in class hype.extended.layout.HPolarLayout
    +
    getNextPoint() - Method in class hype.extended.layout.HPolarLayout
     
    -
    getNextPoint() - Method in class hype.extended.layout.HShapeLayout
    +
    getNextPoint() - Method in class hype.extended.layout.HShapeLayout
     
    -
    getNextPoint() - Method in class hype.extended.layout.HSphereLayout
    +
    getNextPoint() - Method in class hype.extended.layout.HSphereLayout
     
    -
    getNextPoint() - Method in interface hype.interfaces.HLayout
    +
    getNextPoint() - Method in interface hype.interfaces.HLayout
     
    -
    getPrevColorPool() - Method in class hype.extended.colorist.HGroupColorPool
    +
    getPrevColorPool() - Method in class hype.extended.colorist.HGroupColorPool
     
    -
    getPrevFont() - Method in class hype.HFontPool
    +
    getPrevFont() - Method in class hype.HFontPool
     
    -
    getRandomColorPool() - Method in class hype.extended.colorist.HGroupColorPool
    +
    getRandomColorPool() - Method in class hype.extended.colorist.HGroupColorPool
     
    -
    getRandomFont() - Method in class hype.HFontPool
    +
    getRandomFont() - Method in class hype.HFontPool
     
    -
    getRandomFont(int, int) - Method in class hype.HFontPool
    +
    getRandomFont(int, int) - Method in class hype.HFontPool
     
    -
    getRed(int) - Static method in class hype.HColors
    +
    getRed(int) - Static method in class hype.HColors
     
    -
    getRotation(float, float) - Method in class hype.extended.behavior.HMagneticField
    +
    getRotation(float, float) - Method in class hype.extended.behavior.HMagneticField
     
    GHOSTWHITE - Static variable in interface hype.interfaces.HConstants
     
    -
    goal(HLocatable) - Method in class hype.extended.behavior.HFollow
    +
    goal() - Method in class hype.extended.behavior.HFollow
     
    -
    goal() - Method in class hype.extended.behavior.HFollow
    +
    goal(HLocatable) - Method in class hype.extended.behavior.HFollow
     
    -
    goals() - Method in class hype.extended.behavior.HSwarm
    +
    goals() - Method in class hype.extended.behavior.HSwarm
     
    GOLD - Static variable in interface hype.interfaces.HConstants
     
    GOLDENROD - Static variable in interface hype.interfaces.HConstants
     
    -
    graphics() - Method in class hype.HCanvas
    +
    graphics() - Method in class hype.HCanvas
     
    -
    greaterThan(float, float, float) - Static method in class hype.HMath
    +
    greaterThan(float, float) - Static method in class hype.HMath
     
    -
    greaterThan(float, float) - Static method in class hype.HMath
    +
    greaterThan(float, float, float) - Static method in class hype.HMath
     
    GREEN - Static variable in interface hype.interfaces.HConstants
     
    @@ -1276,7 +1271,7 @@

    G

    GREY - Static variable in interface hype.interfaces.HConstants
     
    - +

    H

    @@ -1293,37 +1288,37 @@

    H

     
    HANDLE_STROKE_WEIGHT - Static variable in class hype.HPath
     
    -
    handleEvents() - Method in class hype.HMouse
    +
    handleEvents() - Method in class hype.HMouse
     
    -
    hasBits(byte, byte) - Static method in class hype.HMath
    +
    hasBits(byte, byte) - Static method in class hype.HMath
     
    -
    hasBits(int, int) - Static method in class hype.HMath
    +
    hasBits(int, int) - Static method in class hype.HMath
     
    -
    hasBlend(boolean) - Method in class hype.HCanvas
    +
    hasBlend() - Method in class hype.HCanvas
     
    -
    hasBlend() - Method in class hype.HCanvas
    +
    hasBlend(boolean) - Method in class hype.HCanvas
     
    -
    hasFade(boolean) - Method in class hype.HCanvas
    +
    hasFade() - Method in class hype.HCanvas
     
    -
    hasFade() - Method in class hype.HCanvas
    +
    hasFade(boolean) - Method in class hype.HCanvas
     
    -
    hasFilter() - Method in class hype.HCanvas
    +
    hasFilter() - Method in class hype.HCanvas
     
    -
    hasNext() - Method in class hype.HDrawable.HDrawableIterator
    +
    hasNext() - Method in class hype.HDrawable.HDrawableIterator
     
    -
    hasNext() - Method in class hype.HLinkedList.HLinkedListIterator
    +
    hasNext() - Method in class hype.HLinkedList.HLinkedListIterator
     
    -
    HAttracted(HDrawable) - Constructor for class hype.extended.behavior.HAttractor.HAttracted
    +
    HAttracted(HDrawable) - Constructor for class hype.extended.behavior.HAttractor.HAttracted
     
    -
    HAttractionForce(float, float, float, float) - Constructor for class hype.extended.behavior.HAttractor.HAttractionForce
    +
    HAttractionForce(float, float, float, float) - Constructor for class hype.extended.behavior.HAttractor.HAttractionForce
     
    HAttractor - Class in hype.extended.behavior
     
    -
    HAttractor() - Constructor for class hype.extended.behavior.HAttractor
    +
    HAttractor() - Constructor for class hype.extended.behavior.HAttractor
     
    -
    HAttractor(float, float, float) - Constructor for class hype.extended.behavior.HAttractor
    +
    HAttractor(float, float, float) - Constructor for class hype.extended.behavior.HAttractor
     
    -
    HAttractor(float, float, float, float) - Constructor for class hype.extended.behavior.HAttractor
    +
    HAttractor(float, float, float, float) - Constructor for class hype.extended.behavior.HAttractor
     
    HAttractor.HAttracted - Class in hype.extended.behavior
     
    @@ -1331,49 +1326,49 @@

    H

     
    HBehavior - Class in hype
     
    -
    HBehavior() - Constructor for class hype.HBehavior
    +
    HBehavior() - Constructor for class hype.HBehavior
     
    HBehaviorRegistry - Class in hype
     
    -
    HBehaviorRegistry() - Constructor for class hype.HBehaviorRegistry
    +
    HBehaviorRegistry() - Constructor for class hype.HBehaviorRegistry
     
    HBehaviorRegistry.HBehaviorSentinel - Class in hype
     
    -
    HBehaviorSentinel(HBehaviorRegistry) - Constructor for class hype.HBehaviorRegistry.HBehaviorSentinel
    +
    HBehaviorSentinel(HBehaviorRegistry) - Constructor for class hype.HBehaviorRegistry.HBehaviorSentinel
     
    HBox - Class in hype
     
    -
    HBox() - Constructor for class hype.HBox
    +
    HBox() - Constructor for class hype.HBox
     
    HBundle - Class in hype
     
    -
    HBundle() - Constructor for class hype.HBundle
    +
    HBundle() - Constructor for class hype.HBundle
     
    HCallback - Interface in hype
     
    HCanvas - Class in hype
     
    -
    HCanvas() - Constructor for class hype.HCanvas
    +
    HCanvas() - Constructor for class hype.HCanvas
     
    -
    HCanvas(String) - Constructor for class hype.HCanvas
    +
    HCanvas(float, float) - Constructor for class hype.HCanvas
     
    -
    HCanvas(float, float) - Constructor for class hype.HCanvas
    +
    HCanvas(float, float, String) - Constructor for class hype.HCanvas
     
    -
    HCanvas(float, float, String) - Constructor for class hype.HCanvas
    +
    HCanvas(String) - Constructor for class hype.HCanvas
     
    HCanvas.HLight - Class in hype
     
    HCircleLayout - Class in hype.extended.layout
     
    -
    HCircleLayout() - Constructor for class hype.extended.layout.HCircleLayout
    +
    HCircleLayout() - Constructor for class hype.extended.layout.HCircleLayout
     
    HColorField - Class in hype.extended.colorist
     
    -
    HColorField() - Constructor for class hype.extended.colorist.HColorField
    +
    HColorField() - Constructor for class hype.extended.colorist.HColorField
     
    -
    HColorField(float, float) - Constructor for class hype.extended.colorist.HColorField
    +
    HColorField(float) - Constructor for class hype.extended.colorist.HColorField
     
    -
    HColorField(float) - Constructor for class hype.extended.colorist.HColorField
    +
    HColorField(float, float) - Constructor for class hype.extended.colorist.HColorField
     
    HColorField.HColorPoint - Class in hype.extended.colorist
     
    @@ -1381,29 +1376,29 @@

    H

     
    HColorLightness - Class in hype.extended.behavior
     
    -
    HColorLightness() - Constructor for class hype.extended.behavior.HColorLightness
    +
    HColorLightness() - Constructor for class hype.extended.behavior.HColorLightness
     
    -
    HColorLightness(Object) - Constructor for class hype.extended.behavior.HColorLightness
    +
    HColorLightness(Object) - Constructor for class hype.extended.behavior.HColorLightness
     
    -
    HColorPoint() - Constructor for class hype.extended.colorist.HColorField.HColorPoint
    +
    HColorPoint() - Constructor for class hype.extended.colorist.HColorField.HColorPoint
     
    HColorPool - Class in hype.extended.colorist
     
    -
    HColorPool(int...) - Constructor for class hype.extended.colorist.HColorPool
    +
    HColorPool(int...) - Constructor for class hype.extended.colorist.HColorPool
     
    HColors - Class in hype
     
    -
    HColors() - Constructor for class hype.HColors
    +
    HColors() - Constructor for class hype.HColors
     
    HColorTransform - Class in hype.extended.colorist
     
    -
    HColorTransform() - Constructor for class hype.extended.colorist.HColorTransform
    +
    HColorTransform() - Constructor for class hype.extended.colorist.HColorTransform
     
    HConstants - Interface in hype.interfaces
     
    HCylinder - Class in hype
     
    -
    HCylinder() - Constructor for class hype.HCylinder
    +
    HCylinder() - Constructor for class hype.HCylinder
     
    HDirectable - Interface in hype.interfaces
     
    @@ -1411,7 +1406,7 @@

    H

    The superclass of all drawables.
    -
    HDrawable() - Constructor for class hype.HDrawable
    +
    HDrawable() - Constructor for class hype.HDrawable
    The default constructor for HDrawable.
    @@ -1421,123 +1416,123 @@

    H

    HDrawable3D - Class in hype
     
    -
    HDrawable3D() - Constructor for class hype.HDrawable3D
    +
    HDrawable3D() - Constructor for class hype.HDrawable3D
     
    -
    HDrawableIterator(HDrawable) - Constructor for class hype.HDrawable.HDrawableIterator
    +
    HDrawableIterator(HDrawable) - Constructor for class hype.HDrawable.HDrawableIterator
     
    HDrawablePool - Class in hype
     
    -
    HDrawablePool() - Constructor for class hype.HDrawablePool
    +
    HDrawablePool() - Constructor for class hype.HDrawablePool
     
    -
    HDrawablePool(int) - Constructor for class hype.HDrawablePool
    +
    HDrawablePool(int) - Constructor for class hype.HDrawablePool
     
    -
    height(int) - Method in class hype.extended.colorist.HPixelColorist
    +
    height() - Method in class hype.extended.colorist.HPixelColorist
     
    -
    height() - Method in class hype.extended.colorist.HPixelColorist
    +
    height() - Method in class hype.HDrawable
    +
    +
    Returns the height of this drawable.
    +
    +
    height() - Method in class hype.HStage
     
    -
    height(float) - Method in class hype.HCanvas
    +
    height(float) - Method in class hype.HCanvas
     
    -
    height(float) - Method in class hype.HDrawable
    +
    height(float) - Method in class hype.HDrawable
    Sets the height of this drawable.
    -
    height() - Method in class hype.HDrawable
    -
    -
    Returns the height of this drawable.
    -
    -
    height() - Method in class hype.HStage
    +
    height(float) - Method in class hype.HText
     
    -
    height(float) - Method in class hype.HText
    +
    height(int) - Method in class hype.extended.colorist.HPixelColorist
     
    HEIGHT - Static variable in interface hype.interfaces.HConstants
     
    HEllipse - Class in hype
     
    -
    HEllipse() - Constructor for class hype.HEllipse
    +
    HEllipse() - Constructor for class hype.HEllipse
     
    -
    HEllipse(float) - Constructor for class hype.HEllipse
    +
    HEllipse(float) - Constructor for class hype.HEllipse
     
    -
    HEllipse(float, float) - Constructor for class hype.HEllipse
    +
    HEllipse(float, float) - Constructor for class hype.HEllipse
     
    HFollow - Class in hype.extended.behavior
     
    -
    HFollow() - Constructor for class hype.extended.behavior.HFollow
    +
    HFollow() - Constructor for class hype.extended.behavior.HFollow
     
    -
    HFollow(float) - Constructor for class hype.extended.behavior.HFollow
    +
    HFollow(float) - Constructor for class hype.extended.behavior.HFollow
     
    -
    HFollow(float, float) - Constructor for class hype.extended.behavior.HFollow
    +
    HFollow(float, float) - Constructor for class hype.extended.behavior.HFollow
     
    -
    HFollow(float, float, HLocatable) - Constructor for class hype.extended.behavior.HFollow
    +
    HFollow(float, float, HLocatable) - Constructor for class hype.extended.behavior.HFollow
     
    HFontPool - Class in hype
     
    -
    HFontPool() - Constructor for class hype.HFontPool
    +
    HFontPool() - Constructor for class hype.HFontPool
     
    -
    HFontPool(Object...) - Constructor for class hype.HFontPool
    +
    HFontPool(Object...) - Constructor for class hype.HFontPool
     
    HGridLayout - Class in hype.extended.layout
     
    -
    HGridLayout() - Constructor for class hype.extended.layout.HGridLayout
    +
    HGridLayout() - Constructor for class hype.extended.layout.HGridLayout
     
    -
    HGridLayout(int) - Constructor for class hype.extended.layout.HGridLayout
    +
    HGridLayout(int) - Constructor for class hype.extended.layout.HGridLayout
     
    -
    HGridLayout(int, int) - Constructor for class hype.extended.layout.HGridLayout
    +
    HGridLayout(int, int) - Constructor for class hype.extended.layout.HGridLayout
     
    HGroup - Class in hype
     
    -
    HGroup() - Constructor for class hype.HGroup
    +
    HGroup() - Constructor for class hype.HGroup
     
    HGroupColorPool - Class in hype.extended.colorist
     
    -
    HGroupColorPool(HColorPool...) - Constructor for class hype.extended.colorist.HGroupColorPool
    +
    HGroupColorPool(HColorPool...) - Constructor for class hype.extended.colorist.HGroupColorPool
     
    HHexLayout - Class in hype.extended.layout
     
    -
    HHexLayout() - Constructor for class hype.extended.layout.HHexLayout
    +
    HHexLayout() - Constructor for class hype.extended.layout.HHexLayout
     
    HHittable - Interface in hype.interfaces
     
    HIcosahedron - Class in hype
     
    -
    HIcosahedron() - Constructor for class hype.HIcosahedron
    +
    HIcosahedron() - Constructor for class hype.HIcosahedron
     
    -
    hide() - Method in class hype.HDrawable
    +
    hide() - Method in class hype.HDrawable
    Makes this drawable invisible by calling `visibility(false)`.
    HImage - Class in hype
     
    -
    HImage() - Constructor for class hype.HImage
    +
    HImage() - Constructor for class hype.HImage
     
    -
    HImage(Object) - Constructor for class hype.HImage
    +
    HImage(Object) - Constructor for class hype.HImage
     
    HImageHolder - Interface in hype.interfaces
     
    HLayout - Interface in hype.interfaces
     
    -
    HLight(float, float, float, float, float, float) - Constructor for class hype.HCanvas.HLight
    +
    HLight(float, float, float, float, float, float) - Constructor for class hype.HCanvas.HLight
     
    HLinkedHashSet<T> - Class in hype
     
    -
    HLinkedHashSet() - Constructor for class hype.HLinkedHashSet
    +
    HLinkedHashSet() - Constructor for class hype.HLinkedHashSet
     
    HLinkedList<T> - Class in hype
     
    -
    HLinkedList() - Constructor for class hype.HLinkedList
    +
    HLinkedList() - Constructor for class hype.HLinkedList
     
    HLinkedList.HLinkedListIterator<U> - Class in hype
     
    HLinkedList.HLinkedListNode<U> - Class in hype
     
    -
    HLinkedListIterator(HLinkedList<U>) - Constructor for class hype.HLinkedList.HLinkedListIterator
    +
    HLinkedListIterator(HLinkedList<U>) - Constructor for class hype.HLinkedList.HLinkedListIterator
     
    -
    HLinkedListNode(U) - Constructor for class hype.HLinkedList.HLinkedListNode
    +
    HLinkedListNode(U) - Constructor for class hype.HLinkedList.HLinkedListNode
     
    HLocatable - Interface in hype.interfaces
     
    HMagneticField - Class in hype.extended.behavior
     
    -
    HMagneticField() - Constructor for class hype.extended.behavior.HMagneticField
    +
    HMagneticField() - Constructor for class hype.extended.behavior.HMagneticField
     
    HMagneticField.HPole - Class in hype.extended.behavior
     
    @@ -1545,183 +1540,183 @@

    H

    A static class that provides some math methods.
    -
    HMath() - Constructor for class hype.HMath
    +
    HMath() - Constructor for class hype.HMath
     
    HMouse - Class in hype
     
    -
    HMouse(PApplet) - Constructor for class hype.HMouse
    +
    HMouse(PApplet) - Constructor for class hype.HMouse
     
    HNode<T extends HNode<T>> - Class in hype
     
    -
    HNode() - Constructor for class hype.HNode
    +
    HNode() - Constructor for class hype.HNode
     
    HONEYDEW - Static variable in interface hype.interfaces.HConstants
     
    HOrbiter - Class in hype.extended.behavior
     
    -
    HOrbiter() - Constructor for class hype.extended.behavior.HOrbiter
    +
    HOrbiter() - Constructor for class hype.extended.behavior.HOrbiter
     
    -
    HOrbiter(float, float) - Constructor for class hype.extended.behavior.HOrbiter
    +
    HOrbiter(float, float) - Constructor for class hype.extended.behavior.HOrbiter
     
    HOrbiter3D - Class in hype.extended.behavior
     
    -
    HOrbiter3D() - Constructor for class hype.extended.behavior.HOrbiter3D
    +
    HOrbiter3D() - Constructor for class hype.extended.behavior.HOrbiter3D
     
    -
    HOrbiter3D(float, float, float) - Constructor for class hype.extended.behavior.HOrbiter3D
    +
    HOrbiter3D(float, float, float) - Constructor for class hype.extended.behavior.HOrbiter3D
     
    HOscillator - Class in hype.extended.behavior
     
    -
    HOscillator() - Constructor for class hype.extended.behavior.HOscillator
    +
    HOscillator() - Constructor for class hype.extended.behavior.HOscillator
     
    HOTPINK - Static variable in interface hype.interfaces.HConstants
     
    -
    HParticle(float, float, float, float, float) - Constructor for class hype.extended.behavior.HParticles.HParticle
    +
    HParticle(float, float, float, float, float) - Constructor for class hype.extended.behavior.HParticles.HParticle
     
    HParticles - Class in hype.extended.behavior
     
    -
    HParticles() - Constructor for class hype.extended.behavior.HParticles
    +
    HParticles() - Constructor for class hype.extended.behavior.HParticles
     
    HParticles.HParticle - Class in hype.extended.behavior
     
    HPath - Class in hype
     
    -
    HPath() - Constructor for class hype.HPath
    +
    HPath() - Constructor for class hype.HPath
     
    -
    HPath(int) - Constructor for class hype.HPath
    +
    HPath(int) - Constructor for class hype.HPath
     
    HPixelColorist - Class in hype.extended.colorist
     
    -
    HPixelColorist() - Constructor for class hype.extended.colorist.HPixelColorist
    +
    HPixelColorist() - Constructor for class hype.extended.colorist.HPixelColorist
     
    -
    HPixelColorist(Object) - Constructor for class hype.extended.colorist.HPixelColorist
    +
    HPixelColorist(Object) - Constructor for class hype.extended.colorist.HPixelColorist
     
    HPolarLayout - Class in hype.extended.layout
     
    -
    HPolarLayout() - Constructor for class hype.extended.layout.HPolarLayout
    +
    HPolarLayout() - Constructor for class hype.extended.layout.HPolarLayout
     
    -
    HPolarLayout(float, float) - Constructor for class hype.extended.layout.HPolarLayout
    +
    HPolarLayout(float, float) - Constructor for class hype.extended.layout.HPolarLayout
     
    -
    HPole(float, float, float) - Constructor for class hype.extended.behavior.HMagneticField.HPole
    +
    HPole(float, float, float) - Constructor for class hype.extended.behavior.HMagneticField.HPole
     
    HProximity - Class in hype.extended.behavior
     
    -
    HProximity() - Constructor for class hype.extended.behavior.HProximity
    +
    HProximity() - Constructor for class hype.extended.behavior.HProximity
     
    -
    HProximity(float, float, float, float, float) - Constructor for class hype.extended.behavior.HProximity
    +
    HProximity(float, float, float, float, float) - Constructor for class hype.extended.behavior.HProximity
     
    HRandomTrigger - Class in hype.extended.behavior
     
    -
    HRandomTrigger() - Constructor for class hype.extended.behavior.HRandomTrigger
    +
    HRandomTrigger() - Constructor for class hype.extended.behavior.HRandomTrigger
     
    -
    HRandomTrigger(float) - Constructor for class hype.extended.behavior.HRandomTrigger
    +
    HRandomTrigger(float) - Constructor for class hype.extended.behavior.HRandomTrigger
     
    HRect - Class in hype
     
    -
    HRect() - Constructor for class hype.HRect
    +
    HRect() - Constructor for class hype.HRect
     
    -
    HRect(float) - Constructor for class hype.HRect
    +
    HRect(float) - Constructor for class hype.HRect
     
    -
    HRect(float, float) - Constructor for class hype.HRect
    +
    HRect(float, float) - Constructor for class hype.HRect
     
    -
    HRect(float, float, float) - Constructor for class hype.HRect
    +
    HRect(float, float, float) - Constructor for class hype.HRect
     
    HRotatable - Interface in hype.interfaces
     
    HRotate - Class in hype.extended.behavior
     
    -
    HRotate() - Constructor for class hype.extended.behavior.HRotate
    +
    HRotate() - Constructor for class hype.extended.behavior.HRotate
     
    -
    HRotate(HRotatable, float) - Constructor for class hype.extended.behavior.HRotate
    +
    HRotate(HRotatable, float) - Constructor for class hype.extended.behavior.HRotate
    -
    Deprecated. 
    +
    Deprecated. 
    -
    HRotate(HRotatable, float, float, float) - Constructor for class hype.extended.behavior.HRotate
    +
    HRotate(HRotatable, float, float, float) - Constructor for class hype.extended.behavior.HRotate
     
    HScreenshot - Class in hype
     
    -
    HScreenshot() - Constructor for class hype.HScreenshot
    +
    HScreenshot() - Constructor for class hype.HScreenshot
     
    HShape - Class in hype
     
    -
    HShape() - Constructor for class hype.HShape
    +
    HShape() - Constructor for class hype.HShape
     
    -
    HShape(Object) - Constructor for class hype.HShape
    +
    HShape(Object) - Constructor for class hype.HShape
     
    HShapeLayout - Class in hype.extended.layout
     
    -
    HShapeLayout() - Constructor for class hype.extended.layout.HShapeLayout
    +
    HShapeLayout() - Constructor for class hype.extended.layout.HShapeLayout
     
    HSphere - Class in hype
     
    -
    HSphere() - Constructor for class hype.HSphere
    +
    HSphere() - Constructor for class hype.HSphere
     
    -
    HSphere(float) - Constructor for class hype.HSphere
    +
    HSphere(float) - Constructor for class hype.HSphere
     
    -
    HSphere(float, float, float) - Constructor for class hype.HSphere
    +
    HSphere(float, float, float) - Constructor for class hype.HSphere
     
    HSphereLayout - Class in hype.extended.layout
     
    -
    HSphereLayout() - Constructor for class hype.extended.layout.HSphereLayout
    +
    HSphereLayout() - Constructor for class hype.extended.layout.HSphereLayout
     
    -
    HSphereLayout(float, float, float) - Constructor for class hype.extended.layout.HSphereLayout
    +
    HSphereLayout(float, float, float) - Constructor for class hype.extended.layout.HSphereLayout
     
    HSprite - Class in hype
     
    -
    HSprite() - Constructor for class hype.HSprite
    +
    HSprite() - Constructor for class hype.HSprite
     
    -
    HSprite(float) - Constructor for class hype.HSprite
    +
    HSprite(float) - Constructor for class hype.HSprite
     
    -
    HSprite(float, float) - Constructor for class hype.HSprite
    +
    HSprite(float, float) - Constructor for class hype.HSprite
     
    HStage - Class in hype
     
    -
    HStage(PApplet) - Constructor for class hype.HStage
    +
    HStage(PApplet) - Constructor for class hype.HStage
     
    HSwarm - Class in hype.extended.behavior
     
    -
    HSwarm() - Constructor for class hype.extended.behavior.HSwarm
    +
    HSwarm() - Constructor for class hype.extended.behavior.HSwarm
     
    HText - Class in hype
     
    -
    HText() - Constructor for class hype.HText
    +
    HText() - Constructor for class hype.HText
     
    -
    HText(String) - Constructor for class hype.HText
    +
    HText(String) - Constructor for class hype.HText
     
    -
    HText(String, float) - Constructor for class hype.HText
    +
    HText(String, float) - Constructor for class hype.HText
     
    -
    HText(String, float, Object) - Constructor for class hype.HText
    +
    HText(String, float, Object) - Constructor for class hype.HText
     
    HTimer - Class in hype.extended.behavior
     
    -
    HTimer() - Constructor for class hype.extended.behavior.HTimer
    +
    HTimer() - Constructor for class hype.extended.behavior.HTimer
     
    -
    HTimer(int) - Constructor for class hype.extended.behavior.HTimer
    +
    HTimer(int) - Constructor for class hype.extended.behavior.HTimer
     
    -
    HTimer(int, int) - Constructor for class hype.extended.behavior.HTimer
    +
    HTimer(int, int) - Constructor for class hype.extended.behavior.HTimer
     
    HTrigger - Class in hype
     
    -
    HTrigger() - Constructor for class hype.HTrigger
    +
    HTrigger() - Constructor for class hype.HTrigger
     
    HTween - Class in hype.extended.behavior
     
    -
    HTween() - Constructor for class hype.extended.behavior.HTween
    +
    HTween() - Constructor for class hype.extended.behavior.HTween
     
    HVector - Class in hype
     
    -
    HVector() - Constructor for class hype.HVector
    +
    HVector() - Constructor for class hype.HVector
     
    -
    HVector(float, float) - Constructor for class hype.HVector
    +
    HVector(float, float) - Constructor for class hype.HVector
     
    -
    HVector(float, float, float) - Constructor for class hype.HVector
    +
    HVector(float, float, float) - Constructor for class hype.HVector
     
    HVelocity - Class in hype.extended.behavior
     
    -
    HVelocity() - Constructor for class hype.extended.behavior.HVelocity
    +
    HVelocity() - Constructor for class hype.extended.behavior.HVelocity
     
    HVertex - Class in hype
     
    -
    HVertex(HPath) - Constructor for class hype.HVertex
    +
    HVertex(HPath) - Constructor for class hype.HVertex
     
    HWarnings - Class in hype
     
    @@ -1736,115 +1731,115 @@

    H

    hype.interfaces - package hype.interfaces
     
    - +

    I

    -
    idleGoal(float, float) - Method in class hype.extended.behavior.HSwarm
    +
    idleGoal(float, float) - Method in class hype.extended.behavior.HSwarm
     
    -
    idleGoalX() - Method in class hype.extended.behavior.HSwarm
    +
    idleGoalX() - Method in class hype.extended.behavior.HSwarm
     
    -
    idleGoalY() - Method in class hype.extended.behavior.HSwarm
    +
    idleGoalY() - Method in class hype.extended.behavior.HSwarm
     
    -
    ignorePoles() - Method in class hype.extended.layout.HSphereLayout
    +
    ignorePoles() - Method in class hype.extended.layout.HSphereLayout
     
    -
    image(Object) - Method in class hype.extended.behavior.HColorLightness
    +
    image() - Method in class hype.extended.behavior.HColorLightness
     
    -
    image() - Method in class hype.extended.behavior.HColorLightness
    +
    image() - Method in class hype.extended.colorist.HPixelColorist
     
    -
    image(Object) - Method in class hype.extended.colorist.HPixelColorist
    +
    image() - Method in class hype.HImage
     
    -
    image() - Method in class hype.extended.colorist.HPixelColorist
    +
    image() - Method in class hype.HStage
     
    -
    image(Object) - Method in class hype.HImage
    +
    image() - Method in interface hype.interfaces.HImageHolder
     
    -
    image() - Method in class hype.HImage
    +
    image(Object) - Method in class hype.extended.behavior.HColorLightness
     
    -
    image(Object) - Method in class hype.HStage
    +
    image(Object) - Method in class hype.extended.colorist.HPixelColorist
     
    -
    image() - Method in class hype.HStage
    +
    image(Object) - Method in class hype.HImage
     
    -
    image(Object) - Method in interface hype.interfaces.HImageHolder
    +
    image(Object) - Method in class hype.HStage
     
    -
    image() - Method in interface hype.interfaces.HImageHolder
    +
    image(Object) - Method in interface hype.interfaces.HImageHolder
     
    -
    inactiveSet() - Method in class hype.HDrawablePool
    +
    inactiveSet() - Method in class hype.HDrawablePool
     
    -
    includePoles() - Method in class hype.extended.layout.HSphereLayout
    +
    includePoles() - Method in class hype.extended.layout.HSphereLayout
     
    INDIANRED - Static variable in interface hype.interfaces.HConstants
     
    INDIGO - Static variable in interface hype.interfaces.HConstants
     
    -
    init(PApplet) - Static method in class hype.H
    +
    init(PApplet) - Static method in class hype.H
     
    -
    inLine(HVertex, float, float) - Method in class hype.HVertex
    +
    inLine(HVertex, float, float) - Method in class hype.HVertex
     
    -
    inRange(int) - Method in class hype.HLinkedList
    +
    inRange(int) - Method in class hype.HLinkedList
     
    -
    insert(T, int) - Method in class hype.HLinkedHashSet
    +
    insert(T, int) - Method in class hype.HLinkedHashSet
     
    -
    insert(T, int) - Method in class hype.HLinkedList
    +
    insert(T, int) - Method in class hype.HLinkedList
     
    -
    intersectTest(HVertex, HVertex, float, float, boolean) - Method in class hype.HVertex
    +
    intersectTest(HVertex, HVertex, float, float, boolean) - Method in class hype.HVertex
     
    -
    interval(int) - Method in class hype.extended.behavior.HTimer
    +
    interval() - Method in class hype.extended.behavior.HTimer
     
    -
    interval() - Method in class hype.extended.behavior.HTimer
    +
    interval(int) - Method in class hype.extended.behavior.HTimer
     
    INVALID_CHILD - Static variable in class hype.HWarnings
     
    INVALID_DEST - Static variable in class hype.HWarnings
     
    -
    invalidChild(HDrawable) - Method in class hype.HDrawable
    +
    invalidChild(HDrawable) - Method in class hype.HDrawable
     
    -
    invalidChild(HDrawable) - Method in class hype.HStage
    +
    invalidChild(HDrawable) - Method in class hype.HStage
     
    -
    isCircle() - Method in class hype.HEllipse
    +
    isCircle() - Method in class hype.HEllipse
     
    -
    isCubic() - Method in class hype.HVertex
    +
    isCubic() - Method in class hype.HVertex
     
    -
    isCurved() - Method in class hype.HVertex
    +
    isCurved() - Method in class hype.HVertex
     
    -
    isEqual(float, float, float) - Static method in class hype.HMath
    +
    isEqual(float, float) - Static method in class hype.HMath
     
    -
    isEqual(float, float) - Static method in class hype.HMath
    +
    isEqual(float, float, float) - Static method in class hype.HMath
     
    -
    isFull() - Method in class hype.HDrawablePool
    +
    isFull() - Method in class hype.HDrawablePool
     
    -
    isLine() - Method in class hype.HVertex
    +
    isLine() - Method in class hype.HVertex
     
    ISOCELES - Static variable in interface hype.interfaces.HConstants
     
    -
    isQuadratic() - Method in class hype.HVertex
    +
    isQuadratic() - Method in class hype.HVertex
     
    -
    isRecording() - Method in class hype.HScreenshot
    +
    isRecording() - Method in class hype.HScreenshot
     
    -
    isRegistered(HBehavior) - Method in class hype.HBehaviorRegistry
    +
    isRegistered(HBehavior) - Method in class hype.HBehaviorRegistry
     
    -
    isTransparent(int) - Static method in class hype.HColors
    +
    isTransparent(int) - Static method in class hype.HColors
     
    -
    isZero(float, float) - Static method in class hype.HMath
    +
    isZero(float) - Static method in class hype.HMath
     
    -
    isZero(float) - Static method in class hype.HMath
    +
    isZero(float, float) - Static method in class hype.HMath
     
    -
    iterationLimit(int) - Method in class hype.extended.layout.HShapeLayout
    +
    iterationLimit() - Method in class hype.extended.layout.HShapeLayout
     
    -
    iterationLimit() - Method in class hype.extended.layout.HShapeLayout
    +
    iterationLimit(int) - Method in class hype.extended.layout.HShapeLayout
     
    -
    iterator() - Method in class hype.HDrawable
    +
    iterator() - Method in class hype.HDrawable
    Creates a new iterator for this drawable to iterate through its children.
    -
    iterator() - Method in class hype.HDrawablePool
    +
    iterator() - Method in class hype.HDrawablePool
     
    -
    iterator() - Method in class hype.HLinkedList
    +
    iterator() - Method in class hype.HLinkedList
     
    IVORY - Static variable in interface hype.interfaces.HConstants
     
    - +

    K

    @@ -1852,18 +1847,18 @@

    K

    KHAKI - Static variable in interface hype.interfaces.HConstants
     
    - +

    L

    -
    last() - Method in class hype.HLinkedList
    +
    last() - Method in class hype.HLinkedList
     
    -
    lastChild() - Method in class hype.HDrawable
    +
    lastChild() - Method in class hype.HDrawable
    Returns the last child of this drawable.
    -
    launchTo(float, float, int) - Method in class hype.extended.behavior.HVelocity
    +
    launchTo(float, float, int) - Method in class hype.extended.behavior.HVelocity
     
    LAVENDER - Static variable in interface hype.interfaces.HConstants
     
    @@ -1871,23 +1866,23 @@

    L

     
    LAWNGREEN - Static variable in interface hype.interfaces.HConstants
     
    -
    layout() - Method in class hype.HDrawablePool
    +
    layout() - Method in class hype.HDrawablePool
     
    -
    layout(HLayout) - Method in class hype.HDrawablePool
    +
    layout(HLayout) - Method in class hype.HDrawablePool
     
    LEFT - Static variable in interface hype.interfaces.HConstants
     
    -
    leftOfLine(float, float, float, float, float, float) - Static method in class hype.HMath
    +
    leftOfLine(float, float, float, float, float, float) - Static method in class hype.HMath
     
    LEMONCHIFFON - Static variable in interface hype.interfaces.HConstants
     
    -
    length(float) - Method in class hype.extended.layout.HPolarLayout
    +
    length() - Method in class hype.extended.layout.HPolarLayout
     
    -
    length() - Method in class hype.extended.layout.HPolarLayout
    +
    length(float) - Method in class hype.extended.layout.HPolarLayout
     
    -
    lessThan(float, float, float) - Static method in class hype.HMath
    +
    lessThan(float, float) - Static method in class hype.HMath
     
    -
    lessThan(float, float) - Static method in class hype.HMath
    +
    lessThan(float, float, float) - Static method in class hype.HMath
     
    LGREY - Static variable in interface hype.interfaces.HConstants
     
    @@ -1905,7 +1900,7 @@

    L

     
    LIGHTPINK - Static variable in interface hype.interfaces.HConstants
     
    -
    lights() - Method in class hype.HCanvas
    +
    lights() - Method in class hype.HCanvas
     
    LIGHTSALMON - Static variable in interface hype.interfaces.HConstants
     
    @@ -1923,130 +1918,130 @@

    L

     
    LIMEGREEN - Static variable in interface hype.interfaces.HConstants
     
    -
    line(float, float, float, float) - Method in class hype.HPath
    +
    line(float, float, float, float) - Method in class hype.HPath
     
    LINE_TOLERANCE - Static variable in class hype.HVertex
     
    LINEN - Static variable in interface hype.interfaces.HConstants
     
    -
    lineSide(float, float, float, float, float, float) - Static method in class hype.HMath
    +
    lineSide(float, float, float, float, float, float) - Static method in class hype.HMath
     
    -
    lineUV(float, float, float, float) - Method in class hype.HPath
    +
    lineUV(float, float, float, float) - Method in class hype.HPath
     
    loc - Variable in class hype.extended.behavior.HAttractor.HAttractionForce
     
    -
    loc(float, float) - Method in class hype.extended.behavior.HAttractor.HAttractionForce
    -
     
    -
    loc(float, float, float) - Method in class hype.extended.behavior.HAttractor.HAttractionForce
    -
     
    -
    loc(float, float) - Method in class hype.extended.colorist.HPixelColorist
    +
    loc() - Method in class hype.extended.colorist.HPixelColorist
     
    -
    loc() - Method in class hype.extended.colorist.HPixelColorist
    +
    loc() - Method in class hype.extended.layout.HSphereLayout
     
    -
    loc(float, float, float) - Method in class hype.extended.layout.HSphereLayout
    +
    loc() - Method in class hype.HDrawable
    +
    +
    Returns the position of this drawable as a PVector.
    +
    +
    loc(float, float) - Method in class hype.extended.behavior.HAttractor.HAttractionForce
     
    -
    loc() - Method in class hype.extended.layout.HSphereLayout
    +
    loc(float, float) - Method in class hype.extended.colorist.HPixelColorist
     
    -
    loc(float, float) - Method in class hype.HDrawable
    +
    loc(float, float) - Method in class hype.HDrawable
    Sets the x and y position of this drawable.
    -
    loc(float, float, float) - Method in class hype.HDrawable
    +
    loc(float, float, float) - Method in class hype.extended.behavior.HAttractor.HAttractionForce
    +
     
    +
    loc(float, float, float) - Method in class hype.extended.layout.HSphereLayout
    +
     
    +
    loc(float, float, float) - Method in class hype.HDrawable
    Sets the x, y and z position of this drawable.
    -
    loc(PVector) - Method in class hype.HDrawable
    +
    loc(PVector) - Method in class hype.HDrawable
    Sets the position of this drawable via PVector.
    -
    loc() - Method in class hype.HDrawable
    -
    -
    Returns the position of this drawable as a PVector.
    -
    -
    locAt(int) - Method in class hype.HDrawable
    +
    locAt(int) - Method in class hype.HDrawable
    Positions this drawable at the defined location in relation to its parent, or (0,0) if the parent is null.
    location - Variable in class hype.extended.behavior.HAttractor.HAttracted
     
    -
    location(float, float) - Method in class hype.extended.behavior.HParticles
    +
    location() - Method in class hype.extended.behavior.HParticles
     
    -
    location(float, float, float) - Method in class hype.extended.behavior.HParticles
    +
    location(float, float) - Method in class hype.extended.behavior.HParticles
     
    -
    location(PVector) - Method in class hype.extended.behavior.HParticles
    +
    location(float, float, float) - Method in class hype.extended.behavior.HParticles
     
    -
    location() - Method in class hype.extended.behavior.HParticles
    +
    location(PVector) - Method in class hype.extended.behavior.HParticles
     
    LOCATION - Static variable in interface hype.interfaces.HConstants
     
    - +

    M

    MAGENTA - Static variable in interface hype.interfaces.HConstants
     
    -
    map(float, float, float, float, float) - Static method in class hype.HMath
    +
    map(float, float, float, float, float) - Static method in class hype.HMath
     
    -
    map1() - Method in class hype.extended.behavior.HOscillator
    +
    map1() - Method in class hype.extended.behavior.HOscillator
     
    -
    map2() - Method in class hype.extended.behavior.HOscillator
    +
    map2() - Method in class hype.extended.behavior.HOscillator
     
    -
    map3() - Method in class hype.extended.behavior.HOscillator
    +
    map3() - Method in class hype.extended.behavior.HOscillator
     
    MAROON - Static variable in interface hype.interfaces.HConstants
     
    -
    max(float) - Method in class hype.extended.behavior.HColorLightness
    +
    max() - Method in class hype.extended.behavior.HColorLightness
     
    -
    max(float, float) - Method in class hype.extended.behavior.HColorLightness
    +
    max() - Method in class hype.extended.behavior.HOscillator
     
    -
    max(float, float, float) - Method in class hype.extended.behavior.HColorLightness
    +
    max() - Method in class hype.extended.behavior.HProximity
     
    -
    max() - Method in class hype.extended.behavior.HColorLightness
    +
    max() - Method in class hype.HDrawablePool
     
    -
    max(float) - Method in class hype.extended.behavior.HOscillator
    +
    max(float) - Method in class hype.extended.behavior.HColorLightness
     
    -
    max(float, float) - Method in class hype.extended.behavior.HOscillator
    +
    max(float) - Method in class hype.extended.behavior.HOscillator
     
    -
    max(float, float, float) - Method in class hype.extended.behavior.HOscillator
    +
    max(float) - Method in class hype.extended.behavior.HProximity
     
    -
    max() - Method in class hype.extended.behavior.HOscillator
    +
    max(float, float) - Method in class hype.extended.behavior.HColorLightness
     
    -
    max(float) - Method in class hype.extended.behavior.HProximity
    +
    max(float, float) - Method in class hype.extended.behavior.HOscillator
     
    -
    max() - Method in class hype.extended.behavior.HProximity
    +
    max(float, float, float) - Method in class hype.extended.behavior.HColorLightness
     
    -
    max() - Method in class hype.HDrawablePool
    +
    max(float, float, float) - Method in class hype.extended.behavior.HOscillator
     
    -
    max(int) - Method in class hype.HDrawablePool
    +
    max(int) - Method in class hype.HDrawablePool
     
    -
    max1() - Method in class hype.extended.behavior.HColorLightness
    +
    max1() - Method in class hype.extended.behavior.HColorLightness
     
    -
    max1() - Method in class hype.extended.behavior.HOscillator
    +
    max1() - Method in class hype.extended.behavior.HOscillator
     
    -
    max2() - Method in class hype.extended.behavior.HColorLightness
    +
    max2() - Method in class hype.extended.behavior.HColorLightness
     
    -
    max2() - Method in class hype.extended.behavior.HOscillator
    +
    max2() - Method in class hype.extended.behavior.HOscillator
     
    -
    max3() - Method in class hype.extended.behavior.HColorLightness
    +
    max3() - Method in class hype.extended.behavior.HColorLightness
     
    -
    max3() - Method in class hype.extended.behavior.HOscillator
    +
    max3() - Method in class hype.extended.behavior.HOscillator
     
    maxforce - Variable in class hype.extended.behavior.HAttractor.HAttracted
     
    -
    maxForce(float) - Method in class hype.extended.behavior.HAttractor.HAttracted
    +
    maxForce(float) - Method in class hype.extended.behavior.HAttractor.HAttracted
     
    maximumLife - Variable in class hype.extended.behavior.HParticles
     
    -
    maximumLife(int) - Method in class hype.extended.behavior.HParticles
    +
    maximumLife() - Method in class hype.extended.behavior.HParticles
     
    -
    maximumLife() - Method in class hype.extended.behavior.HParticles
    +
    maximumLife(int) - Method in class hype.extended.behavior.HParticles
     
    maxspeed - Variable in class hype.extended.behavior.HAttractor.HAttracted
     
    -
    maxSpeed(float) - Method in class hype.extended.behavior.HAttractor.HAttracted
    +
    maxSpeed(float) - Method in class hype.extended.behavior.HAttractor.HAttracted
     
    MEDIUMAQUAMARINE - Static variable in interface hype.interfaces.HConstants
     
    @@ -2066,49 +2061,49 @@

    M

     
    MEDIUMVIOLETRED - Static variable in interface hype.interfaces.HConstants
     
    -
    merge(int, int, int, int) - Static method in class hype.HColors
    +
    merge(int, int, int, int) - Static method in class hype.HColors
     
    -
    mergeWith(HColorTransform) - Method in class hype.extended.colorist.HColorTransform
    +
    mergeWith(HColorTransform) - Method in class hype.extended.colorist.HColorTransform
     
    MIDNIGHTBLUE - Static variable in interface hype.interfaces.HConstants
     
    -
    min(float) - Method in class hype.extended.behavior.HColorLightness
    +
    min() - Method in class hype.extended.behavior.HColorLightness
     
    -
    min(float, float) - Method in class hype.extended.behavior.HColorLightness
    +
    min() - Method in class hype.extended.behavior.HOscillator
     
    -
    min(float, float, float) - Method in class hype.extended.behavior.HColorLightness
    +
    min() - Method in class hype.extended.behavior.HProximity
     
    -
    min() - Method in class hype.extended.behavior.HColorLightness
    +
    min(float) - Method in class hype.extended.behavior.HColorLightness
     
    -
    min(float) - Method in class hype.extended.behavior.HOscillator
    +
    min(float) - Method in class hype.extended.behavior.HOscillator
     
    -
    min(float, float) - Method in class hype.extended.behavior.HOscillator
    +
    min(float) - Method in class hype.extended.behavior.HProximity
     
    -
    min(float, float, float) - Method in class hype.extended.behavior.HOscillator
    +
    min(float, float) - Method in class hype.extended.behavior.HColorLightness
     
    -
    min() - Method in class hype.extended.behavior.HOscillator
    +
    min(float, float) - Method in class hype.extended.behavior.HOscillator
     
    -
    min(float) - Method in class hype.extended.behavior.HProximity
    +
    min(float, float, float) - Method in class hype.extended.behavior.HColorLightness
     
    -
    min() - Method in class hype.extended.behavior.HProximity
    +
    min(float, float, float) - Method in class hype.extended.behavior.HOscillator
     
    -
    min1() - Method in class hype.extended.behavior.HColorLightness
    +
    min1() - Method in class hype.extended.behavior.HColorLightness
     
    -
    min1() - Method in class hype.extended.behavior.HOscillator
    +
    min1() - Method in class hype.extended.behavior.HOscillator
     
    -
    min2() - Method in class hype.extended.behavior.HColorLightness
    +
    min2() - Method in class hype.extended.behavior.HColorLightness
     
    -
    min2() - Method in class hype.extended.behavior.HOscillator
    +
    min2() - Method in class hype.extended.behavior.HOscillator
     
    -
    min3() - Method in class hype.extended.behavior.HColorLightness
    +
    min3() - Method in class hype.extended.behavior.HColorLightness
     
    -
    min3() - Method in class hype.extended.behavior.HOscillator
    +
    min3() - Method in class hype.extended.behavior.HOscillator
     
    minimumLife - Variable in class hype.extended.behavior.HParticles
     
    -
    minimumLife(int) - Method in class hype.extended.behavior.HParticles
    +
    minimumLife() - Method in class hype.extended.behavior.HParticles
     
    -
    minimumLife() - Method in class hype.extended.behavior.HParticles
    +
    minimumLife(int) - Method in class hype.extended.behavior.HParticles
     
    MINTCREAM - Static variable in interface hype.interfaces.HConstants
     
    @@ -2116,32 +2111,32 @@

    M

     
    MOCCASIN - Static variable in interface hype.interfaces.HConstants
     
    -
    mode(int) - Method in class hype.HEllipse
    +
    mode() - Method in class hype.HEllipse
     
    -
    mode() - Method in class hype.HEllipse
    +
    mode() - Method in class hype.HPath
     
    -
    mode(int) - Method in class hype.HPath
    +
    mode(int) - Method in class hype.HEllipse
     
    -
    mode() - Method in class hype.HPath
    +
    mode(int) - Method in class hype.HPath
     
    -
    mouse() - Static method in class hype.H
    +
    mouse() - Static method in class hype.H
     
    -
    mouseStarted() - Static method in class hype.H
    +
    mouseStarted() - Static method in class hype.H
     
    -
    move(float, float) - Method in class hype.HDrawable
    +
    move(float, float) - Method in class hype.HDrawable
    Moves this drawable from its original x & y position.
    -
    move(float, float, float) - Method in class hype.HDrawable
    +
    move(float, float, float) - Method in class hype.HDrawable
    Moves this drawable from its original x, y & z position.
    -
    moved() - Method in class hype.HMouse
    +
    moved() - Method in class hype.HMouse
     
    movementVec - Variable in class hype.extended.behavior.HParticles.HParticle
     
    - +

    N

    @@ -2150,51 +2145,51 @@

    N

     
    NAVY - Static variable in interface hype.interfaces.HConstants
     
    -
    neighbor(HDrawable) - Method in class hype.extended.behavior.HProximity
    +
    neighbor() - Method in class hype.extended.behavior.HProximity
     
    -
    neighbor() - Method in class hype.extended.behavior.HProximity
    +
    neighbor(HDrawable) - Method in class hype.extended.behavior.HProximity
     
    -
    next() - Method in class hype.HDrawable.HDrawableIterator
    +
    next() - Method in class hype.HDrawable.HDrawableIterator
     
    -
    next() - Method in class hype.HLinkedList.HLinkedListIterator
    +
    next() - Method in class hype.HLinkedList.HLinkedListIterator
     
    -
    next() - Method in class hype.HNode
    +
    next() - Method in class hype.HNode
     
    -
    nextRaw() - Method in class hype.extended.behavior.HColorLightness
    +
    nextRaw() - Method in class hype.extended.behavior.HColorLightness
     
    -
    nextRaw() - Method in class hype.extended.behavior.HOscillator
    +
    nextRaw() - Method in class hype.extended.behavior.HOscillator
     
    -
    nextRaw() - Method in class hype.extended.behavior.HTween
    +
    nextRaw() - Method in class hype.extended.behavior.HTween
     
    NO_PROTOTYPE - Static variable in class hype.HWarnings
     
    -
    noBackground() - Method in class hype.HCanvas
    +
    noBackground() - Method in class hype.HCanvas
     
    -
    noBlend() - Method in class hype.HCanvas
    +
    noBlend() - Method in class hype.HCanvas
     
    -
    noFade() - Method in class hype.HCanvas
    +
    noFade() - Method in class hype.HCanvas
     
    -
    noFill() - Method in class hype.HDrawable
    +
    noFill() - Method in class hype.HDrawable
    Removes the fill of this drawable.
    -
    noFilter() - Method in class hype.HCanvas
    +
    noFilter() - Method in class hype.HCanvas
     
    -
    noLights() - Method in class hype.HCanvas
    +
    noLights() - Method in class hype.HCanvas
     
    NONE - Static variable in interface hype.interfaces.HConstants
     
    NOP - Static variable in interface hype.interfaces.HConstants
     
    -
    normalizeAngle(float) - Static method in class hype.HMath
    +
    normalizeAngle(float) - Static method in class hype.HMath
     
    -
    normalizeAngle2(float) - Static method in class hype.HMath
    +
    normalizeAngle2(float) - Static method in class hype.HMath
     
    -
    normalizeAngleRad(float) - Static method in class hype.HMath
    +
    normalizeAngleRad(float) - Static method in class hype.HMath
     
    -
    normalizeAngleRad2(float) - Static method in class hype.HMath
    +
    normalizeAngleRad2(float) - Static method in class hype.HMath
     
    -
    noStroke() - Method in class hype.HDrawable
    +
    noStroke() - Method in class hype.HDrawable
    Removes the stroke color of this drawable.
    @@ -2202,115 +2197,115 @@

    N

     
    NULL_TARGET - Static variable in class hype.HWarnings
     
    -
    num(String, float) - Method in class hype.HBundle
    -
     
    -
    num(String) - Method in class hype.HBundle
    +
    num(String) - Method in class hype.HBundle
     
    -
    num(String, float) - Method in class hype.HDrawable
    +
    num(String) - Method in class hype.HDrawable
    -
    Puts any arbitrary native value into this drawable's extras bundle_.
    +
    Returns the number from the extras bundle_ with the corresponding key.
    -
    num(String) - Method in class hype.HDrawable
    +
    num(String, float) - Method in class hype.HBundle
    +
     
    +
    num(String, float) - Method in class hype.HDrawable
    -
    Returns the number from the extras bundle_ with the corresponding key.
    +
    Puts any arbitrary native value into this drawable's extras bundle_.
    -
    numActive() - Method in class hype.HDrawablePool
    +
    numActive() - Method in class hype.HDrawablePool
     
    -
    numChildren() - Method in class hype.HDrawable
    +
    numChildren() - Method in class hype.HDrawable
    Returns the number of children of this drawable.
    -
    numChildren() - Method in class hype.HShape
    +
    numChildren() - Method in class hype.HShape
     
    -
    numControlPts(byte) - Method in class hype.HVertex
    +
    numControlPts() - Method in class hype.HVertex
     
    -
    numControlPts() - Method in class hype.HVertex
    +
    numControlPts(byte) - Method in class hype.HVertex
     
    -
    numCycles(int) - Method in class hype.extended.behavior.HTimer
    +
    numCycles() - Method in class hype.extended.behavior.HTimer
     
    -
    numCycles() - Method in class hype.extended.behavior.HTimer
    +
    numCycles(int) - Method in class hype.extended.behavior.HTimer
     
    -
    numI(String) - Method in class hype.HBundle
    +
    numI(String) - Method in class hype.HBundle
     
    -
    numI(String) - Method in class hype.HDrawable
    +
    numI(String) - Method in class hype.HDrawable
    Returns the rounded number from the extras bundle_ with the corresponding key.
    -
    numInactive() - Method in class hype.HDrawablePool
    +
    numInactive() - Method in class hype.HDrawablePool
     
    -
    numPoints() - Method in class hype.extended.layout.HSphereLayout
    +
    numPoints() - Method in class hype.extended.layout.HSphereLayout
     
    -
    numPoints(int) - Method in class hype.extended.layout.HSphereLayout
    +
    numPoints(int) - Method in class hype.extended.layout.HSphereLayout
     
    -
    numVertices() - Method in class hype.HPath
    +
    numVertices() - Method in class hype.HPath
     
    - +

    O

    -
    obj(String, Object) - Method in class hype.HBundle
    +
    obj(String) - Method in class hype.HBundle
     
    -
    obj(String) - Method in class hype.HBundle
    -
     
    -
    obj(String, Object) - Method in class hype.HDrawable
    +
    obj(String) - Method in class hype.HDrawable
    -
    Puts any arbitrary object into this drawable's extras bundle_.
    +
    Returns the object from the extras bundle_ with the corresponding key.
    -
    obj(String) - Method in class hype.HDrawable
    +
    obj(String, Object) - Method in class hype.HBundle
    +
     
    +
    obj(String, Object) - Method in class hype.HDrawable
    -
    Returns the object from the extras bundle_ with the corresponding key.
    +
    Puts any arbitrary object into this drawable's extras bundle_.
    -
    offset(float) - Method in class hype.extended.behavior.HOscillator
    +
    offset(float) - Method in class hype.extended.behavior.HOscillator
     
    -
    offset(int) - Method in class hype.extended.colorist.HColorTransform
    +
    offset(float, float) - Method in class hype.extended.layout.HPolarLayout
     
    -
    offset(int, int, int, int) - Method in class hype.extended.colorist.HColorTransform
    +
    offset(int) - Method in class hype.extended.colorist.HColorTransform
     
    -
    offset(float, float) - Method in class hype.extended.layout.HPolarLayout
    +
    offset(int, int, int, int) - Method in class hype.extended.colorist.HColorTransform
     
    -
    offsetA(int) - Method in class hype.extended.colorist.HColorTransform
    +
    offsetA() - Method in class hype.extended.colorist.HColorTransform
     
    -
    offsetA() - Method in class hype.extended.colorist.HColorTransform
    +
    offsetA(int) - Method in class hype.extended.colorist.HColorTransform
     
    -
    offsetB(int) - Method in class hype.extended.colorist.HColorTransform
    +
    offsetB() - Method in class hype.extended.colorist.HColorTransform
     
    -
    offsetB() - Method in class hype.extended.colorist.HColorTransform
    +
    offsetB(int) - Method in class hype.extended.colorist.HColorTransform
     
    -
    offsetG(int) - Method in class hype.extended.colorist.HColorTransform
    +
    offsetG() - Method in class hype.extended.colorist.HColorTransform
     
    -
    offsetG() - Method in class hype.extended.colorist.HColorTransform
    +
    offsetG(int) - Method in class hype.extended.colorist.HColorTransform
     
    -
    offsetR(int) - Method in class hype.extended.colorist.HColorTransform
    +
    offsetR() - Method in class hype.extended.colorist.HColorTransform
     
    -
    offsetR() - Method in class hype.extended.colorist.HColorTransform
    +
    offsetR(int) - Method in class hype.extended.colorist.HColorTransform
     
    -
    offsetRows(boolean) - Method in class hype.extended.layout.HSphereLayout
    +
    offsetRows(boolean) - Method in class hype.extended.layout.HSphereLayout
     
    -
    offsetX(float) - Method in class hype.extended.colorist.HPixelColorist
    +
    offsetX() - Method in class hype.extended.colorist.HPixelColorist
     
    -
    offsetX() - Method in class hype.extended.colorist.HPixelColorist
    +
    offsetX() - Method in class hype.extended.layout.HHexLayout
     
    -
    offsetX(float) - Method in class hype.extended.layout.HHexLayout
    +
    offsetX() - Method in class hype.extended.layout.HPolarLayout
     
    -
    offsetX() - Method in class hype.extended.layout.HHexLayout
    +
    offsetX(float) - Method in class hype.extended.colorist.HPixelColorist
     
    -
    offsetX(float) - Method in class hype.extended.layout.HPolarLayout
    +
    offsetX(float) - Method in class hype.extended.layout.HHexLayout
     
    -
    offsetX() - Method in class hype.extended.layout.HPolarLayout
    +
    offsetX(float) - Method in class hype.extended.layout.HPolarLayout
     
    -
    offsetY(float) - Method in class hype.extended.colorist.HPixelColorist
    +
    offsetY() - Method in class hype.extended.colorist.HPixelColorist
     
    -
    offsetY() - Method in class hype.extended.colorist.HPixelColorist
    +
    offsetY() - Method in class hype.extended.layout.HHexLayout
     
    -
    offsetY(float) - Method in class hype.extended.layout.HHexLayout
    +
    offsetY() - Method in class hype.extended.layout.HPolarLayout
     
    -
    offsetY() - Method in class hype.extended.layout.HHexLayout
    +
    offsetY(float) - Method in class hype.extended.colorist.HPixelColorist
     
    -
    offsetY(float) - Method in class hype.extended.layout.HPolarLayout
    +
    offsetY(float) - Method in class hype.extended.layout.HHexLayout
     
    -
    offsetY() - Method in class hype.extended.layout.HPolarLayout
    +
    offsetY(float) - Method in class hype.extended.layout.HPolarLayout
     
    OLDLACE - Static variable in interface hype.interfaces.HConstants
     
    @@ -2318,19 +2313,19 @@

    O

     
    OLIVEDRAB - Static variable in interface hype.interfaces.HConstants
     
    -
    onCreate(HCallback) - Method in class hype.HDrawablePool
    +
    onCreate() - Method in class hype.HDrawablePool
     
    -
    onCreate() - Method in class hype.HDrawablePool
    +
    onCreate(HCallback) - Method in class hype.HDrawablePool
     
    ONES - Static variable in interface hype.interfaces.HConstants
     
    -
    onRelease(HCallback) - Method in class hype.HDrawablePool
    +
    onRelease() - Method in class hype.HDrawablePool
     
    -
    onRelease() - Method in class hype.HDrawablePool
    +
    onRelease(HCallback) - Method in class hype.HDrawablePool
     
    -
    onRequest(HCallback) - Method in class hype.HDrawablePool
    +
    onRequest() - Method in class hype.HDrawablePool
     
    -
    onRequest() - Method in class hype.HDrawablePool
    +
    onRequest(HCallback) - Method in class hype.HDrawablePool
     
    ORANGE - Static variable in interface hype.interfaces.HConstants
     
    @@ -2343,20 +2338,20 @@

    O

    originalFill - Variable in class hype.extended.behavior.HAttractor.HAttracted
     
    - +

    P

    -
    paintAll(PGraphics, boolean, float) - Method in class hype.HCanvas
    +
    paintAll(PGraphics, boolean, float) - Method in class hype.HCanvas
     
    -
    paintAll(PGraphics, boolean, float) - Method in class hype.HDrawable
    +
    paintAll(PGraphics, boolean, float) - Method in class hype.HDrawable
    Prepares the environment for drawing this drawable and its children.
    -
    paintAll(PGraphics, boolean, float) - Method in class hype.HGroup
    +
    paintAll(PGraphics, boolean, float) - Method in class hype.HGroup
     
    -
    paintAll(PGraphics, boolean, float) - Method in class hype.HStage
    +
    paintAll(PGraphics, boolean, float) - Method in class hype.HStage
     
    PALEGOLDENROD - Static variable in interface hype.interfaces.HConstants
     
    @@ -2368,45 +2363,45 @@

    P

     
    PAPAYAWHIP - Static variable in interface hype.interfaces.HConstants
     
    -
    parent(HOrbiter) - Method in class hype.extended.behavior.HOrbiter
    -
     
    -
    parent() - Method in class hype.extended.behavior.HOrbiter
    +
    parent() - Method in class hype.extended.behavior.HOrbiter
     
    -
    parent(HOrbiter3D) - Method in class hype.extended.behavior.HOrbiter3D
    +
    parent() - Method in class hype.extended.behavior.HOrbiter3D
     
    -
    parent() - Method in class hype.extended.behavior.HOrbiter3D
    -
     
    -
    parent() - Method in class hype.HDrawable
    +
    parent() - Method in class hype.HDrawable
    Returns the parent of this drawable.
    -
    parentOf(HDrawable) - Method in class hype.HDrawable
    +
    parent(HOrbiter) - Method in class hype.extended.behavior.HOrbiter
    +
     
    +
    parent(HOrbiter3D) - Method in class hype.extended.behavior.HOrbiter3D
    +
     
    +
    parentOf(HDrawable) - Method in class hype.HDrawable
    Checks if the given drawable is the parent of this drawable.
    -
    path() - Method in class hype.HVertex
    +
    path() - Method in class hype.HVertex
     
    PEACHPUFF - Static variable in interface hype.interfaces.HConstants
     
    -
    perc(float) - Method in class hype.extended.colorist.HColorTransform
    +
    perc(float) - Method in class hype.extended.colorist.HColorTransform
     
    -
    perc(int, int, int, int) - Method in class hype.extended.colorist.HColorTransform
    +
    perc(int, int, int, int) - Method in class hype.extended.colorist.HColorTransform
     
    -
    percA(float) - Method in class hype.extended.colorist.HColorTransform
    +
    percA() - Method in class hype.extended.colorist.HColorTransform
     
    -
    percA() - Method in class hype.extended.colorist.HColorTransform
    +
    percA(float) - Method in class hype.extended.colorist.HColorTransform
     
    -
    percB(float) - Method in class hype.extended.colorist.HColorTransform
    +
    percB() - Method in class hype.extended.colorist.HColorTransform
     
    -
    percB() - Method in class hype.extended.colorist.HColorTransform
    +
    percB(float) - Method in class hype.extended.colorist.HColorTransform
     
    -
    percG(float) - Method in class hype.extended.colorist.HColorTransform
    +
    percG() - Method in class hype.extended.colorist.HColorTransform
     
    -
    percG() - Method in class hype.extended.colorist.HColorTransform
    +
    percG(float) - Method in class hype.extended.colorist.HColorTransform
     
    -
    percR(float) - Method in class hype.extended.colorist.HColorTransform
    +
    percR() - Method in class hype.extended.colorist.HColorTransform
     
    -
    percR() - Method in class hype.extended.colorist.HColorTransform
    +
    percR(float) - Method in class hype.extended.colorist.HColorTransform
     
    PERU - Static variable in interface hype.interfaces.HConstants
     
    @@ -2414,97 +2409,97 @@

    P

     
    PHI_1 - Static variable in interface hype.interfaces.HConstants
     
    -
    phiEnd(float) - Method in class hype.extended.layout.HSphereLayout
    +
    phiEnd(float) - Method in class hype.extended.layout.HSphereLayout
     
    -
    phiModifier(float) - Method in class hype.extended.layout.HSphereLayout
    +
    phiModifier(float) - Method in class hype.extended.layout.HSphereLayout
     
    -
    phiStart(float) - Method in class hype.extended.layout.HSphereLayout
    +
    phiStart(float) - Method in class hype.extended.layout.HSphereLayout
     
    PINK - Static variable in interface hype.interfaces.HConstants
     
    PLUM - Static variable in interface hype.interfaces.HConstants
     
    -
    pointLight(float, float, float, float, float, float) - Method in class hype.HCanvas
    +
    pointLight(float, float, float, float, float, float) - Method in class hype.HCanvas
     
    polarity - Variable in class hype.extended.behavior.HMagneticField.HPole
     
    -
    pole(int) - Method in class hype.extended.behavior.HMagneticField
    +
    pole(int) - Method in class hype.extended.behavior.HMagneticField
     
    -
    polygon(int) - Method in class hype.HPath
    +
    polygon(int) - Method in class hype.HPath
     
    -
    polygon(int, float) - Method in class hype.HPath
    +
    polygon(int, float) - Method in class hype.HPath
     
    -
    polygonRad(int, float) - Method in class hype.HPath
    +
    polygonRad(int, float) - Method in class hype.HPath
     
    -
    pop() - Method in class hype.HLinkedHashSet
    +
    pop() - Method in class hype.HLinkedHashSet
     
    -
    pop() - Method in class hype.HLinkedList
    +
    pop() - Method in class hype.HLinkedList
     
    -
    popOut() - Method in class hype.HBehavior
    +
    popOut() - Method in class hype.HBehavior
     
    -
    popOut() - Method in class hype.HDrawable
    +
    popOut() - Method in class hype.HDrawable
     
    -
    popOut() - Method in class hype.HNode
    +
    popOut() - Method in class hype.HNode
     
    -
    poppedOut() - Method in class hype.HBehavior
    +
    poppedOut() - Method in class hype.HBehavior
     
    -
    poppedOut() - Method in class hype.HDrawable
    +
    poppedOut() - Method in class hype.HDrawable
     
    -
    poppedOut() - Method in class hype.HNode
    +
    poppedOut() - Method in class hype.HNode
     
    -
    position() - Method in class hype.extended.behavior.HParticles.HParticle
    +
    position() - Method in class hype.extended.behavior.HParticles.HParticle
     
    positionVec - Variable in class hype.extended.behavior.HParticles.HParticle
     
    POWDERBLUE - Static variable in interface hype.interfaces.HConstants
     
    -
    prev() - Method in class hype.HNode
    +
    prev() - Method in class hype.HNode
     
    -
    property(int) - Method in class hype.extended.behavior.HColorLightness
    +
    property() - Method in class hype.extended.behavior.HColorLightness
     
    -
    property() - Method in class hype.extended.behavior.HColorLightness
    +
    property() - Method in class hype.extended.behavior.HOscillator
     
    -
    property(int) - Method in class hype.extended.behavior.HOscillator
    +
    property() - Method in class hype.extended.behavior.HProximity
     
    -
    property() - Method in class hype.extended.behavior.HOscillator
    +
    property() - Method in class hype.extended.behavior.HTween
     
    -
    property(int) - Method in class hype.extended.behavior.HProximity
    +
    property(int) - Method in class hype.extended.behavior.HColorLightness
     
    -
    property() - Method in class hype.extended.behavior.HProximity
    +
    property(int) - Method in class hype.extended.behavior.HOscillator
     
    -
    property(int) - Method in class hype.extended.behavior.HTween
    +
    property(int) - Method in class hype.extended.behavior.HProximity
     
    -
    property() - Method in class hype.extended.behavior.HTween
    +
    property(int) - Method in class hype.extended.behavior.HTween
     
    -
    proportional(boolean) - Method in class hype.HDrawable
    +
    proportional() - Method in class hype.HDrawable
    -
    Sets whether or not this drawable will be resized proportionally.
    +
    Returns whether or not this drawable is in proportional mode.
    -
    proportional() - Method in class hype.HDrawable
    +
    proportional(boolean) - Method in class hype.HDrawable
    -
    Returns whether or not this drawable is in proportional mode.
    +
    Sets whether or not this drawable will be resized proportionally.
    -
    pull() - Method in class hype.HLinkedHashSet
    +
    pull() - Method in class hype.HLinkedHashSet
     
    -
    pull() - Method in class hype.HLinkedList
    +
    pull() - Method in class hype.HLinkedList
     
    PURPLE - Static variable in interface hype.interfaces.HConstants
     
    -
    push(T) - Method in class hype.HLinkedHashSet
    +
    push(T) - Method in class hype.HLinkedHashSet
     
    -
    push(T) - Method in class hype.HLinkedList
    +
    push(T) - Method in class hype.HLinkedList
     
    -
    putAfter(HBehavior) - Method in class hype.HBehavior
    +
    putAfter(HBehavior) - Method in class hype.HBehavior
     
    -
    putAfter(HDrawable) - Method in class hype.HDrawable
    +
    putAfter(HDrawable) - Method in class hype.HDrawable
     
    -
    putAfter(T) - Method in class hype.HNode
    +
    putAfter(T) - Method in class hype.HNode
     
    -
    putBefore(HBehavior) - Method in class hype.HBehavior
    +
    putBefore(HBehavior) - Method in class hype.HBehavior
     
    -
    putBefore(HDrawable) - Method in class hype.HDrawable
    +
    putBefore(HDrawable) - Method in class hype.HDrawable
     
    -
    putBefore(T) - Method in class hype.HNode
    +
    putBefore(T) - Method in class hype.HNode
     
    px - Variable in class hype.extended.behavior.HParticles.HParticle
     
    @@ -2513,17 +2508,17 @@

    P

    pz - Variable in class hype.extended.behavior.HParticles.HParticle
     
    - +

    Q

    -
    quadrant(float, float, float, float) - Static method in class hype.HMath
    +
    quadrant(float, float) - Static method in class hype.HMath
     
    -
    quadrant(float, float) - Static method in class hype.HMath
    +
    quadrant(float, float, float, float) - Static method in class hype.HMath
     
    - +

    R

    @@ -2532,424 +2527,433 @@

    R

     
    radius - Variable in class hype.extended.behavior.HAttractor.HAttractionForce
     
    -
    radius(float) - Method in class hype.extended.behavior.HOrbiter
    +
    radius - Variable in class hype.extended.colorist.HColorField.HColorPoint
     
    -
    radius() - Method in class hype.extended.behavior.HOrbiter
    +
    radius() - Method in class hype.extended.behavior.HOrbiter
     
    -
    radius(float) - Method in class hype.extended.behavior.HOrbiter3D
    +
    radius() - Method in class hype.extended.behavior.HOrbiter3D
     
    -
    radius() - Method in class hype.extended.behavior.HOrbiter3D
    +
    radius() - Method in class hype.extended.behavior.HProximity
     
    -
    radius(float) - Method in class hype.extended.behavior.HProximity
    +
    radius() - Method in class hype.extended.layout.HCircleLayout
     
    -
    radius() - Method in class hype.extended.behavior.HProximity
    +
    radius() - Method in class hype.extended.layout.HSphereLayout
     
    -
    radius - Variable in class hype.extended.colorist.HColorField.HColorPoint
    +
    radius(float) - Method in class hype.extended.behavior.HOrbiter
     
    -
    radius(float) - Method in class hype.extended.layout.HCircleLayout
    +
    radius(float) - Method in class hype.extended.behavior.HOrbiter3D
     
    -
    radius() - Method in class hype.extended.layout.HCircleLayout
    +
    radius(float) - Method in class hype.extended.behavior.HProximity
     
    -
    radius(float) - Method in class hype.extended.layout.HSphereLayout
    +
    radius(float) - Method in class hype.extended.layout.HCircleLayout
     
    -
    radius() - Method in class hype.extended.layout.HSphereLayout
    +
    radius(float) - Method in class hype.extended.layout.HSphereLayout
     
    -
    radius(float) - Method in class hype.HEllipse
    +
    radius(float) - Method in class hype.HEllipse
     
    -
    radius(float, float) - Method in class hype.HEllipse
    +
    radius(float) - Method in class hype.HSphere
     
    -
    radius(float) - Method in class hype.HSphere
    +
    radius(float, float) - Method in class hype.HEllipse
     
    -
    radius(float, float, float) - Method in class hype.HSphere
    +
    radius(float, float, float) - Method in class hype.HSphere
     
    RADIUS - Static variable in interface hype.interfaces.HConstants
     
    -
    radiusX(float) - Method in class hype.HEllipse
    +
    radiusX() - Method in class hype.HEllipse
     
    -
    radiusX() - Method in class hype.HEllipse
    +
    radiusX(float) - Method in class hype.HEllipse
     
    -
    radiusY(float) - Method in class hype.HEllipse
    +
    radiusY() - Method in class hype.HEllipse
     
    -
    radiusY() - Method in class hype.HEllipse
    +
    radiusY(float) - Method in class hype.HEllipse
     
    -
    randomColors(HColorPool) - Method in class hype.HShape
    +
    randomColors(HColorPool) - Method in class hype.HShape
     
    -
    randomInt(float) - Static method in class hype.HMath
    +
    randomInt(float) - Static method in class hype.HMath
     
    -
    randomInt(float, float) - Static method in class hype.HMath
    +
    randomInt(float, float) - Static method in class hype.HMath
     
    -
    randomInt32() - Static method in class hype.HMath
    +
    randomInt32() - Static method in class hype.HMath
     
    -
    range(float, float) - Method in class hype.extended.behavior.HColorLightness
    +
    range(float, float) - Method in class hype.extended.behavior.HColorLightness
     
    -
    range(float, float, float, float) - Method in class hype.extended.behavior.HColorLightness
    +
    range(float, float) - Method in class hype.extended.behavior.HOscillator
     
    -
    range(float, float, float, float, float, float) - Method in class hype.extended.behavior.HColorLightness
    +
    range(float, float, float, float) - Method in class hype.extended.behavior.HColorLightness
     
    -
    range(float, float) - Method in class hype.extended.behavior.HOscillator
    +
    range(float, float, float, float) - Method in class hype.extended.behavior.HOscillator
     
    -
    range(float, float, float, float) - Method in class hype.extended.behavior.HOscillator
    +
    range(float, float, float, float, float, float) - Method in class hype.extended.behavior.HColorLightness
     
    -
    range(float, float, float, float, float, float) - Method in class hype.extended.behavior.HOscillator
    +
    range(float, float, float, float, float, float) - Method in class hype.extended.behavior.HOscillator
     
    RED - Static variable in interface hype.interfaces.HConstants
     
    -
    register() - Method in class hype.extended.behavior.HAttractor
    +
    register() - Method in class hype.extended.behavior.HAttractor
     
    -
    register() - Method in class hype.extended.behavior.HColorLightness
    +
    register() - Method in class hype.extended.behavior.HColorLightness
     
    -
    register() - Method in class hype.extended.behavior.HFollow
    +
    register() - Method in class hype.extended.behavior.HFollow
     
    -
    register() - Method in class hype.extended.behavior.HMagneticField
    +
    register() - Method in class hype.extended.behavior.HMagneticField
     
    -
    register() - Method in class hype.extended.behavior.HOrbiter
    +
    register() - Method in class hype.extended.behavior.HOrbiter
     
    -
    register() - Method in class hype.extended.behavior.HOrbiter3D
    +
    register() - Method in class hype.extended.behavior.HOrbiter3D
     
    -
    register() - Method in class hype.extended.behavior.HOscillator
    +
    register() - Method in class hype.extended.behavior.HOscillator
     
    -
    register() - Method in class hype.extended.behavior.HParticles
    +
    register() - Method in class hype.extended.behavior.HParticles
     
    -
    register() - Method in class hype.extended.behavior.HProximity
    +
    register() - Method in class hype.extended.behavior.HProximity
     
    -
    register() - Method in class hype.extended.behavior.HRotate
    +
    register() - Method in class hype.extended.behavior.HRotate
     
    -
    register() - Method in class hype.extended.behavior.HSwarm
    +
    register() - Method in class hype.extended.behavior.HSwarm
     
    -
    register() - Method in class hype.extended.behavior.HTimer
    +
    register() - Method in class hype.extended.behavior.HTimer
     
    -
    register() - Method in class hype.extended.behavior.HTween
    +
    register() - Method in class hype.extended.behavior.HTween
     
    -
    register() - Method in class hype.extended.behavior.HVelocity
    +
    register() - Method in class hype.extended.behavior.HVelocity
     
    -
    register() - Method in class hype.HBehavior
    +
    register() - Method in class hype.HBehavior
    Registers behavior with HBehaviorRegistry
    -
    register(HBehavior) - Method in class hype.HBehaviorRegistry
    +
    register(HBehavior) - Method in class hype.HBehaviorRegistry
     
    -
    relativeVal(float) - Method in class hype.extended.behavior.HColorLightness
    +
    relativeVal() - Method in class hype.extended.behavior.HColorLightness
     
    -
    relativeVal(float, float) - Method in class hype.extended.behavior.HColorLightness
    +
    relativeVal() - Method in class hype.extended.behavior.HOscillator
     
    -
    relativeVal(float, float, float) - Method in class hype.extended.behavior.HColorLightness
    +
    relativeVal(float) - Method in class hype.extended.behavior.HColorLightness
     
    -
    relativeVal() - Method in class hype.extended.behavior.HColorLightness
    +
    relativeVal(float) - Method in class hype.extended.behavior.HOscillator
     
    -
    relativeVal(float) - Method in class hype.extended.behavior.HOscillator
    +
    relativeVal(float, float) - Method in class hype.extended.behavior.HColorLightness
     
    -
    relativeVal(float, float) - Method in class hype.extended.behavior.HOscillator
    +
    relativeVal(float, float) - Method in class hype.extended.behavior.HOscillator
     
    -
    relativeVal(float, float, float) - Method in class hype.extended.behavior.HOscillator
    +
    relativeVal(float, float, float) - Method in class hype.extended.behavior.HColorLightness
     
    -
    relativeVal() - Method in class hype.extended.behavior.HOscillator
    +
    relativeVal(float, float, float) - Method in class hype.extended.behavior.HOscillator
     
    -
    relativeVal1() - Method in class hype.extended.behavior.HColorLightness
    +
    relativeVal1() - Method in class hype.extended.behavior.HColorLightness
     
    -
    relativeVal1() - Method in class hype.extended.behavior.HOscillator
    +
    relativeVal1() - Method in class hype.extended.behavior.HOscillator
     
    -
    relativeVal2() - Method in class hype.extended.behavior.HColorLightness
    +
    relativeVal2() - Method in class hype.extended.behavior.HColorLightness
     
    -
    relativeVal2() - Method in class hype.extended.behavior.HOscillator
    +
    relativeVal2() - Method in class hype.extended.behavior.HOscillator
     
    -
    relativeVal3() - Method in class hype.extended.behavior.HColorLightness
    +
    relativeVal3() - Method in class hype.extended.behavior.HColorLightness
     
    -
    relativeVal3() - Method in class hype.extended.behavior.HOscillator
    +
    relativeVal3() - Method in class hype.extended.behavior.HOscillator
     
    -
    release(HDrawable) - Method in class hype.HDrawablePool
    +
    release(HDrawable) - Method in class hype.HDrawablePool
     
    -
    relLoc(HDrawable, float, float) - Static method in class hype.HMath
    +
    relLoc(HDrawable, float, float) - Static method in class hype.HMath
     
    -
    relLocArr(HDrawable, float, float) - Static method in class hype.HMath
    +
    relLocArr(HDrawable, float, float) - Static method in class hype.HMath
     
    -
    remove(HCanvas) - Static method in class hype.H
    +
    remove() - Method in class hype.HDrawable.HDrawableIterator
     
    -
    remove(HEllipse) - Static method in class hype.H
    +
    remove() - Method in class hype.HLinkedList.HLinkedListIterator
     
    -
    remove(HGroup) - Static method in class hype.H
    +
    remove(HCanvas) - Static method in class hype.H
     
    -
    remove(HImage) - Static method in class hype.H
    +
    remove(HCanvas) - Method in class hype.HDrawable
     
    -
    remove(HPath) - Static method in class hype.H
    +
    remove(HDrawable) - Static method in class hype.H
     
    -
    remove(HRect) - Static method in class hype.H
    +
    remove(HDrawable) - Method in class hype.HDrawable
    +
    +
    Removes a child from this drawable.
    +
    +
    remove(HEllipse) - Static method in class hype.H
     
    -
    remove(HShape) - Static method in class hype.H
    +
    remove(HEllipse) - Method in class hype.HDrawable
     
    -
    remove(HText) - Static method in class hype.H
    +
    remove(HGroup) - Static method in class hype.H
     
    -
    remove(HDrawable) - Static method in class hype.H
    +
    remove(HGroup) - Method in class hype.HDrawable
     
    -
    remove() - Method in class hype.HDrawable.HDrawableIterator
    +
    remove(HImage) - Static method in class hype.H
     
    -
    remove(HCanvas) - Method in class hype.HDrawable
    +
    remove(HImage) - Method in class hype.HDrawable
     
    -
    remove(HEllipse) - Method in class hype.HDrawable
    +
    remove(HPath) - Static method in class hype.H
     
    -
    remove(HGroup) - Method in class hype.HDrawable
    +
    remove(HPath) - Method in class hype.HDrawable
     
    -
    remove(HImage) - Method in class hype.HDrawable
    +
    remove(HRect) - Static method in class hype.H
     
    -
    remove(HPath) - Method in class hype.HDrawable
    +
    remove(HRect) - Method in class hype.HDrawable
     
    -
    remove(HRect) - Method in class hype.HDrawable
    +
    remove(HShape) - Static method in class hype.H
     
    -
    remove(HShape) - Method in class hype.HDrawable
    +
    remove(HShape) - Method in class hype.HDrawable
     
    -
    remove(HText) - Method in class hype.HDrawable
    +
    remove(HText) - Static method in class hype.H
     
    -
    remove(HDrawable) - Method in class hype.HDrawable
    -
    -
    Removes a child from this drawable.
    -
    -
    remove(T) - Method in class hype.HLinkedHashSet
    +
    remove(HText) - Method in class hype.HDrawable
     
    -
    remove() - Method in class hype.HLinkedList.HLinkedListIterator
    +
    remove(T) - Method in class hype.HLinkedHashSet
     
    -
    removeAll() - Method in class hype.HLinkedHashSet
    +
    removeAll() - Method in class hype.HLinkedHashSet
     
    -
    removeAll() - Method in class hype.HLinkedList
    +
    removeAll() - Method in class hype.HLinkedList
     
    -
    removeAt(int) - Method in class hype.HLinkedHashSet
    +
    removeAt(int) - Method in class hype.HLinkedHashSet
     
    -
    removeAt(int) - Method in class hype.HLinkedList
    +
    removeAt(int) - Method in class hype.HLinkedList
     
    -
    removeForce(int) - Method in class hype.extended.behavior.HAttractor
    +
    removeForce(int) - Method in class hype.extended.behavior.HAttractor
     
    -
    removeGoal(HLocatable) - Method in class hype.extended.behavior.HSwarm
    +
    removeGoal(HLocatable) - Method in class hype.extended.behavior.HSwarm
     
    -
    removePole(int) - Method in class hype.extended.behavior.HMagneticField
    +
    removePole(int) - Method in class hype.extended.behavior.HMagneticField
     
    -
    removeTarget(HDrawable) - Method in class hype.extended.behavior.HMagneticField
    +
    removeTarget(HDrawable) - Method in class hype.extended.behavior.HMagneticField
     
    -
    removeTarget(HDirectable) - Method in class hype.extended.behavior.HSwarm
    +
    removeTarget(HDirectable) - Method in class hype.extended.behavior.HSwarm
     
    -
    removeTempSeed() - Static method in class hype.HMath
    +
    removeTempSeed() - Static method in class hype.HMath
     
    -
    renderer(String) - Method in class hype.HCanvas
    +
    renderer() - Method in class hype.HCanvas
     
    -
    renderer() - Method in class hype.HCanvas
    +
    renderer(String) - Method in class hype.HCanvas
     
    -
    repelMode() - Method in class hype.extended.behavior.HAttractor.HAttractionForce
    +
    repeatColors(boolean) - Method in class hype.extended.colorist.HColorPool
    +
    +
    If set to false, HColorPool will cycle through colors entirely before choosing the same color.
    +
    +
    repelMode() - Method in class hype.extended.behavior.HAttractor.HAttractionForce
     
    -
    repelMode() - Method in class hype.extended.behavior.HAttractor
    +
    repelMode() - Method in class hype.extended.behavior.HAttractor
     
    -
    replaceNode(HBehavior) - Method in class hype.HBehavior
    +
    replaceNode(HBehavior) - Method in class hype.HBehavior
     
    -
    replaceNode(HDrawable) - Method in class hype.HDrawable
    +
    replaceNode(HDrawable) - Method in class hype.HDrawable
     
    -
    replaceNode(T) - Method in class hype.HNode
    +
    replaceNode(T) - Method in class hype.HNode
     
    -
    request() - Method in class hype.HDrawablePool
    +
    request() - Method in class hype.HDrawablePool
     
    -
    requestAll() - Method in class hype.HDrawablePool
    +
    requestAll() - Method in class hype.HDrawablePool
     
    -
    reset() - Method in class hype.HPath
    +
    reset() - Method in class hype.HPath
     
    -
    resetDestination() - Method in class hype.extended.behavior.HAttractor.HAttracted
    +
    resetColorStack() - Method in class hype.extended.colorist.HColorPool
    +
    +
    Resets the color stack - used if randomColors() is called on an HShape, making sure when colorizing a + shape that it starts with all available colors before removing them.
    +
    +
    resetDestination() - Method in class hype.extended.behavior.HAttractor.HAttracted
     
    -
    resetIndex() - Method in class hype.extended.layout.HCircleLayout
    +
    resetIndex() - Method in class hype.extended.layout.HCircleLayout
     
    -
    resetIndex() - Method in class hype.extended.layout.HGridLayout
    +
    resetIndex() - Method in class hype.extended.layout.HGridLayout
     
    -
    resetIndex() - Method in class hype.extended.layout.HHexLayout
    +
    resetIndex() - Method in class hype.extended.layout.HHexLayout
     
    -
    resetIndex() - Method in class hype.extended.layout.HPolarLayout
    +
    resetIndex() - Method in class hype.extended.layout.HPolarLayout
     
    -
    resetIndex() - Method in class hype.extended.layout.HSphereLayout
    +
    resetIndex() - Method in class hype.extended.layout.HSphereLayout
     
    -
    resetRandomColors() - Method in class hype.HShape
    +
    resetRandomColors() - Method in class hype.HShape
     
    -
    resetSize() - Method in class hype.HImage
    +
    resetSize() - Method in class hype.HImage
     
    -
    resetSize() - Method in class hype.HShape
    +
    resetSize() - Method in class hype.HShape
     
    RIGHT - Static variable in interface hype.interfaces.HConstants
     
    -
    rightOfLine(float, float, float, float, float, float) - Static method in class hype.HMath
    +
    rightOfLine(float, float, float, float, float, float) - Static method in class hype.HMath
     
    ROSYBROWN - Static variable in interface hype.interfaces.HConstants
     
    -
    rotate(boolean) - Method in class hype.extended.layout.HSphereLayout
    +
    rotate(boolean) - Method in class hype.extended.layout.HSphereLayout
     
    -
    rotate(float) - Method in class hype.HDrawable
    +
    rotate(float) - Method in class hype.HDrawable
    Shifts this drawable's current rotation by the passed value, in degrees.
    -
    rotatePoint(float, float, float) - Static method in class hype.HMath
    +
    rotatePoint(float, float, float) - Static method in class hype.HMath
     
    -
    rotatePointArr(float, float, float) - Static method in class hype.HMath
    +
    rotatePointArr(float, float, float) - Static method in class hype.HMath
     
    -
    rotateRad(float) - Method in class hype.HDrawable
    +
    rotateRad(float) - Method in class hype.HDrawable
    Shifts this drawable's current rotation by the passed value, in radians.
    -
    rotatesChildren(boolean) - Method in class hype.HDrawable
    +
    rotatesChildren() - Method in class hype.HDrawable
     
    -
    rotatesChildren() - Method in class hype.HDrawable
    +
    rotatesChildren(boolean) - Method in class hype.HDrawable
     
    -
    rotateTarget(boolean) - Method in class hype.extended.behavior.HOrbiter
    +
    rotateTarget() - Method in class hype.extended.behavior.HOrbiter
     
    -
    rotateTarget() - Method in class hype.extended.behavior.HOrbiter
    +
    rotateTarget() - Method in class hype.extended.layout.HCircleLayout
     
    -
    rotateTarget(boolean) - Method in class hype.extended.layout.HCircleLayout
    +
    rotateTarget(boolean) - Method in class hype.extended.behavior.HOrbiter
     
    -
    rotateTarget() - Method in class hype.extended.layout.HCircleLayout
    +
    rotateTarget(boolean) - Method in class hype.extended.layout.HCircleLayout
     
    -
    rotateX(float) - Method in class hype.HDrawable
    +
    rotateX(float) - Method in class hype.HDrawable
     
    -
    rotateXRad(float) - Method in class hype.HDrawable
    +
    rotateXRad(float) - Method in class hype.HDrawable
     
    -
    rotateY(float) - Method in class hype.HDrawable
    +
    rotateY(float) - Method in class hype.HDrawable
     
    -
    rotateYRad(float) - Method in class hype.HDrawable
    +
    rotateYRad(float) - Method in class hype.HDrawable
     
    -
    rotateZ(float) - Method in class hype.HDrawable
    +
    rotateZ(float) - Method in class hype.HDrawable
     
    -
    rotateZRad(float) - Method in class hype.HDrawable
    +
    rotateZRad(float) - Method in class hype.HDrawable
     
    -
    rotation(float) - Method in class hype.HDrawable
    +
    rotation() - Method in class hype.HDrawable
    -
    Sets the rotation for this drawable, in degrees.
    +
    Returns the rotation for this drawable, in degrees.
    -
    rotation() - Method in class hype.HDrawable
    +
    rotation(float) - Method in class hype.HDrawable
    -
    Returns the rotation for this drawable, in degrees.
    +
    Sets the rotation for this drawable, in degrees.
    ROTATION - Static variable in interface hype.interfaces.HConstants
     
    -
    rotationOnAxis(float, float, float, float) - Method in class hype.HDrawable
    +
    rotationOnAxis(float, float, float, float) - Method in class hype.HDrawable
     
    -
    rotationOnAxisRad(float, float, float, float) - Method in class hype.HDrawable
    +
    rotationOnAxisRad(float, float, float, float) - Method in class hype.HDrawable
     
    -
    rotationRad(float) - Method in class hype.HDrawable
    +
    rotationRad() - Method in class hype.HDrawable
     
    -
    rotationRad() - Method in class hype.HDrawable
    +
    rotationRad() - Method in interface hype.interfaces.HRotatable
     
    -
    rotationRad() - Method in interface hype.interfaces.HRotatable
    +
    rotationRad(float) - Method in class hype.HDrawable
     
    -
    rotationRad(float) - Method in interface hype.interfaces.HRotatable
    +
    rotationRad(float) - Method in interface hype.interfaces.HRotatable
     
    -
    rotationX(float) - Method in class hype.HDrawable
    +
    rotationX() - Method in class hype.HDrawable
     
    -
    rotationX() - Method in class hype.HDrawable
    +
    rotationX(float) - Method in class hype.HDrawable
     
    ROTATIONX - Static variable in interface hype.interfaces.HConstants
     
    -
    rotationXRad(float) - Method in class hype.HDrawable
    +
    rotationXRad() - Method in class hype.HDrawable
     
    -
    rotationXRad() - Method in class hype.HDrawable
    +
    rotationXRad() - Method in interface hype.interfaces.HRotatable
     
    -
    rotationXRad() - Method in interface hype.interfaces.HRotatable
    +
    rotationXRad(float) - Method in class hype.HDrawable
     
    -
    rotationXRad(float) - Method in interface hype.interfaces.HRotatable
    +
    rotationXRad(float) - Method in interface hype.interfaces.HRotatable
     
    -
    rotationY(float) - Method in class hype.HDrawable
    +
    rotationY() - Method in class hype.HDrawable
     
    -
    rotationY() - Method in class hype.HDrawable
    +
    rotationY(float) - Method in class hype.HDrawable
     
    ROTATIONY - Static variable in interface hype.interfaces.HConstants
     
    -
    rotationYRad(float) - Method in class hype.HDrawable
    +
    rotationYRad() - Method in class hype.HDrawable
     
    -
    rotationYRad() - Method in class hype.HDrawable
    +
    rotationYRad() - Method in interface hype.interfaces.HRotatable
     
    -
    rotationYRad() - Method in interface hype.interfaces.HRotatable
    +
    rotationYRad(float) - Method in class hype.HDrawable
     
    -
    rotationYRad(float) - Method in interface hype.interfaces.HRotatable
    +
    rotationYRad(float) - Method in interface hype.interfaces.HRotatable
     
    -
    rotationZ(float) - Method in class hype.HDrawable
    +
    rotationZ() - Method in class hype.HDrawable
     
    -
    rotationZ() - Method in class hype.HDrawable
    +
    rotationZ(float) - Method in class hype.HDrawable
     
    ROTATIONZ - Static variable in interface hype.interfaces.HConstants
     
    -
    rotationZRad(float) - Method in class hype.HDrawable
    +
    rotationZRad() - Method in class hype.HDrawable
     
    -
    rotationZRad() - Method in class hype.HDrawable
    +
    rotationZRad() - Method in interface hype.interfaces.HRotatable
     
    -
    rotationZRad() - Method in interface hype.interfaces.HRotatable
    +
    rotationZRad(float) - Method in class hype.HDrawable
     
    -
    rotationZRad(float) - Method in interface hype.interfaces.HRotatable
    +
    rotationZRad(float) - Method in interface hype.interfaces.HRotatable
     
    -
    round512(float) - Static method in class hype.HMath
    +
    round512(float) - Static method in class hype.HMath
     
    -
    rounding(float) - Method in class hype.HRect
    +
    rounding() - Method in class hype.HRect
     
    -
    rounding(float, float, float, float) - Method in class hype.HRect
    +
    rounding(float) - Method in class hype.HRect
     
    -
    rounding() - Method in class hype.HRect
    +
    rounding(float, float, float, float) - Method in class hype.HRect
     
    -
    roundingBL(float) - Method in class hype.HRect
    +
    roundingBL() - Method in class hype.HRect
     
    -
    roundingBL() - Method in class hype.HRect
    +
    roundingBL(float) - Method in class hype.HRect
     
    -
    roundingBR(float) - Method in class hype.HRect
    +
    roundingBR() - Method in class hype.HRect
     
    -
    roundingBR() - Method in class hype.HRect
    +
    roundingBR(float) - Method in class hype.HRect
     
    -
    roundingTL(float) - Method in class hype.HRect
    +
    roundingTL() - Method in class hype.HRect
     
    -
    roundingTL() - Method in class hype.HRect
    +
    roundingTL(float) - Method in class hype.HRect
     
    -
    roundingTR(float) - Method in class hype.HRect
    +
    roundingTR() - Method in class hype.HRect
     
    -
    roundingTR() - Method in class hype.HRect
    +
    roundingTR(float) - Method in class hype.HRect
     
    -
    rows(int) - Method in class hype.extended.layout.HGridLayout
    +
    rows() - Method in class hype.extended.layout.HGridLayout
     
    -
    rows() - Method in class hype.extended.layout.HGridLayout
    +
    rows() - Method in class hype.extended.layout.HSphereLayout
     
    -
    rows(int) - Method in class hype.extended.layout.HSphereLayout
    +
    rows(int) - Method in class hype.extended.layout.HGridLayout
     
    -
    rows() - Method in class hype.extended.layout.HSphereLayout
    +
    rows(int) - Method in class hype.extended.layout.HSphereLayout
     
    ROYALBLUE - Static variable in interface hype.interfaces.HConstants
     
    -
    run() - Method in class hype.extended.behavior.HOrbiter
    +
    run() - Method in class hype.extended.behavior.HOrbiter
     
    -
    run(Object) - Method in interface hype.HCallback
    +
    run() - Method in class hype.HScreenshot
     
    -
    run() - Method in class hype.HScreenshot
    +
    run(Object) - Method in interface hype.HCallback
     
    -
    runAll(PApplet) - Method in class hype.HBehaviorRegistry
    +
    runAll(PApplet) - Method in class hype.HBehaviorRegistry
     
    -
    runBehavior(PApplet) - Method in class hype.extended.behavior.HAttractor
    +
    runBehavior(PApplet) - Method in class hype.extended.behavior.HAttractor
     
    -
    runBehavior(PApplet) - Method in class hype.extended.behavior.HColorLightness
    +
    runBehavior(PApplet) - Method in class hype.extended.behavior.HColorLightness
     
    -
    runBehavior(PApplet) - Method in class hype.extended.behavior.HFollow
    +
    runBehavior(PApplet) - Method in class hype.extended.behavior.HFollow
     
    -
    runBehavior(PApplet) - Method in class hype.extended.behavior.HMagneticField
    +
    runBehavior(PApplet) - Method in class hype.extended.behavior.HMagneticField
     
    -
    runBehavior(PApplet) - Method in class hype.extended.behavior.HOrbiter
    +
    runBehavior(PApplet) - Method in class hype.extended.behavior.HOrbiter
     
    -
    runBehavior(PApplet) - Method in class hype.extended.behavior.HOrbiter3D
    +
    runBehavior(PApplet) - Method in class hype.extended.behavior.HOrbiter3D
     
    -
    runBehavior(PApplet) - Method in class hype.extended.behavior.HOscillator
    +
    runBehavior(PApplet) - Method in class hype.extended.behavior.HOscillator
     
    -
    runBehavior(PApplet) - Method in class hype.extended.behavior.HParticles
    +
    runBehavior(PApplet) - Method in class hype.extended.behavior.HParticles
     
    -
    runBehavior(PApplet) - Method in class hype.extended.behavior.HProximity
    +
    runBehavior(PApplet) - Method in class hype.extended.behavior.HProximity
     
    -
    runBehavior(PApplet) - Method in class hype.extended.behavior.HRandomTrigger
    +
    runBehavior(PApplet) - Method in class hype.extended.behavior.HRandomTrigger
     
    -
    runBehavior(PApplet) - Method in class hype.extended.behavior.HRotate
    +
    runBehavior(PApplet) - Method in class hype.extended.behavior.HRotate
     
    -
    runBehavior(PApplet) - Method in class hype.extended.behavior.HSwarm
    +
    runBehavior(PApplet) - Method in class hype.extended.behavior.HSwarm
     
    -
    runBehavior(PApplet) - Method in class hype.extended.behavior.HTimer
    +
    runBehavior(PApplet) - Method in class hype.extended.behavior.HTimer
     
    -
    runBehavior(PApplet) - Method in class hype.extended.behavior.HTween
    +
    runBehavior(PApplet) - Method in class hype.extended.behavior.HTween
     
    -
    runBehavior(PApplet) - Method in class hype.extended.behavior.HVelocity
    +
    runBehavior(PApplet) - Method in class hype.extended.behavior.HVelocity
     
    -
    runBehavior(PApplet) - Method in class hype.HBehavior
    +
    runBehavior(PApplet) - Method in class hype.HBehavior
     
    -
    runBehavior(PApplet) - Method in class hype.HBehaviorRegistry.HBehaviorSentinel
    +
    runBehavior(PApplet) - Method in class hype.HBehaviorRegistry.HBehaviorSentinel
     
    - +

    S

    @@ -2962,23 +2966,23 @@

    S

     
    SAW - Static variable in interface hype.interfaces.HConstants
     
    -
    sawWave(float) - Static method in class hype.HMath
    +
    sawWave(float) - Static method in class hype.HMath
     
    -
    scale(float) - Method in class hype.extended.layout.HPolarLayout
    +
    scale(float) - Method in class hype.extended.layout.HPolarLayout
     
    -
    scale(float) - Method in class hype.HDrawable
    +
    scale(float) - Method in class hype.HDrawable
    Multiplies the width and height of this drawable by the given scale factor.
    -
    scale(float, float) - Method in class hype.HDrawable
    +
    scale(float) - Method in class hype.HDrawable3D
    +
     
    +
    scale(float, float) - Method in class hype.HDrawable
    Multiplies the width and height of this drawable by the given scale factors.
    -
    scale(float) - Method in class hype.HDrawable3D
    -
     
    -
    scale(float, float, float) - Method in class hype.HDrawable3D
    +
    scale(float, float, float) - Method in class hype.HDrawable3D
     
    SCALE - Static variable in interface hype.interfaces.HConstants
     
    @@ -2986,67 +2990,67 @@

    S

     
    SEASHELL - Static variable in interface hype.interfaces.HConstants
     
    -
    set(float, float) - Method in class hype.HVertex
    +
    set(float, float) - Method in class hype.HVertex
     
    -
    set(float, float, float, float) - Method in class hype.HVertex
    +
    set(float, float, float, float) - Method in class hype.HVertex
     
    -
    set(float, float, float, float, float, float) - Method in class hype.HVertex
    +
    set(float, float, float, float, float, float) - Method in class hype.HVertex
     
    -
    setAlpha(int, int) - Static method in class hype.HColors
    +
    setAlpha(int, int) - Static method in class hype.HColors
     
    -
    setAttaction(boolean) - Method in class hype.extended.behavior.HAttractor.HAttractionForce
    +
    setAttaction(boolean) - Method in class hype.extended.behavior.HAttractor.HAttractionForce
     
    -
    setBits(byte, byte, boolean) - Static method in class hype.HMath
    +
    setBits(byte, byte, boolean) - Static method in class hype.HMath
     
    -
    setBits(int, int, boolean) - Static method in class hype.HMath
    +
    setBits(int, int, boolean) - Static method in class hype.HMath
     
    -
    setBlue(int, int) - Static method in class hype.HColors
    +
    setBlue(int, int) - Static method in class hype.HColors
     
    -
    setChild(int) - Method in class hype.HShape
    +
    setChild(int) - Method in class hype.HShape
     
    -
    setDestination(float, float, float) - Method in class hype.extended.behavior.HAttractor.HAttracted
    +
    setDestination(float, float, float) - Method in class hype.extended.behavior.HAttractor.HAttracted
     
    -
    setExtension(int) - Method in class hype.extended.layout.HSphereLayout
    +
    setExtension(int) - Method in class hype.extended.layout.HSphereLayout
     
    -
    setGreen(int, int) - Static method in class hype.HColors
    +
    setGreen(int, int) - Static method in class hype.HColors
     
    -
    setImage(Object) - Method in class hype.extended.colorist.HPixelColorist
    +
    setImage(Object) - Method in class hype.extended.colorist.HPixelColorist
    -
    Deprecated. 
    +
    Deprecated. 
    -
    setIndex(int) - Method in class hype.HFontPool
    +
    setIndex(int) - Method in class hype.HFontPool
     
    -
    setLayout(int) - Method in class hype.extended.layout.HSphereLayout
    +
    setLayout(int) - Method in class hype.extended.layout.HSphereLayout
     
    -
    setRed(int, int) - Static method in class hype.HColors
    +
    setRed(int, int) - Static method in class hype.HColors
     
    -
    setUV(float, float) - Method in class hype.HVertex
    +
    setUV(float, float) - Method in class hype.HVertex
     
    -
    setUV(float, float, float, float) - Method in class hype.HVertex
    +
    setUV(float, float, float, float) - Method in class hype.HVertex
     
    -
    setUV(float, float, float, float, float, float) - Method in class hype.HVertex
    +
    setUV(float, float, float, float, float, float) - Method in class hype.HVertex
     
    -
    shader(PShader) - Method in class hype.HCanvas
    +
    shader(PShader) - Method in class hype.HCanvas
     
    -
    shape(Object) - Method in class hype.HShape
    +
    shape() - Method in class hype.HShape
     
    -
    shape() - Method in class hype.HShape
    +
    shape(Object) - Method in class hype.HShape
     
    -
    show() - Method in class hype.HDrawable
    +
    show() - Method in class hype.HDrawable
    Makes this drawable visible by calling `visibility(true)`.
    -
    showsFPS(boolean) - Method in class hype.HStage
    +
    showsFPS() - Method in class hype.HStage
     
    -
    showsFPS() - Method in class hype.HStage
    +
    showsFPS(boolean) - Method in class hype.HStage
     
    -
    shuffle() - Method in class hype.HLinkedList
    +
    shuffle() - Method in class hype.HLinkedList
     
    -
    shuffleRequestAll() - Method in class hype.HDrawablePool
    +
    shuffleRequestAll() - Method in class hype.HDrawablePool
     
    -
    sides(int) - Method in class hype.HCylinder
    +
    sides() - Method in class hype.HCylinder
     
    -
    sides() - Method in class hype.HCylinder
    +
    sides(int) - Method in class hype.HCylinder
     
    SIENNA - Static variable in interface hype.interfaces.HConstants
     
    @@ -3054,45 +3058,45 @@

    S

     
    SINE - Static variable in interface hype.interfaces.HConstants
     
    -
    sineWave(float) - Static method in class hype.HMath
    -
     
    -
    size() - Method in class hype.extended.colorist.HColorPool
    +
    sineWave(float) - Static method in class hype.HMath
     
    -
    size() - Method in class hype.extended.colorist.HGroupColorPool
    +
    size() - Method in class hype.extended.colorist.HColorPool
     
    -
    size(int, int) - Method in class hype.extended.colorist.HPixelColorist
    +
    size() - Method in class hype.extended.colorist.HGroupColorPool
     
    -
    size() - Method in class hype.extended.colorist.HPixelColorist
    +
    size() - Method in class hype.extended.colorist.HPixelColorist
     
    -
    size(float, float) - Method in class hype.HCanvas
    -
     
    -
    size(float, float) - Method in class hype.HDrawable
    +
    size() - Method in class hype.HDrawable
    -
    Sets the size of this drawable.
    +
    Returns the size of this drawable.
    -
    size(float) - Method in class hype.HDrawable
    +
    size() - Method in class hype.HDrawable3D
    +
     
    +
    size() - Method in class hype.HFontPool
    +
     
    +
    size() - Method in class hype.HLinkedList
    +
     
    +
    size() - Method in class hype.HStage
    +
     
    +
    size(float) - Method in class hype.HDrawable
    Sets the size of this drawable.
    -
    size(PVector) - Method in class hype.HDrawable
    +
    size(float) - Method in class hype.HDrawable3D
     
    -
    size() - Method in class hype.HDrawable
    +
    size(float, float) - Method in class hype.HCanvas
    +
     
    +
    size(float, float) - Method in class hype.HDrawable
    -
    Returns the size of this drawable.
    +
    Sets the size of this drawable.
    -
    size(float) - Method in class hype.HDrawable3D
    -
     
    -
    size(PVector) - Method in class hype.HDrawable3D
    -
     
    -
    size(float, float, float) - Method in class hype.HDrawable3D
    +
    size(float, float, float) - Method in class hype.HDrawable3D
     
    -
    size() - Method in class hype.HDrawable3D
    +
    size(int, int) - Method in class hype.extended.colorist.HPixelColorist
     
    -
    size() - Method in class hype.HFontPool
    +
    size(PVector) - Method in class hype.HDrawable
     
    -
    size() - Method in class hype.HLinkedList
    -
     
    -
    size() - Method in class hype.HStage
    +
    size(PVector) - Method in class hype.HDrawable3D
     
    SIZE - Static variable in interface hype.interfaces.HConstants
     
    @@ -3104,106 +3108,106 @@

    S

     
    SNOW - Static variable in interface hype.interfaces.HConstants
     
    -
    solveCubic(float, float, float, float, float[]) - Static method in class hype.HMath
    +
    solveCubic(float, float, float, float, float[]) - Static method in class hype.HMath
    Solves for the real roots of a cubic equation with the given coefficients.
    -
    solveQuadratic(float, float, float, float[]) - Static method in class hype.HMath
    +
    solveQuadratic(float, float, float, float[]) - Static method in class hype.HMath
    Solves for the real roots of a quadratic equation with the given coefficients.
    -
    spacing() - Method in class hype.extended.layout.HGridLayout
    +
    spacing() - Method in class hype.extended.layout.HGridLayout
     
    -
    spacing(float, float) - Method in class hype.extended.layout.HGridLayout
    +
    spacing() - Method in class hype.extended.layout.HHexLayout
     
    -
    spacing(float, float, float) - Method in class hype.extended.layout.HGridLayout
    +
    spacing(float) - Method in class hype.extended.layout.HHexLayout
     
    -
    spacing(float) - Method in class hype.extended.layout.HHexLayout
    +
    spacing(float, float) - Method in class hype.extended.layout.HGridLayout
     
    -
    spacing() - Method in class hype.extended.layout.HHexLayout
    +
    spacing(float, float, float) - Method in class hype.extended.layout.HGridLayout
     
    -
    spacingX() - Method in class hype.extended.layout.HGridLayout
    +
    spacingX() - Method in class hype.extended.layout.HGridLayout
     
    -
    spacingX(float) - Method in class hype.extended.layout.HGridLayout
    +
    spacingX(float) - Method in class hype.extended.layout.HGridLayout
     
    -
    spacingY() - Method in class hype.extended.layout.HGridLayout
    +
    spacingY() - Method in class hype.extended.layout.HGridLayout
     
    -
    spacingY(float) - Method in class hype.extended.layout.HGridLayout
    +
    spacingY(float) - Method in class hype.extended.layout.HGridLayout
     
    -
    spacingZ() - Method in class hype.extended.layout.HGridLayout
    +
    spacingZ() - Method in class hype.extended.layout.HGridLayout
     
    -
    spacingZ(float) - Method in class hype.extended.layout.HGridLayout
    +
    spacingZ(float) - Method in class hype.extended.layout.HGridLayout
     
    -
    speed(float) - Method in class hype.extended.behavior.HOrbiter
    +
    speed - Variable in class hype.extended.behavior.HParticles
     
    -
    speed() - Method in class hype.extended.behavior.HOrbiter
    +
    speed() - Method in class hype.extended.behavior.HOrbiter
     
    -
    speed(float) - Method in class hype.extended.behavior.HOscillator
    +
    speed() - Method in class hype.extended.behavior.HOscillator
     
    -
    speed() - Method in class hype.extended.behavior.HOscillator
    +
    speed() - Method in class hype.extended.behavior.HParticles
     
    -
    speed - Variable in class hype.extended.behavior.HParticles
    +
    speed() - Method in class hype.extended.behavior.HRotate
    +
    +
    Deprecated. 
    +
    +
    speed() - Method in class hype.extended.behavior.HSwarm
     
    -
    speed(float) - Method in class hype.extended.behavior.HParticles
    +
    speed(float) - Method in class hype.extended.behavior.HOrbiter
     
    -
    speed() - Method in class hype.extended.behavior.HParticles
    +
    speed(float) - Method in class hype.extended.behavior.HOscillator
     
    -
    speed(float) - Method in class hype.extended.behavior.HRotate
    -
    -
    Deprecated. 
    -
    -
    speed() - Method in class hype.extended.behavior.HRotate
    +
    speed(float) - Method in class hype.extended.behavior.HParticles
    +
     
    +
    speed(float) - Method in class hype.extended.behavior.HRotate
    -
    Deprecated. 
    +
    Deprecated. 
    -
    speed(float) - Method in class hype.extended.behavior.HSwarm
    -
     
    -
    speed() - Method in class hype.extended.behavior.HSwarm
    +
    speed(float) - Method in class hype.extended.behavior.HSwarm
     
    -
    speedRad(float) - Method in class hype.extended.behavior.HRotate
    +
    speedRad() - Method in class hype.extended.behavior.HRotate
    -
    Deprecated. 
    +
    Deprecated. 
    -
    speedRad() - Method in class hype.extended.behavior.HRotate
    +
    speedRad(float) - Method in class hype.extended.behavior.HRotate
    -
    Deprecated. 
    +
    Deprecated. 
    -
    speedX(float) - Method in class hype.extended.behavior.HRotate
    +
    speedX() - Method in class hype.extended.behavior.HRotate
     
    -
    speedX() - Method in class hype.extended.behavior.HRotate
    +
    speedX(float) - Method in class hype.extended.behavior.HRotate
     
    -
    speedXRad(float) - Method in class hype.extended.behavior.HRotate
    +
    speedXRad() - Method in class hype.extended.behavior.HRotate
     
    -
    speedXRad() - Method in class hype.extended.behavior.HRotate
    +
    speedXRad(float) - Method in class hype.extended.behavior.HRotate
     
    -
    speedY(float) - Method in class hype.extended.behavior.HRotate
    +
    speedY() - Method in class hype.extended.behavior.HRotate
     
    -
    speedY() - Method in class hype.extended.behavior.HRotate
    +
    speedY(float) - Method in class hype.extended.behavior.HRotate
     
    -
    speedYRad(float) - Method in class hype.extended.behavior.HRotate
    +
    speedYRad() - Method in class hype.extended.behavior.HRotate
     
    -
    speedYRad() - Method in class hype.extended.behavior.HRotate
    +
    speedYRad(float) - Method in class hype.extended.behavior.HRotate
     
    -
    speedZ(float) - Method in class hype.extended.behavior.HRotate
    +
    speedZ() - Method in class hype.extended.behavior.HRotate
     
    -
    speedZ() - Method in class hype.extended.behavior.HRotate
    +
    speedZ(float) - Method in class hype.extended.behavior.HRotate
     
    -
    speedZRad(float) - Method in class hype.extended.behavior.HRotate
    +
    speedZRad() - Method in class hype.extended.behavior.HRotate
     
    -
    speedZRad() - Method in class hype.extended.behavior.HRotate
    +
    speedZRad(float) - Method in class hype.extended.behavior.HRotate
     
    -
    spring(float) - Method in class hype.extended.behavior.HFollow
    +
    spring() - Method in class hype.extended.behavior.HFollow
     
    -
    spring() - Method in class hype.extended.behavior.HFollow
    +
    spring() - Method in class hype.extended.behavior.HProximity
     
    -
    spring(float) - Method in class hype.extended.behavior.HProximity
    +
    spring() - Method in class hype.extended.behavior.HTween
     
    -
    spring() - Method in class hype.extended.behavior.HProximity
    +
    spring(float) - Method in class hype.extended.behavior.HFollow
     
    -
    spring(float) - Method in class hype.extended.behavior.HTween
    +
    spring(float) - Method in class hype.extended.behavior.HProximity
     
    -
    spring() - Method in class hype.extended.behavior.HTween
    +
    spring(float) - Method in class hype.extended.behavior.HTween
     
    SPRINGGREEN - Static variable in interface hype.interfaces.HConstants
     
    @@ -3211,198 +3215,198 @@

    S

     
    SQUARE - Static variable in interface hype.interfaces.HConstants
     
    -
    squareWave(float) - Static method in class hype.HMath
    +
    squareWave(float) - Static method in class hype.HMath
     
    -
    squishAngle(float, float, float) - Static method in class hype.HMath
    +
    squishAngle(float, float, float) - Static method in class hype.HMath
     
    -
    squishAngleRad(float, float, float) - Static method in class hype.HMath
    +
    squishAngleRad(float, float, float) - Static method in class hype.HMath
     
    -
    stage() - Static method in class hype.H
    +
    stage() - Static method in class hype.H
     
    -
    star(int, float) - Method in class hype.HPath
    +
    star(int, float) - Method in class hype.HPath
     
    -
    star(int, float, float) - Method in class hype.HPath
    +
    star(int, float, float) - Method in class hype.HPath
     
    -
    starRad(int, float, float) - Method in class hype.HPath
    +
    starRad(int, float, float) - Method in class hype.HPath
     
    -
    start(float) - Method in class hype.extended.behavior.HTween
    +
    start() - Method in class hype.extended.behavior.HTween
     
    -
    start(float, float) - Method in class hype.extended.behavior.HTween
    +
    start() - Method in class hype.HEllipse
     
    -
    start(float, float, float) - Method in class hype.extended.behavior.HTween
    +
    start() - Method in class hype.HScreenshot
     
    -
    start() - Method in class hype.extended.behavior.HTween
    +
    start(float) - Method in class hype.extended.behavior.HTween
     
    -
    start(float) - Method in class hype.HEllipse
    +
    start(float) - Method in class hype.HEllipse
     
    -
    start() - Method in class hype.HEllipse
    +
    start(float, float) - Method in class hype.extended.behavior.HTween
     
    -
    start(int) - Method in class hype.HScreenshot
    +
    start(float, float, float) - Method in class hype.extended.behavior.HTween
     
    -
    start() - Method in class hype.HScreenshot
    +
    start(int) - Method in class hype.HScreenshot
     
    -
    start1() - Method in class hype.extended.behavior.HTween
    +
    start1() - Method in class hype.extended.behavior.HTween
     
    -
    start2() - Method in class hype.extended.behavior.HTween
    +
    start2() - Method in class hype.extended.behavior.HTween
     
    -
    start3() - Method in class hype.extended.behavior.HTween
    +
    start3() - Method in class hype.extended.behavior.HTween
     
    -
    startAngle(float) - Method in class hype.extended.behavior.HOrbiter
    +
    startAngle() - Method in class hype.extended.layout.HCircleLayout
     
    -
    startAngle(float) - Method in class hype.extended.layout.HCircleLayout
    +
    startAngle(float) - Method in class hype.extended.behavior.HOrbiter
     
    -
    startAngle() - Method in class hype.extended.layout.HCircleLayout
    +
    startAngle(float) - Method in class hype.extended.layout.HCircleLayout
     
    -
    startAngleRad() - Method in class hype.extended.layout.HCircleLayout
    +
    startAngleRad() - Method in class hype.extended.layout.HCircleLayout
     
    -
    started() - Method in class hype.HMouse
    +
    started() - Method in class hype.HMouse
     
    startLife - Variable in class hype.extended.behavior.HParticles.HParticle
     
    -
    startLoc() - Method in class hype.extended.layout.HCircleLayout
    +
    startLoc() - Method in class hype.extended.layout.HCircleLayout
     
    -
    startLoc(float, float) - Method in class hype.extended.layout.HCircleLayout
    +
    startLoc() - Method in class hype.extended.layout.HGridLayout
     
    -
    startLoc(float, float, float) - Method in class hype.extended.layout.HCircleLayout
    +
    startLoc(float, float) - Method in class hype.extended.layout.HCircleLayout
     
    -
    startLoc() - Method in class hype.extended.layout.HGridLayout
    +
    startLoc(float, float) - Method in class hype.extended.layout.HGridLayout
     
    -
    startLoc(float, float) - Method in class hype.extended.layout.HGridLayout
    +
    startLoc(float, float, float) - Method in class hype.extended.layout.HCircleLayout
     
    -
    startLoc(float, float, float) - Method in class hype.extended.layout.HGridLayout
    +
    startLoc(float, float, float) - Method in class hype.extended.layout.HGridLayout
     
    -
    startRad(float) - Method in class hype.HEllipse
    +
    startRad() - Method in class hype.HEllipse
     
    -
    startRad() - Method in class hype.HEllipse
    +
    startRad(float) - Method in class hype.HEllipse
     
    -
    startX(float) - Method in class hype.extended.behavior.HOrbiter
    +
    startX() - Method in class hype.extended.behavior.HOrbiter
     
    -
    startX() - Method in class hype.extended.behavior.HOrbiter
    +
    startX() - Method in class hype.extended.behavior.HOrbiter3D
     
    -
    startX(float) - Method in class hype.extended.behavior.HOrbiter3D
    +
    startX() - Method in class hype.extended.layout.HCircleLayout
     
    -
    startX() - Method in class hype.extended.behavior.HOrbiter3D
    +
    startX() - Method in class hype.extended.layout.HGridLayout
     
    -
    startX() - Method in class hype.extended.layout.HCircleLayout
    +
    startX(float) - Method in class hype.extended.behavior.HOrbiter
     
    -
    startX(float) - Method in class hype.extended.layout.HCircleLayout
    +
    startX(float) - Method in class hype.extended.behavior.HOrbiter3D
     
    -
    startX() - Method in class hype.extended.layout.HGridLayout
    +
    startX(float) - Method in class hype.extended.layout.HCircleLayout
     
    -
    startX(float) - Method in class hype.extended.layout.HGridLayout
    +
    startX(float) - Method in class hype.extended.layout.HGridLayout
     
    -
    startY(float) - Method in class hype.extended.behavior.HOrbiter
    +
    startY() - Method in class hype.extended.behavior.HOrbiter
     
    -
    startY() - Method in class hype.extended.behavior.HOrbiter
    +
    startY() - Method in class hype.extended.behavior.HOrbiter3D
     
    -
    startY(float) - Method in class hype.extended.behavior.HOrbiter3D
    +
    startY() - Method in class hype.extended.layout.HCircleLayout
     
    -
    startY() - Method in class hype.extended.behavior.HOrbiter3D
    +
    startY() - Method in class hype.extended.layout.HGridLayout
     
    -
    startY() - Method in class hype.extended.layout.HCircleLayout
    +
    startY(float) - Method in class hype.extended.behavior.HOrbiter
     
    -
    startY(float) - Method in class hype.extended.layout.HCircleLayout
    +
    startY(float) - Method in class hype.extended.behavior.HOrbiter3D
     
    -
    startY() - Method in class hype.extended.layout.HGridLayout
    +
    startY(float) - Method in class hype.extended.layout.HCircleLayout
     
    -
    startY(float) - Method in class hype.extended.layout.HGridLayout
    +
    startY(float) - Method in class hype.extended.layout.HGridLayout
     
    -
    startZ(float) - Method in class hype.extended.behavior.HOrbiter3D
    +
    startZ() - Method in class hype.extended.behavior.HOrbiter3D
     
    -
    startZ() - Method in class hype.extended.behavior.HOrbiter3D
    +
    startZ() - Method in class hype.extended.layout.HCircleLayout
     
    -
    startZ() - Method in class hype.extended.layout.HCircleLayout
    +
    startZ() - Method in class hype.extended.layout.HGridLayout
     
    -
    startZ(float) - Method in class hype.extended.layout.HCircleLayout
    +
    startZ(float) - Method in class hype.extended.behavior.HOrbiter3D
     
    -
    startZ() - Method in class hype.extended.layout.HGridLayout
    +
    startZ(float) - Method in class hype.extended.layout.HCircleLayout
     
    -
    startZ(float) - Method in class hype.extended.layout.HGridLayout
    +
    startZ(float) - Method in class hype.extended.layout.HGridLayout
     
    STEELBLUE - Static variable in interface hype.interfaces.HConstants
     
    -
    str(String) - Method in class hype.HBundle
    +
    str(String) - Method in class hype.HBundle
     
    -
    str(String) - Method in class hype.HDrawable
    +
    str(String) - Method in class hype.HDrawable
    Returns the string from the extras bundle_ with the corresponding key.
    -
    stroke(int) - Method in class hype.HDrawable
    +
    stroke() - Method in class hype.HDrawable
    +
    +
    Returns the stroke color for this drawable.
    +
    +
    stroke(int) - Method in class hype.HDrawable
    Sets the stroke color for this drawable.
    -
    stroke(int, int) - Method in class hype.HDrawable
    +
    stroke(int, int) - Method in class hype.HDrawable
    Sets the stroke color for this drawable.
    -
    stroke(int, int, int) - Method in class hype.HDrawable
    +
    stroke(int, int, int) - Method in class hype.HDrawable
    Sets the stroke color for this drawable.
    -
    stroke(int, int, int, int) - Method in class hype.HDrawable
    +
    stroke(int, int, int, int) - Method in class hype.HDrawable
    Sets the stroke color for this drawable.
    -
    stroke() - Method in class hype.HDrawable
    +
    strokeCap() - Method in class hype.HDrawable
    -
    Returns the stroke color for this drawable.
    +
    Returns the stroke cap for this drawable.
    -
    strokeCap(int) - Method in class hype.HDrawable
    +
    strokeCap(int) - Method in class hype.HDrawable
    Sets the stroke cap for this drawable.
    -
    strokeCap() - Method in class hype.HDrawable
    +
    strokeJoin() - Method in class hype.HDrawable
    -
    Returns the stroke cap for this drawable.
    +
    Returns the stroke join for this drawable.
    -
    strokeJoin(int) - Method in class hype.HDrawable
    +
    strokeJoin(int) - Method in class hype.HDrawable
    Sets the stroke join for this drawable.
    -
    strokeJoin() - Method in class hype.HDrawable
    -
    -
    Returns the stroke join for this drawable.
    -
    -
    strokeOnly() - Method in class hype.extended.colorist.HColorField
    +
    strokeOnly() - Method in class hype.extended.colorist.HColorField
     
    -
    strokeOnly() - Method in class hype.extended.colorist.HColorPool
    +
    strokeOnly() - Method in class hype.extended.colorist.HColorPool
     
    -
    strokeOnly() - Method in class hype.extended.colorist.HColorTransform
    +
    strokeOnly() - Method in class hype.extended.colorist.HColorTransform
     
    -
    strokeOnly() - Method in class hype.extended.colorist.HPixelColorist
    +
    strokeOnly() - Method in class hype.extended.colorist.HPixelColorist
     
    -
    strokeOnly() - Method in interface hype.interfaces.HColorist
    +
    strokeOnly() - Method in interface hype.interfaces.HColorist
     
    -
    strokeSides(boolean) - Method in class hype.HCylinder
    +
    strokeSides() - Method in class hype.HCylinder
     
    -
    strokeSides() - Method in class hype.HCylinder
    +
    strokeSides(boolean) - Method in class hype.HCylinder
     
    -
    strokeWeight(float) - Method in class hype.HDrawable
    +
    strokeWeight() - Method in class hype.HDrawable
    -
    Sets the stroke weight, or thickness of this drawable.
    +
    Returns the stroke weight, or thickness of this drawable.
    -
    strokeWeight() - Method in class hype.HDrawable
    +
    strokeWeight(float) - Method in class hype.HDrawable
    -
    Returns the stroke weight, or thickness of this drawable.
    +
    Sets the stroke weight, or thickness of this drawable.
    -
    stylesChildren(boolean) - Method in class hype.HDrawable
    +
    stylesChildren() - Method in class hype.HDrawable
     
    -
    stylesChildren() - Method in class hype.HDrawable
    +
    stylesChildren(boolean) - Method in class hype.HDrawable
     
    -
    swapLeft() - Method in class hype.HBehavior
    +
    swapLeft() - Method in class hype.HBehavior
     
    -
    swapLeft() - Method in class hype.HDrawable
    +
    swapLeft() - Method in class hype.HDrawable
     
    -
    swapLeft() - Method in class hype.HNode
    +
    swapLeft() - Method in class hype.HNode
     
    -
    swapRight() - Method in class hype.HDrawable
    +
    swapRight() - Method in class hype.HDrawable
     
    -
    swapRight() - Method in class hype.HNode
    +
    swapRight() - Method in class hype.HNode
     
    -
    synchStep(float, float) - Method in class hype.extended.behavior.HOscillator
    +
    synchStep(float, float) - Method in class hype.extended.behavior.HOscillator
     
    - +

    T

    @@ -3411,115 +3415,115 @@

    T

     
    target - Variable in class hype.extended.behavior.HAttractor.HAttracted
     
    -
    target(HDrawable) - Method in class hype.extended.behavior.HColorLightness
    +
    target() - Method in class hype.extended.behavior.HColorLightness
     
    -
    target(HDrawable3D) - Method in class hype.extended.behavior.HColorLightness
    +
    target() - Method in class hype.extended.behavior.HFollow
     
    -
    target() - Method in class hype.extended.behavior.HColorLightness
    +
    target() - Method in class hype.extended.behavior.HOrbiter
     
    -
    target(HLocatable) - Method in class hype.extended.behavior.HFollow
    +
    target() - Method in class hype.extended.behavior.HOrbiter3D
     
    -
    target() - Method in class hype.extended.behavior.HFollow
    +
    target() - Method in class hype.extended.behavior.HOscillator
     
    -
    target(HDrawable) - Method in class hype.extended.behavior.HOrbiter
    +
    target() - Method in class hype.extended.behavior.HProximity
     
    -
    target() - Method in class hype.extended.behavior.HOrbiter
    +
    target() - Method in class hype.extended.behavior.HRotate
     
    -
    target(HDrawable) - Method in class hype.extended.behavior.HOrbiter3D
    +
    target() - Method in class hype.extended.behavior.HTween
     
    -
    target() - Method in class hype.extended.behavior.HOrbiter3D
    +
    target() - Method in class hype.extended.behavior.HVelocity
     
    -
    target(HDrawable) - Method in class hype.extended.behavior.HOscillator
    +
    target() - Method in class hype.extended.layout.HShapeLayout
     
    -
    target(HDrawable3D) - Method in class hype.extended.behavior.HOscillator
    +
    target(HDrawable) - Method in class hype.extended.behavior.HColorLightness
     
    -
    target() - Method in class hype.extended.behavior.HOscillator
    +
    target(HDrawable) - Method in class hype.extended.behavior.HOrbiter
     
    -
    target(HDrawable) - Method in class hype.extended.behavior.HProximity
    +
    target(HDrawable) - Method in class hype.extended.behavior.HOrbiter3D
     
    -
    target(HDrawable3D) - Method in class hype.extended.behavior.HProximity
    +
    target(HDrawable) - Method in class hype.extended.behavior.HOscillator
     
    -
    target() - Method in class hype.extended.behavior.HProximity
    +
    target(HDrawable) - Method in class hype.extended.behavior.HProximity
     
    -
    target(HRotatable) - Method in class hype.extended.behavior.HRotate
    +
    target(HDrawable) - Method in class hype.extended.behavior.HTween
     
    -
    target() - Method in class hype.extended.behavior.HRotate
    +
    target(HDrawable) - Method in class hype.extended.layout.HShapeLayout
     
    -
    target(HDrawable) - Method in class hype.extended.behavior.HTween
    +
    target(HDrawable3D) - Method in class hype.extended.behavior.HColorLightness
     
    -
    target() - Method in class hype.extended.behavior.HTween
    +
    target(HDrawable3D) - Method in class hype.extended.behavior.HOscillator
     
    -
    target(HLocatable) - Method in class hype.extended.behavior.HVelocity
    +
    target(HDrawable3D) - Method in class hype.extended.behavior.HProximity
     
    -
    target() - Method in class hype.extended.behavior.HVelocity
    +
    target(HLocatable) - Method in class hype.extended.behavior.HFollow
     
    -
    target(HDrawable) - Method in class hype.extended.layout.HShapeLayout
    +
    target(HLocatable) - Method in class hype.extended.behavior.HVelocity
     
    -
    target() - Method in class hype.extended.layout.HShapeLayout
    +
    target(HRotatable) - Method in class hype.extended.behavior.HRotate
     
    -
    targets() - Method in class hype.extended.behavior.HSwarm
    +
    targets() - Method in class hype.extended.behavior.HSwarm
     
    TEAL - Static variable in interface hype.interfaces.HConstants
     
    -
    tempSeed(long) - Static method in class hype.HMath
    +
    tempSeed(long) - Static method in class hype.HMath
     
    -
    text(String) - Method in class hype.HText
    +
    text() - Method in class hype.HText
     
    -
    text() - Method in class hype.HText
    +
    text(String) - Method in class hype.HText
     
    -
    texture(Object) - Method in class hype.HBox
    +
    texture - Variable in class hype.HPath
     
    -
    texture(PGraphics) - Method in class hype.HBox
    +
    texture(Object) - Method in class hype.HBox
     
    -
    texture(PGraphics) - Method in class hype.HCylinder
    +
    texture(Object) - Method in class hype.HCylinder
     
    -
    texture(Object) - Method in class hype.HCylinder
    +
    texture(Object) - Method in class hype.HPath
     
    -
    texture - Variable in class hype.HPath
    +
    texture(Object) - Method in class hype.HSprite
     
    -
    texture(Object) - Method in class hype.HPath
    +
    texture(PGraphics) - Method in class hype.HBox
     
    -
    texture(Object) - Method in class hype.HSprite
    +
    texture(PGraphics) - Method in class hype.HCylinder
     
    -
    textureBack(Object) - Method in class hype.HBox
    +
    textureBack(Object) - Method in class hype.HBox
     
    -
    textureBack(PGraphics) - Method in class hype.HBox
    +
    textureBack(PGraphics) - Method in class hype.HBox
     
    -
    textureBottom(Object) - Method in class hype.HBox
    +
    textureBottom(Object) - Method in class hype.HBox
     
    -
    textureBottom(PGraphics) - Method in class hype.HBox
    +
    textureBottom(PGraphics) - Method in class hype.HBox
     
    -
    textureFront(Object) - Method in class hype.HBox
    +
    textureFront(Object) - Method in class hype.HBox
     
    -
    textureFront(PGraphics) - Method in class hype.HBox
    +
    textureFront(PGraphics) - Method in class hype.HBox
     
    -
    textureLeft(Object) - Method in class hype.HBox
    +
    textureLeft(Object) - Method in class hype.HBox
     
    -
    textureLeft(PGraphics) - Method in class hype.HBox
    +
    textureLeft(PGraphics) - Method in class hype.HBox
     
    -
    textureRight(Object) - Method in class hype.HBox
    +
    textureRight(Object) - Method in class hype.HBox
     
    -
    textureRight(PGraphics) - Method in class hype.HBox
    +
    textureRight(PGraphics) - Method in class hype.HBox
     
    -
    textureTop(Object) - Method in class hype.HBox
    +
    textureTop(Object) - Method in class hype.HBox
     
    -
    textureTop(PGraphics) - Method in class hype.HBox
    +
    textureTop(PGraphics) - Method in class hype.HBox
     
    -
    thetaEnd(float) - Method in class hype.extended.layout.HSphereLayout
    +
    thetaEnd(float) - Method in class hype.extended.layout.HSphereLayout
     
    -
    thetaStart(float) - Method in class hype.extended.layout.HSphereLayout
    +
    thetaStart(float) - Method in class hype.extended.layout.HSphereLayout
     
    THISTLE - Static variable in interface hype.interfaces.HConstants
     
    -
    tint(int) - Method in class hype.HImage
    +
    tint() - Method in class hype.HImage
     
    -
    tint(int, int) - Method in class hype.HImage
    +
    tint(int) - Method in class hype.HImage
     
    -
    tint(int, int, int) - Method in class hype.HImage
    +
    tint(int, int) - Method in class hype.HImage
     
    -
    tint(int, int, int, int) - Method in class hype.HImage
    +
    tint(int, int, int) - Method in class hype.HImage
     
    -
    tint() - Method in class hype.HImage
    +
    tint(int, int, int, int) - Method in class hype.HImage
     
    TOLERANCE - Static variable in interface hype.interfaces.HConstants
     
    @@ -3531,197 +3535,197 @@

    T

     
    TOP_RIGHT - Static variable in interface hype.interfaces.HConstants
     
    -
    topRadius(float) - Method in class hype.HCylinder
    +
    topRadius() - Method in class hype.HCylinder
     
    -
    topRadius() - Method in class hype.HCylinder
    +
    topRadius(float) - Method in class hype.HCylinder
     
    -
    transformsChildren(boolean) - Method in class hype.HDrawable
    +
    transformsChildren() - Method in class hype.HDrawable
     
    -
    transformsChildren() - Method in class hype.HDrawable
    +
    transformsChildren(boolean) - Method in class hype.HDrawable
     
    -
    triangle(int, int) - Method in class hype.HPath
    +
    triangle(int, int) - Method in class hype.HPath
     
    TRIANGLE - Static variable in interface hype.interfaces.HConstants
     
    -
    triangleWave(float) - Static method in class hype.HMath
    +
    triangleWave(float) - Static method in class hype.HMath
     
    -
    turnEase(float) - Method in class hype.extended.behavior.HSwarm
    +
    turnEase() - Method in class hype.extended.behavior.HSwarm
     
    -
    turnEase() - Method in class hype.extended.behavior.HSwarm
    +
    turnEase(float) - Method in class hype.extended.behavior.HSwarm
     
    TURQUOISE - Static variable in interface hype.interfaces.HConstants
     
    -
    twitch(float) - Method in class hype.extended.behavior.HSwarm
    +
    twitch() - Method in class hype.extended.behavior.HSwarm
     
    -
    twitch() - Method in class hype.extended.behavior.HSwarm
    +
    twitch(float) - Method in class hype.extended.behavior.HSwarm
     
    -
    twitchRad(float) - Method in class hype.extended.behavior.HSwarm
    +
    twitchRad() - Method in class hype.extended.behavior.HSwarm
     
    -
    twitchRad() - Method in class hype.extended.behavior.HSwarm
    +
    twitchRad(float) - Method in class hype.extended.behavior.HSwarm
     
    -
    type(int) - Method in class hype.HCanvas.HLight
    +
    type() - Method in class hype.HCanvas.HLight
     
    -
    type() - Method in class hype.HCanvas.HLight
    +
    type(int) - Method in class hype.HCanvas.HLight
     
    - +

    U

    -
    u(float) - Method in class hype.HVertex
    +
    u() - Method in class hype.HVertex
     
    -
    u() - Method in class hype.HVertex
    +
    u(float) - Method in class hype.HVertex
     
    -
    u2x(float) - Method in class hype.HDrawable
    +
    u2x(float) - Method in class hype.HDrawable
     
    -
    unregister() - Method in class hype.extended.behavior.HAttractor
    +
    unregister() - Method in class hype.extended.behavior.HAttractor
     
    -
    unregister() - Method in class hype.extended.behavior.HColorLightness
    +
    unregister() - Method in class hype.extended.behavior.HColorLightness
     
    -
    unregister() - Method in class hype.extended.behavior.HFollow
    +
    unregister() - Method in class hype.extended.behavior.HFollow
     
    -
    unregister() - Method in class hype.extended.behavior.HMagneticField
    +
    unregister() - Method in class hype.extended.behavior.HMagneticField
     
    -
    unregister() - Method in class hype.extended.behavior.HOrbiter
    +
    unregister() - Method in class hype.extended.behavior.HOrbiter
     
    -
    unregister() - Method in class hype.extended.behavior.HOrbiter3D
    +
    unregister() - Method in class hype.extended.behavior.HOrbiter3D
     
    -
    unregister() - Method in class hype.extended.behavior.HOscillator
    +
    unregister() - Method in class hype.extended.behavior.HOscillator
     
    -
    unregister() - Method in class hype.extended.behavior.HParticles
    +
    unregister() - Method in class hype.extended.behavior.HParticles
     
    -
    unregister() - Method in class hype.extended.behavior.HProximity
    +
    unregister() - Method in class hype.extended.behavior.HProximity
     
    -
    unregister() - Method in class hype.extended.behavior.HRotate
    +
    unregister() - Method in class hype.extended.behavior.HRotate
     
    -
    unregister() - Method in class hype.extended.behavior.HSwarm
    +
    unregister() - Method in class hype.extended.behavior.HSwarm
     
    -
    unregister() - Method in class hype.extended.behavior.HTimer
    +
    unregister() - Method in class hype.extended.behavior.HTimer
     
    -
    unregister() - Method in class hype.extended.behavior.HTween
    +
    unregister() - Method in class hype.extended.behavior.HTween
     
    -
    unregister() - Method in class hype.extended.behavior.HVelocity
    +
    unregister() - Method in class hype.extended.behavior.HVelocity
     
    -
    unregister() - Method in class hype.HBehavior
    +
    unregister() - Method in class hype.HBehavior
     
    -
    unregister(HBehavior) - Method in class hype.HBehaviorRegistry
    +
    unregister(HBehavior) - Method in class hype.HBehaviorRegistry
     
    -
    update(boolean) - Method in class hype.extended.behavior.HAttractor.HAttracted
    +
    update(boolean) - Method in class hype.extended.behavior.HAttractor.HAttracted
     
    -
    update(float, float, float, float, float) - Method in class hype.extended.behavior.HParticles.HParticle
    +
    update(float, float, float, float, float) - Method in class hype.extended.behavior.HParticles.HParticle
     
    -
    updateBehaviors() - Static method in class hype.H
    +
    updateBehaviors() - Static method in class hype.H
     
    -
    use3D(boolean) - Static method in class hype.H
    +
    use3D(boolean) - Static method in class hype.H
     
    -
    useBrightness() - Method in class hype.extended.behavior.HColorLightness
    +
    useBrightness() - Method in class hype.extended.behavior.HColorLightness
     
    -
    useFrames() - Method in class hype.extended.behavior.HTimer
    +
    useFrames() - Method in class hype.extended.behavior.HTimer
     
    -
    useLightness() - Method in class hype.extended.behavior.HColorLightness
    +
    useLightness() - Method in class hype.extended.behavior.HColorLightness
     
    -
    useMillis() - Method in class hype.extended.behavior.HTimer
    +
    useMillis() - Method in class hype.extended.behavior.HTimer
     
    -
    useNoise(boolean) - Method in class hype.extended.layout.HCircleLayout
    +
    useNoise() - Method in class hype.extended.layout.HCircleLayout
     
    -
    useNoise() - Method in class hype.extended.layout.HCircleLayout
    +
    useNoise(boolean) - Method in class hype.extended.layout.HCircleLayout
     
    -
    useProportional() - Method in class hype.extended.layout.HSphereLayout
    +
    useProportional() - Method in class hype.extended.layout.HSphereLayout
     
    -
    uses3D() - Static method in class hype.H
    +
    uses3D() - Static method in class hype.H
     
    -
    usesBrightness() - Method in class hype.extended.behavior.HColorLightness
    +
    usesBrightness() - Method in class hype.extended.behavior.HColorLightness
     
    -
    usesFrames() - Method in class hype.extended.behavior.HTimer
    +
    usesFrames() - Method in class hype.extended.behavior.HTimer
     
    -
    usesLightness() - Method in class hype.extended.behavior.HColorLightness
    +
    usesLightness() - Method in class hype.extended.behavior.HColorLightness
     
    -
    usesMillis() - Method in class hype.extended.behavior.HTimer
    +
    usesMillis() - Method in class hype.extended.behavior.HTimer
     
    -
    useSpiral() - Method in class hype.extended.layout.HSphereLayout
    +
    useSpiral() - Method in class hype.extended.layout.HSphereLayout
     
    -
    usesZ() - Method in class hype.HCanvas
    +
    usesZ() - Method in class hype.HCanvas
     
    -
    useUV() - Method in class hype.extended.layout.HSphereLayout
    +
    useUV() - Method in class hype.extended.layout.HSphereLayout
     
    - +

    V

    -
    v(float) - Method in class hype.HVertex
    +
    v() - Method in class hype.HVertex
     
    -
    v() - Method in class hype.HVertex
    +
    v(float) - Method in class hype.HVertex
     
    v1 - Variable in class hype.HCanvas.HLight
     
    v2 - Variable in class hype.HCanvas.HLight
     
    -
    v2y(float) - Method in class hype.HDrawable
    +
    v2y(float) - Method in class hype.HDrawable
     
    v3 - Variable in class hype.HCanvas.HLight
     
    velocity - Variable in class hype.extended.behavior.HAttractor.HAttracted
     
    -
    velocity(float, float) - Method in class hype.extended.behavior.HVelocity
    +
    velocity(float, float) - Method in class hype.extended.behavior.HVelocity
     
    -
    velocityRad(float, float) - Method in class hype.extended.behavior.HVelocity
    +
    velocityRad(float, float) - Method in class hype.extended.behavior.HVelocity
     
    -
    velocityX(float) - Method in class hype.extended.behavior.HVelocity
    +
    velocityX() - Method in class hype.extended.behavior.HVelocity
     
    -
    velocityX() - Method in class hype.extended.behavior.HVelocity
    +
    velocityX(float) - Method in class hype.extended.behavior.HVelocity
     
    -
    velocityY(float) - Method in class hype.extended.behavior.HVelocity
    +
    velocityY() - Method in class hype.extended.behavior.HVelocity
     
    -
    velocityY() - Method in class hype.extended.behavior.HVelocity
    +
    velocityY(float) - Method in class hype.extended.behavior.HVelocity
     
    VERSION - Static variable in class hype.H
     
    -
    vertex(int) - Method in class hype.HPath
    +
    vertex(float, float) - Method in class hype.HPath
     
    -
    vertex(float, float) - Method in class hype.HPath
    +
    vertex(float, float, float, float) - Method in class hype.HPath
     
    -
    vertex(float, float, float, float) - Method in class hype.HPath
    +
    vertex(float, float, float, float, float, float) - Method in class hype.HPath
     
    -
    vertex(float, float, float, float, float, float) - Method in class hype.HPath
    +
    vertex(int) - Method in class hype.HPath
     
    vertexColor - Variable in class hype.HPath
     
    -
    vertexColors(HColorist) - Method in class hype.HPath
    +
    vertexColors(HColorist) - Method in class hype.HPath
     
    vertexPoolColor - Variable in class hype.HVertex
     
    -
    vertexUV(float, float) - Method in class hype.HPath
    +
    vertexUV(float, float) - Method in class hype.HPath
     
    -
    vertexUV(float, float, float, float) - Method in class hype.HPath
    +
    vertexUV(float, float, float, float) - Method in class hype.HPath
     
    -
    vertexUV(float, float, float, float, float, float) - Method in class hype.HPath
    +
    vertexUV(float, float, float, float, float, float) - Method in class hype.HPath
     
    VIOLET - Static variable in interface hype.interfaces.HConstants
     
    -
    visibility(boolean) - Method in class hype.HDrawable
    +
    visibility() - Method in class hype.HDrawable
    -
    Sets the visibility of this drawable.
    +
    Returns the visibility of this drawable.
    -
    visibility() - Method in class hype.HDrawable
    +
    visibility(boolean) - Method in class hype.HDrawable
    -
    Returns the visibility of this drawable.
    +
    Sets the visibility of this drawable.
    - +

    W

    -
    w2z(float) - Method in class hype.HDrawable3D
    +
    w2z(float) - Method in class hype.HDrawable3D
     
    -
    warn(String, String, String) - Static method in class hype.HWarnings
    +
    warn(String, String, String) - Static method in class hype.HWarnings
     
    -
    waveform(int) - Method in class hype.extended.behavior.HOscillator
    +
    waveform() - Method in class hype.extended.behavior.HOscillator
     
    -
    waveform() - Method in class hype.extended.behavior.HOscillator
    +
    waveform(int) - Method in class hype.extended.behavior.HOscillator
     
    WHEAT - Static variable in interface hype.interfaces.HConstants
     
    @@ -3729,216 +3733,219 @@

    W

     
    WHITESMOKE - Static variable in interface hype.interfaces.HConstants
     
    -
    width(int) - Method in class hype.extended.colorist.HPixelColorist
    +
    width() - Method in class hype.extended.colorist.HPixelColorist
     
    -
    width() - Method in class hype.extended.colorist.HPixelColorist
    +
    width() - Method in class hype.HDrawable
    +
    +
    Returns the width of this drawable.
    +
    +
    width() - Method in class hype.HStage
     
    -
    width(float) - Method in class hype.HCanvas
    +
    width(float) - Method in class hype.HCanvas
     
    -
    width(float) - Method in class hype.HDrawable
    +
    width(float) - Method in class hype.HDrawable
    Sets the width of this drawable.
    -
    width() - Method in class hype.HDrawable
    -
    -
    Returns the width of this drawable.
    -
    -
    width() - Method in class hype.HStage
    +
    width(float) - Method in class hype.HText
     
    -
    width(float) - Method in class hype.HText
    +
    width(int) - Method in class hype.extended.colorist.HPixelColorist
     
    WIDTH - Static variable in interface hype.interfaces.HConstants
     
    - +

    X

    x - Variable in class hype.extended.behavior.HMagneticField.HPole
     
    -
    x() - Method in class hype.extended.behavior.HOrbiter
    -
     
    -
    x() - Method in class hype.extended.behavior.HOrbiter3D
    -
     
    x - Variable in class hype.extended.behavior.HParticles
     
    x - Variable in class hype.extended.colorist.HColorField.HColorPoint
     
    -
    x(float) - Method in class hype.extended.layout.HSphereLayout
    -
     
    -
    x() - Method in class hype.extended.layout.HSphereLayout
    -
     
    x - Variable in class hype.HCanvas.HLight
     
    -
    x(float) - Method in class hype.HDrawable
    +
    x() - Method in class hype.extended.behavior.HOrbiter
     
    -
    x() - Method in class hype.HDrawable
    +
    x() - Method in class hype.extended.behavior.HOrbiter3D
     
    -
    x() - Method in class hype.HMouse
    +
    x() - Method in class hype.extended.layout.HSphereLayout
     
    -
    x(float) - Method in class hype.HMouse
    +
    x() - Method in class hype.HDrawable
     
    -
    x() - Method in class hype.HVector
    +
    x() - Method in class hype.HMouse
     
    -
    x(float) - Method in class hype.HVector
    +
    x() - Method in class hype.HVector
     
    -
    x(float) - Method in class hype.HVertex
    -
     
    -
    x() - Method in class hype.HVertex
    -
     
    -
    X - Static variable in interface hype.interfaces.HConstants
    +
    x() - Method in class hype.HVertex
     
    -
    x() - Method in interface hype.interfaces.HLocatable
    +
    x() - Method in interface hype.interfaces.HLocatable
    TODO
    -
    x(float) - Method in interface hype.interfaces.HLocatable
    +
    x(float) - Method in class hype.extended.layout.HSphereLayout
    +
     
    +
    x(float) - Method in class hype.HDrawable
    +
     
    +
    x(float) - Method in class hype.HMouse
    +
     
    +
    x(float) - Method in class hype.HVector
    +
     
    +
    x(float) - Method in class hype.HVertex
    +
     
    +
    x(float) - Method in interface hype.interfaces.HLocatable
    TODO
    -
    x2u(float) - Method in class hype.HDrawable
    +
    X - Static variable in interface hype.interfaces.HConstants
    +
     
    +
    x2u(float) - Method in class hype.HDrawable
     
    -
    xAxisAngle(float, float, float, float) - Static method in class hype.HMath
    +
    xAxisAngle(float, float, float, float) - Static method in class hype.HMath
     
    - +

    Y

    y - Variable in class hype.extended.behavior.HMagneticField.HPole
     
    -
    y() - Method in class hype.extended.behavior.HOrbiter
    -
     
    -
    y() - Method in class hype.extended.behavior.HOrbiter3D
    -
     
    y - Variable in class hype.extended.behavior.HParticles
     
    y - Variable in class hype.extended.colorist.HColorField.HColorPoint
     
    -
    y(float) - Method in class hype.extended.layout.HSphereLayout
    -
     
    -
    y() - Method in class hype.extended.layout.HSphereLayout
    -
     
    y - Variable in class hype.HCanvas.HLight
     
    -
    y(float) - Method in class hype.HDrawable
    +
    y() - Method in class hype.extended.behavior.HOrbiter
     
    -
    y() - Method in class hype.HDrawable
    +
    y() - Method in class hype.extended.behavior.HOrbiter3D
     
    -
    y() - Method in class hype.HMouse
    +
    y() - Method in class hype.extended.layout.HSphereLayout
     
    -
    y(float) - Method in class hype.HMouse
    +
    y() - Method in class hype.HDrawable
     
    -
    y() - Method in class hype.HVector
    +
    y() - Method in class hype.HMouse
     
    -
    y(float) - Method in class hype.HVector
    +
    y() - Method in class hype.HVector
     
    -
    y(float) - Method in class hype.HVertex
    -
     
    -
    y() - Method in class hype.HVertex
    -
     
    -
    Y - Static variable in interface hype.interfaces.HConstants
    +
    y() - Method in class hype.HVertex
     
    -
    y() - Method in interface hype.interfaces.HLocatable
    +
    y() - Method in interface hype.interfaces.HLocatable
    TODO
    -
    y(float) - Method in interface hype.interfaces.HLocatable
    +
    y(float) - Method in class hype.extended.layout.HSphereLayout
    +
     
    +
    y(float) - Method in class hype.HDrawable
    +
     
    +
    y(float) - Method in class hype.HMouse
    +
     
    +
    y(float) - Method in class hype.HVector
    +
     
    +
    y(float) - Method in class hype.HVertex
    +
     
    +
    y(float) - Method in interface hype.interfaces.HLocatable
    TODO
    -
    y2v(float) - Method in class hype.HDrawable
    +
    Y - Static variable in interface hype.interfaces.HConstants
    +
     
    +
    y2v(float) - Method in class hype.HDrawable
     
    -
    yAngle(float) - Method in class hype.extended.behavior.HOrbiter3D
    +
    yAngle() - Method in class hype.extended.behavior.HOrbiter3D
     
    -
    yAngle() - Method in class hype.extended.behavior.HOrbiter3D
    +
    yAngle(float) - Method in class hype.extended.behavior.HOrbiter3D
     
    -
    yAxisAngle(float, float, float, float) - Static method in class hype.HMath
    +
    yAxisAngle(float, float, float, float) - Static method in class hype.HMath
     
    YELLOW - Static variable in interface hype.interfaces.HConstants
     
    YELLOWGREEN - Static variable in interface hype.interfaces.HConstants
     
    -
    ySpeed(float) - Method in class hype.extended.behavior.HOrbiter3D
    +
    ySpeed() - Method in class hype.extended.behavior.HOrbiter3D
     
    -
    ySpeed() - Method in class hype.extended.behavior.HOrbiter3D
    +
    ySpeed(float) - Method in class hype.extended.behavior.HOrbiter3D
     
    - +

    Z

    -
    z() - Method in class hype.extended.behavior.HOrbiter3D
    -
     
    z - Variable in class hype.extended.behavior.HParticles
     
    -
    z(float) - Method in class hype.extended.layout.HSphereLayout
    +
    z - Variable in class hype.HCanvas.HLight
     
    -
    z() - Method in class hype.extended.layout.HSphereLayout
    +
    z() - Method in class hype.extended.behavior.HOrbiter3D
     
    -
    z - Variable in class hype.HCanvas.HLight
    +
    z() - Method in class hype.extended.layout.HSphereLayout
     
    -
    z(float) - Method in class hype.HDrawable
    +
    z() - Method in class hype.HDrawable
     
    -
    z() - Method in class hype.HDrawable
    +
    z() - Method in class hype.HMouse
     
    -
    z() - Method in class hype.HMouse
    +
    z() - Method in class hype.HVector
     
    -
    z(float) - Method in class hype.HMouse
    +
    z() - Method in class hype.HVertex
     
    -
    z() - Method in class hype.HVector
    +
    z() - Method in interface hype.interfaces.HLocatable
    +
    +
    TODO
    +
    +
    z(float) - Method in class hype.extended.layout.HSphereLayout
     
    -
    z(float) - Method in class hype.HVector
    +
    z(float) - Method in class hype.HDrawable
     
    -
    z(float) - Method in class hype.HVertex
    +
    z(float) - Method in class hype.HMouse
     
    -
    z() - Method in class hype.HVertex
    +
    z(float) - Method in class hype.HVector
     
    -
    Z - Static variable in interface hype.interfaces.HConstants
    +
    z(float) - Method in class hype.HVertex
     
    -
    z() - Method in interface hype.interfaces.HLocatable
    +
    z(float) - Method in interface hype.interfaces.HLocatable
    TODO
    -
    z(float) - Method in interface hype.interfaces.HLocatable
    -
    -
    TODO
    -
    -
    z2w(float) - Method in class hype.HDrawable3D
    +
    Z - Static variable in interface hype.interfaces.HConstants
     
    -
    zAngle(float) - Method in class hype.extended.behavior.HOrbiter3D
    +
    z2w(float) - Method in class hype.HDrawable3D
     
    -
    zAngle() - Method in class hype.extended.behavior.HOrbiter3D
    +
    zAngle() - Method in class hype.extended.behavior.HOrbiter3D
    +
     
    +
    zAngle(float) - Method in class hype.extended.behavior.HOrbiter3D
     
    ZEROES - Static variable in interface hype.interfaces.HConstants
     
    -
    zSpeed(float) - Method in class hype.extended.behavior.HOrbiter3D
    +
    zSpeed() - Method in class hype.extended.behavior.HOrbiter3D
     
    -
    zSpeed() - Method in class hype.extended.behavior.HOrbiter3D
    +
    zSpeed(float) - Method in class hype.extended.behavior.HOrbiter3D
     
    - +

    _

    -
    _run() - Method in class hype.extended.behavior.HOrbiter3D
    +
    _run() - Method in class hype.extended.behavior.HOrbiter3D
     
    -A B C D E F G H I K L M N O P Q R S T U V W X Y Z _ 
    +A B C D E F G H I K L M N O P Q R S T U V W X Y Z _ 
    All Classes|All Packages
    + + +
    + diff --git a/reference/index.html b/reference/index.html index 66f70ac5..15894c19 100644 --- a/reference/index.html +++ b/reference/index.html @@ -1,74 +1,131 @@ - + -Javadocs: HYPE - +Overview (Javadocs: HYPE) + + + + + + + + + + + - - - - - - - +<body class="package-index"> +<script type="text/javascript">var pathtoroot = "./"; +loadScripts(document, 'script');</script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> -<h2>Frame Alert</h2> -<p>This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client. Link to <a href="overview-summary.html">Non-frame version</a>.</p> - - +
    + +
    +
    +
    +

    Javadocs: HYPE

    +
    +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Packages 
    PackageDescription
    hype 
    hype.extended.behavior 
    hype.extended.colorist 
    hype.extended.layout 
    hype.interfaces 
    +
    +
    +
    + +
    +
    + diff --git a/reference/overview-frame.html b/reference/overview-frame.html deleted file mode 100644 index a54f2004..00000000 --- a/reference/overview-frame.html +++ /dev/null @@ -1,24 +0,0 @@ - - - - - -Overview List (Javadocs: HYPE) - - - - -
    All Classes
    -
    -

    Packages

    - -
    -

     

    - - diff --git a/reference/overview-summary.html b/reference/overview-summary.html index 0ac5f08d..b4ae4dff 100644 --- a/reference/overview-summary.html +++ b/reference/overview-summary.html @@ -1,152 +1,25 @@ - + -Overview (Javadocs: HYPE) +Javadocs: HYPE + + + + - + + - - + +
    - -
    - - - - - - - -
    - - -
    -

    Javadocs: HYPE

    -
    -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    Packages 
    PackageDescription
    hype 
    hype.extended.behavior 
    hype.extended.colorist 
    hype.extended.layout 
    hype.interfaces 
    -
    - -
    - - - - - - - -
    - - -

    Processing library HYPE by Joshua Davis. (c) 2013-2016

    +

    index.html

    +
    diff --git a/reference/overview-tree.html b/reference/overview-tree.html index 75e383da..c0c60539 100644 --- a/reference/overview-tree.html +++ b/reference/overview-tree.html @@ -1,36 +1,42 @@ - + Class Hierarchy (Javadocs: HYPE) + + + + + + + + + - - + + +
    + +
    +

    Hierarchy For All Packages

    Package Hierarchies: @@ -79,130 +71,137 @@

    Hierarchy For All Packages

    +

    Class Hierarchy

    +
    +

    Interface Hierarchy

    +
    +
    + +
    +
    diff --git a/reference/package-list b/reference/package-list deleted file mode 100644 index c970fef8..00000000 --- a/reference/package-list +++ /dev/null @@ -1,5 +0,0 @@ -hype -hype.extended.behavior -hype.extended.colorist -hype.extended.layout -hype.interfaces diff --git a/reference/script.js b/reference/script.js index b3463569..298ebf5f 100644 --- a/reference/script.js +++ b/reference/script.js @@ -1,9 +1,121 @@ -function show(type) -{ +/* + * Copyright (c) 2013, 2018, Oracle and/or its affiliates. All rights reserved. + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. + * + * This code is free software; you can redistribute it and/or modify it + * under the terms of the GNU General Public License version 2 only, as + * published by the Free Software Foundation. Oracle designates this + * particular file as subject to the "Classpath" exception as provided + * by Oracle in the LICENSE file that accompanied this code. + * + * This code is distributed in the hope that it will be useful, but WITHOUT + * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or + * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License + * version 2 for more details (a copy is included in the LICENSE file that + * accompanied this code). + * + * You should have received a copy of the GNU General Public License version + * 2 along with this work; if not, write to the Free Software Foundation, + * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. + * + * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA + * or visit www.oracle.com if you need additional information or have any + * questions. + */ + +var moduleSearchIndex; +var packageSearchIndex; +var typeSearchIndex; +var memberSearchIndex; +var tagSearchIndex; +function loadScripts(doc, tag) { + createElem(doc, tag, 'script-dir/jszip/dist/jszip.js'); + createElem(doc, tag, 'script-dir/jszip-utils/dist/jszip-utils.js'); + if (window.navigator.userAgent.indexOf('MSIE ') > 0 || window.navigator.userAgent.indexOf('Trident/') > 0 || + window.navigator.userAgent.indexOf('Edge/') > 0) { + createElem(doc, tag, 'script-dir/jszip-utils/dist/jszip-utils-ie.js'); + } + createElem(doc, tag, 'search.js'); + + $.get(pathtoroot + "module-search-index.zip") + .done(function() { + JSZipUtils.getBinaryContent(pathtoroot + "module-search-index.zip", function(e, data) { + JSZip.loadAsync(data).then(function(zip){ + zip.file("module-search-index.json").async("text").then(function(content){ + moduleSearchIndex = JSON.parse(content); + }); + }); + }); + }); + $.get(pathtoroot + "package-search-index.zip") + .done(function() { + JSZipUtils.getBinaryContent(pathtoroot + "package-search-index.zip", function(e, data) { + JSZip.loadAsync(data).then(function(zip){ + zip.file("package-search-index.json").async("text").then(function(content){ + packageSearchIndex = JSON.parse(content); + }); + }); + }); + }); + $.get(pathtoroot + "type-search-index.zip") + .done(function() { + JSZipUtils.getBinaryContent(pathtoroot + "type-search-index.zip", function(e, data) { + JSZip.loadAsync(data).then(function(zip){ + zip.file("type-search-index.json").async("text").then(function(content){ + typeSearchIndex = JSON.parse(content); + }); + }); + }); + }); + $.get(pathtoroot + "member-search-index.zip") + .done(function() { + JSZipUtils.getBinaryContent(pathtoroot + "member-search-index.zip", function(e, data) { + JSZip.loadAsync(data).then(function(zip){ + zip.file("member-search-index.json").async("text").then(function(content){ + memberSearchIndex = JSON.parse(content); + }); + }); + }); + }); + $.get(pathtoroot + "tag-search-index.zip") + .done(function() { + JSZipUtils.getBinaryContent(pathtoroot + "tag-search-index.zip", function(e, data) { + JSZip.loadAsync(data).then(function(zip){ + zip.file("tag-search-index.json").async("text").then(function(content){ + tagSearchIndex = JSON.parse(content); + }); + }); + }); + }); + if (!moduleSearchIndex) { + createElem(doc, tag, 'module-search-index.js'); + } + if (!packageSearchIndex) { + createElem(doc, tag, 'package-search-index.js'); + } + if (!typeSearchIndex) { + createElem(doc, tag, 'type-search-index.js'); + } + if (!memberSearchIndex) { + createElem(doc, tag, 'member-search-index.js'); + } + if (!tagSearchIndex) { + createElem(doc, tag, 'tag-search-index.js'); + } +} + +function createElem(doc, tag, path) { + var script = doc.createElement(tag); + var scriptElement = doc.getElementsByTagName(tag)[0]; + script.src = pathtoroot + path; + scriptElement.parentNode.insertBefore(script, scriptElement); +} + +function show(type) { count = 0; - for (var key in methods) { + for (var key in data) { var row = document.getElementById(key); - if ((methods[key] & type) != 0) { + if ((data[key] & type) !== 0) { row.style.display = ''; row.className = (count++ % 2) ? rowColor : altColor; } @@ -13,18 +125,35 @@ function show(type) updateTabs(type); } -function updateTabs(type) -{ +function updateTabs(type) { + var firstRow = document.getElementById(Object.keys(data)[0]); + var table = firstRow.closest('table'); for (var value in tabs) { - var sNode = document.getElementById(tabs[value][0]); - var spanNode = sNode.firstChild; + var tab = document.getElementById(tabs[value][0]); if (value == type) { - sNode.className = activeTableTab; - spanNode.innerHTML = tabs[value][1]; + tab.className = activeTableTab; + tab.innerHTML = tabs[value][1]; + tab.setAttribute('aria-selected', true); + tab.setAttribute('tabindex',0); + table.setAttribute('aria-labelledby', tabs[value][0]); } else { - sNode.className = tableTab; - spanNode.innerHTML = "" + tabs[value][1] + ""; + tab.className = tableTab; + tab.setAttribute('aria-selected', false); + tab.setAttribute('tabindex',-1); + tab.setAttribute('onclick', "show("+ value + ")"); + tab.innerHTML = tabs[value][1]; } } } + +function switchTab(e) { + if (e.keyCode == 37 || e.keyCode == 38) { + $("[aria-selected=true]").prev().click().focus(); + e.preventDefault(); + } + if (e.keyCode == 39 || e.keyCode == 40) { + $("[aria-selected=true]").next().click().focus(); + e.preventDefault(); + } +} diff --git a/src/main/java/hype/HShape.java b/src/main/java/hype/HShape.java index c230953c..315b2192 100644 --- a/src/main/java/hype/HShape.java +++ b/src/main/java/hype/HShape.java @@ -104,6 +104,7 @@ public HShape randomColors(HColorPool colors) { } else { randomStrokes = null; } + colors.resetColorStack(); for (int i = 0; i < numChildren; ++i) { if (isFill) randomFills[i] = colors.getColor(); if (isStroke) randomStrokes[i] = colors.getColor(); diff --git a/src/main/java/hype/extended/colorist/HColorPool.java b/src/main/java/hype/extended/colorist/HColorPool.java index df83a492..0d04cf32 100644 --- a/src/main/java/hype/extended/colorist/HColorPool.java +++ b/src/main/java/hype/extended/colorist/HColorPool.java @@ -6,10 +6,12 @@ import hype.interfaces.HColorist; import java.util.ArrayList; +import java.util.Collections; public class HColorPool implements HColorist { private ArrayList colorList; - private boolean fillFlag, strokeFlag; + private ArrayList colorStack; + private boolean fillFlag, strokeFlag, repeatColors = true; public HColorPool(int... colors) { colorList = new ArrayList(); @@ -22,11 +24,16 @@ public HColorPool createCopy() { HColorPool copy = new HColorPool(); copy.fillFlag = fillFlag; copy.strokeFlag = strokeFlag; + copy.repeatColors = repeatColors; for(int i=0; i< colorList.size(); ++i) { int clr = colorList.get(i); copy.colorList.add( clr ); } + for(int i=0; i< colorStack.size(); ++i) { + int clr = colorStack.get(i); + copy.colorStack.add( clr ); + } return copy; } @@ -36,19 +43,28 @@ public int size() { public HColorPool add(int clr) { colorList.add(clr); + resetColorStack(); return this; } public HColorPool add(int clr, int freq) { while(freq-- > 0) colorList.add(clr); + resetColorStack(); return this; } public int getColor() { if(colorList.size() <= 0) return 0; - int index = (int) Math.floor(H.app().random(colorList.size())); - return colorList.get(index); + if (repeatColors) { + int index = (int) Math.floor(H.app().random(colorList.size())); + return colorList.get(index); + } else { + if (colorStack.size() == 0) { + resetColorStack(); + } + return colorStack.remove(0); + } } public int getColor(int seed) { @@ -59,10 +75,33 @@ public int getColor(int seed) { } public int getColorAt(int index) { - if(colorList.size() <= index) return 0; + if (colorList.size() <= index) return 0; return colorList.get(index); } + /** + * If set to false, HColorPool will cycle through colors entirely before choosing the same color. + * + * @return HColorPool + */ + public HColorPool repeatColors(boolean repeatColors) { + this.repeatColors = repeatColors; + return this; + } + + /** + * Resets the color stack - used if randomColors() is called on an HShape, making sure when colorizing a + * shape that it starts with all available colors before removing them. + * + * @return HColorPool + */ + public HColorPool resetColorStack() { + colorStack = new ArrayList(); + colorStack.addAll(colorList); + Collections.shuffle(colorStack); + return this; + } + @Override public HColorPool fillOnly() { fillFlag = true;