org.jmol.viewer
class PropertyManager extends Object
Field Summary | |
---|---|
static String | atomExpression |
static String[] | propertyTypes |
static int | PROP_ANIMATION_INFO |
static int | PROP_APPLET_INFO |
static int | PROP_ATOM_INFO |
static int | PROP_ATOM_LIST |
static int | PROP_AUXILIARY_INFO |
static int | PROP_BOND_INFO |
static int | PROP_BOUNDBOX_INFO |
static int | PROP_CENTER_INFO |
static int | PROP_CHAIN_INFO |
static int | PROP_COUNT |
static int | PROP_DATA_INFO |
static int | PROP_EVALUATE |
static int | PROP_EXTRACT_MODEL |
static int | PROP_FILECONTENTS |
static int | PROP_FILECONTENTS_PATH |
static int | PROP_FILEHEADER |
static int | PROP_FILENAME |
static int | PROP_IMAGE |
static int | PROP_JMOL_STATUS |
static int | PROP_JMOL_VIEWER |
static int | PROP_MEASUREMENT_INFO |
static int | PROP_MENU |
static int | PROP_MESSAGE_QUEUE |
static int | PROP_MINIMIZATION_INFO |
static int | PROP_MODEL_INFO |
static int | PROP_MOLECULE_INFO |
static int | PROP_ORIENTATION_INFO |
static int | PROP_POINTGROUP_INFO |
static int | PROP_POLYMER_INFO |
static int | PROP_SHAPE_INFO |
static int | PROP_STATE_INFO |
static int | PROP_TRANSFORM_INFO |
static String[] | readableTypes |
Method Summary | |
---|---|
static boolean | acceptsStringParameter(String name) |
static Object | extractProperty(Object property, Token[] args, int ptr) |
static String | getDefaultParam(int propID) |
static String | getParamType(int propID) |
static Object | getProperty(Viewer viewer, String returnType, String infoType, Object paramInfo) |
static Object | getPropertyAsObject(Viewer viewer, String infoType, Object paramInfo, String returnType) |
static String | getPropertyName(int propID) |
static int | getPropertyNumber(String infoType) |
static boolean | isReadableAsString(String infoType) |