PDF Clown
0.1.2

Uses of Class
org.pdfclown.documents.contents.composition.Length.UnitModeEnum

Packages that use Length.UnitModeEnum
org.pdfclown.documents.contents.composition Typographic composition. 
 

Uses of Length.UnitModeEnum in org.pdfclown.documents.contents.composition
 

Methods in org.pdfclown.documents.contents.composition that return Length.UnitModeEnum
 Length.UnitModeEnum Length.getUnitMode()
          Gets the measurement mode applied to the distance value.
static Length.UnitModeEnum Length.UnitModeEnum.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Length.UnitModeEnum[] Length.UnitModeEnum.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.pdfclown.documents.contents.composition with parameters of type Length.UnitModeEnum
 void Length.setUnitMode(Length.UnitModeEnum value)
           
 

Constructors in org.pdfclown.documents.contents.composition with parameters of type Length.UnitModeEnum
Length(double value, Length.UnitModeEnum unitMode)
           
 


PDF Clown
0.1.2

Project home page

Copyright © 2006-2013 Stefano Chizzolini. Some Rights Reserved.
This documentation is available under the terms of the GNU Free Documentation License.