java.lang.Object
swim.structure.Form<T>
swim.math.R3Form<T>
- All Implemented Interfaces:
Boundary<T>,R3Boundary<T>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract booleanabstract doubleabstract doubleabstract doubleabstract doubleabstract doubleabstract doubleabstract booleanintersects(T s, T t) Methods inherited from class swim.structure.Form
cast, cast, forArray, forBigInteger, forBoolean, forBuiltin, forByte, forByteBuffer, forCharacter, forClass, forClass, forCollection, forDouble, forFloat, forInteger, forItem, forList, forLong, forMap, forMap, forNumber, forSet, forShort, forString, forValue, isBuiltin, mold, mold, tag, tag, type, unit, unit
-
Constructor Details
-
R3Form
public R3Form()
-
-
Method Details
-
getXMin
- Specified by:
getXMinin interfaceR3Boundary<T>
-
getYMin
- Specified by:
getYMinin interfaceR3Boundary<T>
-
getZMin
- Specified by:
getZMinin interfaceR3Boundary<T>
-
getXMax
- Specified by:
getXMaxin interfaceR3Boundary<T>
-
getYMax
- Specified by:
getYMaxin interfaceR3Boundary<T>
-
getZMax
- Specified by:
getZMaxin interfaceR3Boundary<T>
-
contains
-
intersects
- Specified by:
intersectsin interfaceBoundary<T>
-