Package | Description |
---|---|
com.aspose.note |
The
com.aspose.note namespace contains classes which represent document structure. |
Modifier and Type | Method and Description |
---|---|
static NoteCheckBox |
NoteCheckBox.createBlueCheckBox()
* Creates a new note tag with BlueCheckBoxEmpty icon and default label.
|
static NoteCheckBox |
NoteCheckBox.createBlueCheckBox(String label)
* Creates a new note checkbox with BlueCheckBoxEmpty icon and specified label.
|
static NoteCheckBox |
NoteCheckBox.createBlueCheckBox1()
* Creates a new note tag with BlueCheckBox1Empty icon and default label.
|
static NoteCheckBox |
NoteCheckBox.createBlueCheckBox1(String label)
* Creates a new note checkbox with BlueCheckBox1Empty icon and specified label.
|
static NoteCheckBox |
NoteCheckBox.createBlueCheckBox2()
* Creates a new note tag with BlueCheckBox2Empty icon and default label.
|
static NoteCheckBox |
NoteCheckBox.createBlueCheckBox2(String label)
* Creates a new note checkbox with BlueCheckBox2Empty icon and specified label.
|
static NoteCheckBox |
NoteCheckBox.createBlueCheckBox3()
* Creates a new note tag with BlueCheckBox3Empty icon and default label.
|
static NoteCheckBox |
NoteCheckBox.createBlueCheckBox3(String label)
* Creates a new note checkbox with BlueCheckBox3Empty icon and specified label.
|
static NoteCheckBox |
NoteCheckBox.createBlueExclamationCheckBox()
* Creates a new note tag with BlueExclamationCheckBoxEmpty icon and default label.
|
static NoteCheckBox |
NoteCheckBox.createBlueExclamationCheckBox(String label)
* Creates a new note checkbox with BlueExclamationCheckBoxEmpty icon and specified label.
|
static NoteCheckBox |
NoteCheckBox.createBlueFlagCheckBox()
* Creates a new note tag with BlueFlagCheckBoxEmpty icon and default label.
|
static NoteCheckBox |
NoteCheckBox.createBlueFlagCheckBox(String label)
* Creates a new note checkbox with BlueFlagCheckBoxEmpty icon and specified label.
|
static NoteCheckBox |
NoteCheckBox.createBluePersonCheckBox()
* Creates a new note tag with BluePersonCheckBoxEmpty icon and default label.
|
static NoteCheckBox |
NoteCheckBox.createBluePersonCheckBox(String label)
* Creates a new note checkbox with BluePersonCheckBoxEmpty icon and specified label.
|
static NoteCheckBox |
NoteCheckBox.createBlueRightArrowCheckBox()
* Creates a new note tag with BlueRightArrowCheckBoxEmpty icon and default label.
|
static NoteCheckBox |
NoteCheckBox.createBlueRightArrowCheckBox(String label)
* Creates a new note checkbox with BlueRightArrowCheckBoxEmpty icon and specified label.
|
static NoteCheckBox |
NoteCheckBox.createBlueStarCheckBox()
* Creates a new note tag with BlueStarCheckBoxEmpty icon and default label.
|
static NoteCheckBox |
NoteCheckBox.createBlueStarCheckBox(String label)
* Creates a new note checkbox with BlueStarCheckBoxEmpty icon and specified label.
|
static NoteCheckBox |
NoteCheckBox.createGreenCheckBox()
* Creates a new note tag with GreenCheckBoxEmpty icon and default label.
|
static NoteCheckBox |
NoteCheckBox.createGreenCheckBox(String label)
* Creates a new note checkbox with GreenCheckBoxEmpty icon and specified label.
|
static NoteCheckBox |
NoteCheckBox.createGreenCheckBox1()
* Creates a new note tag with GreenCheckBox1Empty icon and default label.
|
static NoteCheckBox |
NoteCheckBox.createGreenCheckBox1(String label)
* Creates a new note checkbox with GreenCheckBox1Empty icon and specified label.
|
static NoteCheckBox |
NoteCheckBox.createGreenCheckBox2()
* Creates a new note tag with GreenCheckBox2Empty icon and default label.
|
static NoteCheckBox |
NoteCheckBox.createGreenCheckBox2(String label)
* Creates a new note checkbox with GreenCheckBox2Empty icon and specified label.
|
static NoteCheckBox |
NoteCheckBox.createGreenCheckBox3()
* Creates a new note tag with GreenCheckBox3Empty icon and default label.
|
static NoteCheckBox |
NoteCheckBox.createGreenCheckBox3(String label)
* Creates a new note checkbox with GreenCheckBox3Empty icon and specified label.
|
static NoteCheckBox |
NoteCheckBox.createGreenExclamationCheckBox()
* Creates a new note tag with GreenExclamationCheckBoxEmpty icon and default label.
|
static NoteCheckBox |
NoteCheckBox.createGreenExclamationCheckBox(String label)
* Creates a new note checkbox with GreenExclamationCheckBoxEmpty icon and specified label.
|
static NoteCheckBox |
NoteCheckBox.createGreenFlagCheckBox()
* Creates a new note tag with GreenFlagCheckBoxEmpty icon and default label.
|
static NoteCheckBox |
NoteCheckBox.createGreenFlagCheckBox(String label)
* Creates a new note checkbox with GreenFlagCheckBoxEmpty icon and specified label.
|
static NoteCheckBox |
NoteCheckBox.createGreenPersonCheckBox()
* Creates a new note tag with GreenPersonCheckBoxEmpty icon and default label.
|
static NoteCheckBox |
NoteCheckBox.createGreenPersonCheckBox(String label)
* Creates a new note checkbox with GreenPersonCheckBoxEmpty icon and specified label.
|
static NoteCheckBox |
NoteCheckBox.createGreenRightArrowCheckBox()
* Creates a new note tag with GreenRightArrowCheckBoxEmpty icon and default label.
|
static NoteCheckBox |
NoteCheckBox.createGreenRightArrowCheckBox(String label)
* Creates a new note checkbox with GreenRightArrowCheckBoxEmpty icon and specified label.
|
static NoteCheckBox |
NoteCheckBox.createGreenStarCheckBox()
* Creates a new note tag with GreenStarCheckBoxEmpty icon and default label.
|
static NoteCheckBox |
NoteCheckBox.createGreenStarCheckBox(String label)
* Creates a new note checkbox with GreenStarCheckBoxEmpty icon and specified label.
|
static NoteCheckBox |
NoteCheckBox.createRedFlagCheckBox()
* Creates a new note tag with RedFlagCheckBoxEmpty icon and default label.
|
static NoteCheckBox |
NoteCheckBox.createRedFlagCheckBox(String label)
* Creates a new note checkbox with RedFlagCheckBoxEmpty icon and specified label.
|
static NoteCheckBox |
NoteCheckBox.createYellowCheckBox()
* Creates a new note tag with YellowCheckBoxEmpty icon and default label.
|
static NoteCheckBox |
NoteCheckBox.createYellowCheckBox(String label)
* Creates a new note checkbox with YellowCheckBoxEmpty icon and specified label.
|
static NoteCheckBox |
NoteCheckBox.createYellowCheckBox1()
* Creates a new note tag with YellowCheckBox1Empty icon and default label.
|
static NoteCheckBox |
NoteCheckBox.createYellowCheckBox1(String label)
* Creates a new note checkbox with YellowCheckBox1Empty icon and specified label.
|
static NoteCheckBox |
NoteCheckBox.createYellowCheckBox2()
* Creates a new note tag with YellowCheckBox2Empty icon and default label.
|
static NoteCheckBox |
NoteCheckBox.createYellowCheckBox2(String label)
* Creates a new note checkbox with YellowCheckBox2Empty icon and specified label.
|
static NoteCheckBox |
NoteCheckBox.createYellowCheckBox3()
* Creates a new note tag with YellowCheckBox3Empty icon and default label.
|
static NoteCheckBox |
NoteCheckBox.createYellowCheckBox3(String label)
* Creates a new note checkbox with YellowCheckBox3Empty icon and specified label.
|
static NoteCheckBox |
NoteCheckBox.createYellowExclamationCheckBox()
* Creates a new note tag with YellowExclamationCheckBoxEmpty icon and default label.
|
static NoteCheckBox |
NoteCheckBox.createYellowExclamationCheckBox(String label)
* Creates a new note checkbox with YellowExclamationCheckBoxEmpty icon and specified label.
|
static NoteCheckBox |
NoteCheckBox.createYellowPersonCheckBox()
* Creates a new note tag with YellowPersonCheckBoxEmpty icon and default label.
|
static NoteCheckBox |
NoteCheckBox.createYellowPersonCheckBox(String label)
* Creates a new note checkbox with YellowPersonCheckBoxEmpty icon and specified label.
|
static NoteCheckBox |
NoteCheckBox.createYellowRightArrowCheckBox()
* Creates a new note tag with YellowRightArrowCheckBoxEmpty icon and default label.
|
static NoteCheckBox |
NoteCheckBox.createYellowRightArrowCheckBox(String label)
* Creates a new note checkbox with YellowRightArrowCheckBoxEmpty icon and specified label.
|
static NoteCheckBox |
NoteCheckBox.createYellowStarCheckBox()
* Creates a new note tag with YellowStarCheckBoxEmpty icon and default label.
|
static NoteCheckBox |
NoteCheckBox.createYellowStarCheckBox(String label)
* Creates a new note checkbox with YellowStarCheckBoxEmpty icon and specified label.
|
Modifier and Type | Method and Description |
---|---|
boolean |
NoteCheckBox.equals(NoteCheckBox other)
Determines whether the specified object is equal to the current object.
|
Copyright (c) 2002-2022 Aspose. All Rights Reserved.