Class ConverterPlugin.DocumentWithDimension
java.lang.Object
net.sourceforge.jeuclid.converter.ConverterPlugin.DocumentWithDimension
- Enclosing interface:
ConverterPlugin
Internal class describing an XML document and the dimensions of its
default view.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfloat
-
Constructor Details
-
DocumentWithDimension
-
-
Method Details
-
getDocument
- Returns:
- the document resulting from this conversion, a suptype of Document (e.g. SVGDocument) if possible.
-
getDimension
- Returns:
- The dimensions from this conversion
-
getBaseline
public float getBaseline()- Returns:
- the position of the baseline in pixels from the bottom.
-