Serialized Form


Package com.powerml

Class com.powerml.InvalidFormatException extends java.lang.Exception implements Serializable


Package com.powerml.structures.basic

Class com.powerml.structures.basic.Point extends java.lang.Object implements Serializable

serialVersionUID: 7828921635856939207l

Serialized Fields

x

double x

y

double y

Class com.powerml.structures.basic.Rect extends java.lang.Object implements Serializable

Serialized Fields

left

int left

top

int top

right

int right

bottom

int bottom

Class com.powerml.structures.basic.RGBColor extends java.lang.Object implements Serializable

serialVersionUID: 7198892918416134463l

Serialized Fields

red

short red

green

short green

blue

short blue


Package com.powerml.structures.pics

Class com.powerml.structures.pics.DIBPicture extends Picture implements Serializable

Class com.powerml.structures.pics.EMFPicture extends Picture implements Serializable

Class com.powerml.structures.pics.JPGPicture extends Picture implements Serializable

Class com.powerml.structures.pics.PICTPicture extends Picture implements Serializable

Class com.powerml.structures.pics.Picture extends java.lang.Object implements Serializable

serialVersionUID: -1022578845654362150l

Serialized Fields

format

java.lang.String format

data

byte[] data

id

int id

Class com.powerml.structures.pics.PNGPicture extends Picture implements Serializable

Class com.powerml.structures.pics.TIFPicture extends Picture implements Serializable

Class com.powerml.structures.pics.WMFPicture extends Picture implements Serializable


Package com.powerml.structures.shapes.arrows

Class com.powerml.structures.shapes.arrows.SpBentArrow extends Shape implements Serializable

Serialized Fields

shaftWidthHandle

AdjustHandle shaftWidthHandle

headLengthHandle

AdjustHandle headLengthHandle

Class com.powerml.structures.shapes.arrows.SpBentUpArrow extends Shape implements Serializable

Serialized Fields

barbHandle

AdjustHandle barbHandle

headLengthHandle

AdjustHandle headLengthHandle

headWidthHandle

AdjustHandle headWidthHandle

Class com.powerml.structures.shapes.arrows.SpChevron extends Shape implements Serializable

Serialized Fields

headLengthHandle

AdjustHandle headLengthHandle

Class com.powerml.structures.shapes.arrows.SpCircularArrow extends Shape implements Serializable

Serialized Fields

widthHandle

AdjustHandle widthHandle

startAngleHandle

AdjustHandle startAngleHandle

endAngleHandle

AdjustHandle endAngleHandle

Class com.powerml.structures.shapes.arrows.SpCurvedDownArrow extends Shape implements Serializable

Serialized Fields

barbHandle

AdjustHandle barbHandle

headLengthHandle

AdjustHandle headLengthHandle

headWidthHandle

AdjustHandle headWidthHandle

Class com.powerml.structures.shapes.arrows.SpCurvedLeftArrow extends Shape implements Serializable

Serialized Fields

barbHandle

AdjustHandle barbHandle

headLengthHandle

AdjustHandle headLengthHandle

headWidthHandle

AdjustHandle headWidthHandle

Class com.powerml.structures.shapes.arrows.SpCurvedRightArrow extends Shape implements Serializable

Serialized Fields

barbHandle

AdjustHandle barbHandle

headLengthHandle

AdjustHandle headLengthHandle

headWidthHandle

AdjustHandle headWidthHandle

Class com.powerml.structures.shapes.arrows.SpCurvedUpArrow extends Shape implements Serializable

Serialized Fields

barbHandle

AdjustHandle barbHandle

headLengthHandle

AdjustHandle headLengthHandle

headWidthHandle

AdjustHandle headWidthHandle

Class com.powerml.structures.shapes.arrows.SpDownArrow extends Shape implements Serializable

Serialized Fields

shaftWidthHandle

AdjustHandle shaftWidthHandle

headLengthHandle

AdjustHandle headLengthHandle

Class com.powerml.structures.shapes.arrows.SpDownArrowCallout extends Shape implements Serializable

Serialized Fields

shaftWidthHandle

AdjustHandle shaftWidthHandle

headLengthHandle

AdjustHandle headLengthHandle

headWidthHandle

AdjustHandle headWidthHandle

calloutWidthHandle

AdjustHandle calloutWidthHandle

Class com.powerml.structures.shapes.arrows.SpLeftArrow extends Shape implements Serializable

Serialized Fields

shaftWidthHandle

AdjustHandle shaftWidthHandle

headLengthHandle

AdjustHandle headLengthHandle

Class com.powerml.structures.shapes.arrows.SpLeftArrowCallout extends Shape implements Serializable

Serialized Fields

shaftWidthHandle

AdjustHandle shaftWidthHandle

headLengthHandle

AdjustHandle headLengthHandle

headWidthHandle

AdjustHandle headWidthHandle

calloutWidthHandle

AdjustHandle calloutWidthHandle

Class com.powerml.structures.shapes.arrows.SpLeftRightArrow extends Shape implements Serializable

Serialized Fields

shaftWidthHandle

AdjustHandle shaftWidthHandle

headLengthHandle

AdjustHandle headLengthHandle

Class com.powerml.structures.shapes.arrows.SpLeftRightArrowCallout extends Shape implements Serializable

Serialized Fields

shaftWidthHandle

AdjustHandle shaftWidthHandle

headLengthHandle

AdjustHandle headLengthHandle

headWidthHandle

AdjustHandle headWidthHandle

calloutWidthHandle

AdjustHandle calloutWidthHandle

Class com.powerml.structures.shapes.arrows.SpLeftRightUpArrow extends Shape implements Serializable

Serialized Fields

shaftWidthHandle

AdjustHandle shaftWidthHandle

headLengthHandle

AdjustHandle headLengthHandle

headWidthHandle

AdjustHandle headWidthHandle

Class com.powerml.structures.shapes.arrows.SpLeftUpArrow extends Shape implements Serializable

Serialized Fields

barbHandle

AdjustHandle barbHandle

headLengthHandle

AdjustHandle headLengthHandle

headWidthHandle

AdjustHandle headWidthHandle

Class com.powerml.structures.shapes.arrows.SpNotchedRightArrow extends Shape implements Serializable

Serialized Fields

shaftWidthHandle

AdjustHandle shaftWidthHandle

headLengthHandle

AdjustHandle headLengthHandle

Class com.powerml.structures.shapes.arrows.SpPentagonArrow extends Shape implements Serializable

Serialized Fields

headLengthHandle

AdjustHandle headLengthHandle

Class com.powerml.structures.shapes.arrows.SpQuadArrow extends Shape implements Serializable

Serialized Fields

shaftWidthHandle

AdjustHandle shaftWidthHandle

headLengthHandle

AdjustHandle headLengthHandle

headWidthHandle

AdjustHandle headWidthHandle

Class com.powerml.structures.shapes.arrows.SpQuadArrowCallout extends Shape implements Serializable

Serialized Fields

shaftWidthHandle

AdjustHandle shaftWidthHandle

headLengthHandle

AdjustHandle headLengthHandle

headWidthHandle

AdjustHandle headWidthHandle

calloutWidthHandle

AdjustHandle calloutWidthHandle

Class com.powerml.structures.shapes.arrows.SpRightArrow extends Shape implements Serializable

Serialized Fields

shaftWidthHandle

AdjustHandle shaftWidthHandle

headLengthHandle

AdjustHandle headLengthHandle

Class com.powerml.structures.shapes.arrows.SpRightArrowCallout extends Shape implements Serializable

Serialized Fields

shaftWidthHandle

AdjustHandle shaftWidthHandle

headLengthHandle

AdjustHandle headLengthHandle

headWidthHandle

AdjustHandle headWidthHandle

calloutWidthHandle

AdjustHandle calloutWidthHandle

Class com.powerml.structures.shapes.arrows.SpStripedRightArrow extends Shape implements Serializable

Serialized Fields

shaftWidthHandle

AdjustHandle shaftWidthHandle

headLengthHandle

AdjustHandle headLengthHandle

Class com.powerml.structures.shapes.arrows.SpUpArrow extends Shape implements Serializable

Serialized Fields

shaftWidthHandle

AdjustHandle shaftWidthHandle

headLengthHandle

AdjustHandle headLengthHandle

Class com.powerml.structures.shapes.arrows.SpUpArrowCallout extends Shape implements Serializable

Serialized Fields

shaftWidthHandle

AdjustHandle shaftWidthHandle

headLengthHandle

AdjustHandle headLengthHandle

headWidthHandle

AdjustHandle headWidthHandle

calloutWidthHandle

AdjustHandle calloutWidthHandle

Class com.powerml.structures.shapes.arrows.SpUpDownArrow extends Shape implements Serializable

Serialized Fields

shaftWidthHandle

AdjustHandle shaftWidthHandle

headLengthHandle

AdjustHandle headLengthHandle

Class com.powerml.structures.shapes.arrows.SpUpDownArrowCallout extends Shape implements Serializable

Serialized Fields

shaftWidthHandle

AdjustHandle shaftWidthHandle

headLengthHandle

AdjustHandle headLengthHandle

headWidthHandle

AdjustHandle headWidthHandle

calloutWidthHandle

AdjustHandle calloutWidthHandle

Class com.powerml.structures.shapes.arrows.SpUTurnArrow extends Shape implements Serializable


Package com.powerml.structures.shapes.banners

Class com.powerml.structures.shapes.banners.SpCurvedDownRibbon extends Shape implements Serializable

Serialized Fields

foldWidthHandle

AdjustHandle foldWidthHandle

tiltHandle

AdjustHandle tiltHandle

curvednessHandle

AdjustHandle curvednessHandle

Class com.powerml.structures.shapes.banners.SpCurvedUpRibbon extends Shape implements Serializable

Serialized Fields

foldWidthHandle

AdjustHandle foldWidthHandle

tiltHandle

AdjustHandle tiltHandle

curvednessHandle

AdjustHandle curvednessHandle

Class com.powerml.structures.shapes.banners.SpDoubleWave extends Shape implements Serializable

Serialized Fields

amplitudeHandle

AdjustHandle amplitudeHandle

tiltHandle

AdjustHandle tiltHandle

Class com.powerml.structures.shapes.banners.SpDownRibbon extends Shape implements Serializable

Serialized Fields

foldWidthHandle

AdjustHandle foldWidthHandle

tiltHandle

AdjustHandle tiltHandle

Class com.powerml.structures.shapes.banners.SpHorizontalScroll extends Shape implements Serializable

Serialized Fields

scrollHandle

AdjustHandle scrollHandle

Class com.powerml.structures.shapes.banners.SpUpRibbon extends Shape implements Serializable

Serialized Fields

foldWidthHandle

AdjustHandle foldWidthHandle

tiltHandle

AdjustHandle tiltHandle

Class com.powerml.structures.shapes.banners.SpVerticalScroll extends Shape implements Serializable

Serialized Fields

scrollHandle

AdjustHandle scrollHandle

Class com.powerml.structures.shapes.banners.SpWave extends Shape implements Serializable

Serialized Fields

amplitudeHandle

AdjustHandle amplitudeHandle

tiltHandle

AdjustHandle tiltHandle


Package com.powerml.structures.shapes.basic

Class com.powerml.structures.shapes.basic.SpArc extends Shape implements Serializable

Serialized Fields

startAngleHandle

AdjustHandle startAngleHandle

endAngleHandle

AdjustHandle endAngleHandle

Class com.powerml.structures.shapes.basic.SpBevel extends Shape implements Serializable

Serialized Fields

heightHandle

AdjustHandle heightHandle

Class com.powerml.structures.shapes.basic.SpBlockArc extends Shape implements Serializable

Serialized Fields

offsetHandle

AdjustHandle offsetHandle

angleHandle

AdjustHandle angleHandle

Class com.powerml.structures.shapes.basic.SpCan extends Shape implements Serializable

Serialized Fields

tiltHandle

AdjustHandle tiltHandle

Class com.powerml.structures.shapes.basic.SpCross extends Shape implements Serializable

Serialized Fields

wingHandle

AdjustHandle wingHandle

Class com.powerml.structures.shapes.basic.SpCuboid extends Shape implements Serializable

Serialized Fields

heightHandle

AdjustHandle heightHandle

Class com.powerml.structures.shapes.basic.SpDiamond extends Shape implements Serializable

Class com.powerml.structures.shapes.basic.SpDonut extends Shape implements Serializable

Serialized Fields

offsetHandle

AdjustHandle offsetHandle

Class com.powerml.structures.shapes.basic.SpDoubleBrace extends Shape implements Serializable

Serialized Fields

roundnessHandle

AdjustHandle roundnessHandle

Class com.powerml.structures.shapes.basic.SpDoubleBracket extends Shape implements Serializable

Serialized Fields

roundnessHandle

AdjustHandle roundnessHandle

Class com.powerml.structures.shapes.basic.SpEllipse extends Shape implements Serializable

Class com.powerml.structures.shapes.basic.SpFoldedCorner extends Shape implements Serializable

Serialized Fields

cornerHandle

AdjustHandle cornerHandle

Class com.powerml.structures.shapes.basic.SpHeart extends Shape implements Serializable

Class com.powerml.structures.shapes.basic.SpHexagon extends Shape implements Serializable

Serialized Fields

slopeHandle

AdjustHandle slopeHandle

Class com.powerml.structures.shapes.basic.SpLeftBrace extends Shape implements Serializable

Serialized Fields

roundnessHandle

AdjustHandle roundnessHandle

heightHandle

AdjustHandle heightHandle

Class com.powerml.structures.shapes.basic.SpLeftBracket extends Shape implements Serializable

Serialized Fields

roundnessHandle

AdjustHandle roundnessHandle

Class com.powerml.structures.shapes.basic.SpLightningBolt extends Shape implements Serializable

Class com.powerml.structures.shapes.basic.SpMoon extends Shape implements Serializable

Serialized Fields

sizeHandle

AdjustHandle sizeHandle

Class com.powerml.structures.shapes.basic.SpNoSymbol extends Shape implements Serializable

Serialized Fields

offsetHandle

AdjustHandle offsetHandle

Class com.powerml.structures.shapes.basic.SpOctagon extends Shape implements Serializable

Serialized Fields

cutHandle

AdjustHandle cutHandle

Class com.powerml.structures.shapes.basic.SpParallelogram extends Shape implements Serializable

Serialized Fields

slopeHandle

AdjustHandle slopeHandle

Class com.powerml.structures.shapes.basic.SpPentagon extends Shape implements Serializable

Class com.powerml.structures.shapes.basic.SpPictureFrame extends Shape implements Serializable

Serialized Fields

pictureModifier

PictureModifier pictureModifier

picture

Picture picture

Class com.powerml.structures.shapes.basic.SpPlaque extends Shape implements Serializable

Serialized Fields

cutHandle

AdjustHandle cutHandle

Class com.powerml.structures.shapes.basic.SpRectangle extends Shape implements Serializable

Class com.powerml.structures.shapes.basic.SpRightBrace extends Shape implements Serializable

Serialized Fields

roundnessHandle

AdjustHandle roundnessHandle

heightHandle

AdjustHandle heightHandle

Class com.powerml.structures.shapes.basic.SpRightBracket extends Shape implements Serializable

Serialized Fields

roundnessHandle

AdjustHandle roundnessHandle

Class com.powerml.structures.shapes.basic.SpRightTriangle extends Shape implements Serializable

Class com.powerml.structures.shapes.basic.SpRoundedRectangle extends Shape implements Serializable

Serialized Fields

roundnessHandle

AdjustHandle roundnessHandle

Class com.powerml.structures.shapes.basic.SpSmiley extends Shape implements Serializable

Serialized Fields

happinessHandle

AdjustHandle happinessHandle

Class com.powerml.structures.shapes.basic.SpSun extends Shape implements Serializable

Serialized Fields

rayLengthHandle

AdjustHandle rayLengthHandle

Class com.powerml.structures.shapes.basic.SpTextBox extends Shape implements Serializable

Class com.powerml.structures.shapes.basic.SpTrapezoid extends Shape implements Serializable

Serialized Fields

slopeHandle

AdjustHandle slopeHandle

Class com.powerml.structures.shapes.basic.SpTriangle extends Shape implements Serializable

Serialized Fields

topCornerHandle

AdjustHandle topCornerHandle

Class com.powerml.structures.shapes.basic.SpUnknown extends Shape implements Serializable

Serialized Fields

shapeType

short shapeType


Package com.powerml.structures.shapes.callouts

Class com.powerml.structures.shapes.callouts.SpAccentBorderCallout1 extends Shape implements Serializable

Serialized Fields

xTipHandle

AdjustHandle xTipHandle

yTipHandle

AdjustHandle yTipHandle

xAnchorHandle

AdjustHandle xAnchorHandle

yAnchorHandle

AdjustHandle yAnchorHandle

Class com.powerml.structures.shapes.callouts.SpAccentBorderCallout2 extends Shape implements Serializable

Serialized Fields

xTipHandle

AdjustHandle xTipHandle

yTipHandle

AdjustHandle yTipHandle

Class com.powerml.structures.shapes.callouts.SpAccentBorderCallout3 extends Shape implements Serializable

Serialized Fields

xTipHandle

AdjustHandle xTipHandle

yTipHandle

AdjustHandle yTipHandle

bendHandle

AdjustHandle bendHandle

Class com.powerml.structures.shapes.callouts.SpAccentBorderCallout4 extends Shape implements Serializable

Serialized Fields

xTipHandle

AdjustHandle xTipHandle

yTipHandle

AdjustHandle yTipHandle

xBendHandle

AdjustHandle xBendHandle

yBendHandle

AdjustHandle yBendHandle

Class com.powerml.structures.shapes.callouts.SpAccentCallout1 extends Shape implements Serializable

Serialized Fields

xTipHandle

AdjustHandle xTipHandle

yTipHandle

AdjustHandle yTipHandle

xAnchorHandle

AdjustHandle xAnchorHandle

yAnchorHandle

AdjustHandle yAnchorHandle

Class com.powerml.structures.shapes.callouts.SpAccentCallout2 extends Shape implements Serializable

Serialized Fields

xTipHandle

AdjustHandle xTipHandle

yTipHandle

AdjustHandle yTipHandle

Class com.powerml.structures.shapes.callouts.SpAccentCallout3 extends Shape implements Serializable

Serialized Fields

xTipHandle

AdjustHandle xTipHandle

yTipHandle

AdjustHandle yTipHandle

bendHandle

AdjustHandle bendHandle

Class com.powerml.structures.shapes.callouts.SpAccentCallout4 extends Shape implements Serializable

Serialized Fields

xTipHandle

AdjustHandle xTipHandle

yTipHandle

AdjustHandle yTipHandle

xBendHandle

AdjustHandle xBendHandle

yBendHandle

AdjustHandle yBendHandle

Class com.powerml.structures.shapes.callouts.SpBorderCallout1 extends Shape implements Serializable

Serialized Fields

xTipHandle

AdjustHandle xTipHandle

yTipHandle

AdjustHandle yTipHandle

xAnchorHandle

AdjustHandle xAnchorHandle

yAnchorHandle

AdjustHandle yAnchorHandle

Class com.powerml.structures.shapes.callouts.SpBorderCallout2 extends Shape implements Serializable

Serialized Fields

xTipHandle

AdjustHandle xTipHandle

yTipHandle

AdjustHandle yTipHandle

Class com.powerml.structures.shapes.callouts.SpBorderCallout3 extends Shape implements Serializable

Serialized Fields

xTipHandle

AdjustHandle xTipHandle

yTipHandle

AdjustHandle yTipHandle

bendHandle

AdjustHandle bendHandle

Class com.powerml.structures.shapes.callouts.SpBorderCallout4 extends Shape implements Serializable

Serialized Fields

xTipHandle

AdjustHandle xTipHandle

yTipHandle

AdjustHandle yTipHandle

xBendHandle

AdjustHandle xBendHandle

yBendHandle

AdjustHandle yBendHandle

Class com.powerml.structures.shapes.callouts.SpCallout1 extends Shape implements Serializable

Serialized Fields

xTipHandle

AdjustHandle xTipHandle

yTipHandle

AdjustHandle yTipHandle

xAnchorHandle

AdjustHandle xAnchorHandle

yAnchorHandle

AdjustHandle yAnchorHandle

Class com.powerml.structures.shapes.callouts.SpCallout2 extends Shape implements Serializable

Serialized Fields

xTipHandle

AdjustHandle xTipHandle

yTipHandle

AdjustHandle yTipHandle

Class com.powerml.structures.shapes.callouts.SpCallout3 extends Shape implements Serializable

Serialized Fields

xTipHandle

AdjustHandle xTipHandle

yTipHandle

AdjustHandle yTipHandle

bendHandle

AdjustHandle bendHandle

Class com.powerml.structures.shapes.callouts.SpCallout4 extends Shape implements Serializable

Serialized Fields

xTipHandle

AdjustHandle xTipHandle

yTipHandle

AdjustHandle yTipHandle

xBendHandle

AdjustHandle xBendHandle

yBendHandle

AdjustHandle yBendHandle

Class com.powerml.structures.shapes.callouts.SpCloudCallout extends Shape implements Serializable

Serialized Fields

xTipHandle

AdjustHandle xTipHandle

yTipHandle

AdjustHandle yTipHandle

Class com.powerml.structures.shapes.callouts.SpOvalCallout extends Shape implements Serializable

Serialized Fields

xTipHandle

AdjustHandle xTipHandle

yTipHandle

AdjustHandle yTipHandle

Class com.powerml.structures.shapes.callouts.SpRectangularCallout extends Shape implements Serializable

Serialized Fields

xTipHandle

AdjustHandle xTipHandle

yTipHandle

AdjustHandle yTipHandle

Class com.powerml.structures.shapes.callouts.SpRoundedRectangularCallout extends Shape implements Serializable

Serialized Fields

xTipHandle

AdjustHandle xTipHandle

yTipHandle

AdjustHandle yTipHandle


Package com.powerml.structures.shapes.connectors

Class com.powerml.structures.shapes.connectors.SpCurvedConnector extends Shape implements Serializable

Serialized Fields

bendPoints

ConnectorBendPoint[] bendPoints

Class com.powerml.structures.shapes.connectors.SpElbowConnector extends Shape implements Serializable

Serialized Fields

bendPoints

ConnectorBendPoint[] bendPoints

Class com.powerml.structures.shapes.connectors.SpStraightConnector extends Shape implements Serializable


Package com.powerml.structures.shapes.flowchart

Class com.powerml.structures.shapes.flowchart.SpAlternateProcess extends Shape implements Serializable

Class com.powerml.structures.shapes.flowchart.SpCard extends Shape implements Serializable

Class com.powerml.structures.shapes.flowchart.SpCollate extends Shape implements Serializable

Class com.powerml.structures.shapes.flowchart.SpConnector extends Shape implements Serializable

Class