Modifier and Type | Method and Description |
---|---|
static String |
GetEncoding.call(PageContext pc,
String scope) |
Modifier and Type | Method and Description |
---|---|
static String |
ListRest.call(PageContext pc,
String list,
String delimiter,
boolean includeEmptyFields,
double offset) |
static String |
ListFirst.call(PageContext pc,
String list,
String delimiter,
boolean includeEmptyFields,
double count) |
Modifier and Type | Method and Description |
---|---|
static double |
BitSHLN.call(PageContext pc,
double dnumber,
double dcount) |
static double |
BitSHRN.call(PageContext pc,
double dnumber,
double dcount) |
static double |
BitMaskRead.call(PageContext pc,
double dnumber,
double dstart,
double dlength) |
static double |
BitMaskClear.call(PageContext pc,
double dnumber,
double dstart,
double dlength) |
static double |
BitMaskSet.call(PageContext pc,
double dnumber,
double dmask,
double dstart,
double dlength) |
Modifier and Type | Method and Description |
---|---|
static double |
GetTickCount.call(PageContext pc,
String unit) |
Modifier and Type | Method and Description |
---|---|
static double |
Len.call(PageContext pc,
Object obj) |
static String |
ReplaceNoCase.call(PageContext pc,
String str,
String sub1,
String sub2) |
static String |
ReplaceNoCase.call(PageContext pc,
String str,
String sub1,
String sub2,
String scope) |
Modifier and Type | Method and Description |
---|---|
static Struct |
StructNew.call(PageContext pc,
String type) |
Modifier and Type | Method and Description |
---|---|
static String |
Sleep.call(PageContext pc,
double duration) |
static boolean |
Empty.call(PageContext pc,
String variableName) |
Modifier and Type | Method and Description |
---|---|
static Element |
XmlElemNew.call(PageContext pc,
Node node,
String childname) |
static Element |
XmlElemNew.call(PageContext pc,
Node node,
String namespace,
String childname) |
Modifier and Type | Method and Description |
---|---|
static int[][] |
ImageFilterUtil.toAAInt(Object value,
String argName) |
static AffineTransform |
ImageFilterUtil.toAffineTransform(Object value,
String argName) |
static FieldWarpFilter.Line[] |
ImageFilterUtil.toAFieldWarpFilter$Line(Object o,
String string) |
static boolean |
ImageFilterUtil.toBooleanValue(Object value,
String argName) |
static Colormap |
ImageFilterUtil.toColormap(Object value,
String argName) |
static Composite |
ImageFilterUtil.toComposite(Object value,
String argName) |
static CurvesFilter.Curve |
ImageFilterUtil.toCurvesFilter$Curve(Object value,
String argName) |
static float |
ImageFilterUtil.toFloatValue(Object value,
String argName) |
static Function2D |
ImageFilterUtil.toFunction2D(Object value,
String argName) |
static int |
ImageFilterUtil.toIntValue(Object value,
String argName) |
static String |
ImageFilterUtil.toString(Object value,
String argName) |
static WarpGrid |
ImageFilterUtil.toWarpGrid(Object value,
String argName) |
Copyright © 2015 Lucee