|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XLptsDimensionType | |
---|---|
com.lapetus_ltd._2009.xml.types | This is the package that holds the generated XSD types (classes). |
com.lapetus_ltd.api.db.xml.types | This package contains the wrappers of the XSD generated classes for the database. |
Uses of XLptsDimensionType in com.lapetus_ltd._2009.xml.types |
---|
Fields in com.lapetus_ltd._2009.xml.types declared as XLptsDimensionType | |
---|---|
protected XLptsDimensionType |
XLptsDBWorkspaceType.mainScreenDimensions
|
Methods in com.lapetus_ltd._2009.xml.types that return XLptsDimensionType | |
---|---|
XLptsDimensionType |
ObjectFactory.createXLptsDimensionType()
Create an instance of XLptsDimensionType |
XLptsDimensionType |
XLptsDBWorkspaceType.getMainScreenDimensions()
Gets the value of the mainScreenDimensions property. |
Methods in com.lapetus_ltd._2009.xml.types with parameters of type XLptsDimensionType | |
---|---|
void |
XLptsDBWorkspaceType.setMainScreenDimensions(XLptsDimensionType value)
Sets the value of the mainScreenDimensions property. |
Uses of XLptsDimensionType in com.lapetus_ltd.api.db.xml.types |
---|
Subclasses of XLptsDimensionType in com.lapetus_ltd.api.db.xml.types | |
---|---|
class |
TLptsDimensionType
Class Description : This is used for the dimensions of the windows in the workspace. |
Constructors in com.lapetus_ltd.api.db.xml.types with parameters of type XLptsDimensionType | |
---|---|
TLptsDimensionType(XLptsDimensionType dimensionType)
Use this to construct or duplicate an XLptsDimensionType from another (probably just read from a file). |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |