transmorph 2.0.0 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News transmorph 2.0.0 (Default branch)
# 1  
Old 02-06-2009
transmorph 2.0.0 (Default branch)

Transmorph is a Java library used to convert a Java object of one type into an object of another type (with another signature, possibly parameterized). It supports conversion for primitives and objects, conversion to multidimensional arrays, conversion to parameterized collections and types, and jars for JDK 1.4 and JDK 1.5. It has no dependencies. It is easy to add more converters. It can convert to a type given either its Java type (class) or signature. License: The Apache License 2.0 Changes:
There is a now a conversion context object. It contains a pool of created objects to support data objects that contain bi-directional relationships. It can also keep the used converters (useful for debugging). Some new converters have been added: BeanToBean, EnumToEnum, ImmutableIdentityConverter, StringToQName, and StringToTimeZone. There is also now the notion of modifiers than can be applied after conversion (CanonicalizeFile, LowerCaseString, ResolveFile, TrimString, and UppercaseString). Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
KING(1) 						      General Commands Manual							   KING(1)

NAME
king - interactive system for three-dimensional vector graphics SYNOPSIS
king [options] [input file(s)] DESCRIPTION
KiNG (Kinemage, Next Generation) is an interactive system for three-dimensional vector graphics. It supports a set of graphics primitives that make it suitable for many types of graphs, plots, and other illustrations; although its first use was to display macromolecular struc- tures for biophysical research. KiNG builds on Mage, JavaMage, and the "kinemage" (kinetic image) concept to deliver a full-featured Java application with a user-friendly interface and integrated editing features. The KiNG jar file can be used within a web page as a Java applet or Java object to promote easy access to kinemages or coordinate files from a web browser. OPTIONS
-version Print version information. -m[erge] Merge all input files into one kinemage. -s[ingle] Keep all input kin or structure files into separate kinemages. -phenix Use Phenix colors for electron density files entered on command line. INPUT FILES
KiNG accepts kinemage, PDB, mmCIF, or electron density files as input. AUTHORS
King was written by Ian W. Davis <ian.w.davis@gmail.com>, Vincent B. Chen <vincent.chen@duke.edu> and others This manual page was written by Andreas Tille <tille@debian.org> for the Debian project (but may be used by others). Version 2.20 April 2012 KING(1)