public class mxVdxShapeForm
extends java.lang.Object
Constructor and Description |
---|
mxVdxShapeForm(mxVdxShape shape,
mxMasterShape masterShape,
mxMasterElement masterElement,
double parentHeight)
Create a new instance of mxVdxShapeForm.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAproxForm()
Returns the constant that represents the Shape using the lines of the Shape.
|
java.lang.String |
getDirection(java.lang.String form)
Returns the direction of the shape.
|
java.lang.String |
getForm()
Returns the constant that represents the Shape.
|
java.lang.String |
getPerimeter(java.lang.String form)
Returns the name of the function for calculate the perimeter.
|
boolean |
isActor() |
boolean |
isAND()
Checks if a shape may to be imported like an AND.
|
boolean |
isBuff()
Checks if a shape may to be imported like a Buff.
|
boolean |
isCard()
Checks if a shape may to be imported like a Card.
|
boolean |
isCeiling_fan() |
boolean |
isCloud()
Checks if a shape may to be imported like a cloud.
|
boolean |
isCollate()
Checks if a shape may to be imported like a Collate.
|
boolean |
isComponent() |
boolean |
isConcentricity() |
boolean |
isCylinder()
Checks if a shape may to be imported like a cylinder.
|
boolean |
isData()
Checks if a shape may to be imported like a Data.
|
boolean |
isDivided_process()
Checks if a shape may to be imported like a Divided process.
|
boolean |
isDocument_file() |
boolean |
isDocument()
Checks if a shape may to be imported like a Document.
|
boolean |
isDouble_Delta() |
boolean |
isDoubleEllipse()
Checks if a shape may to be imported like a double ellipse.
|
boolean |
isEastDirection()
Checks if a shape has east direction by default.
|
boolean |
isEllipse()
Checks if a shape may to be imported like a ellipse.
|
boolean |
isExternal_organization()
Checks if a shape may to be imported like an External organization.
|
boolean |
isExternal_process()
Checks if a shape may to be imported like an External process.
|
boolean |
isHexagon()
Checks if a shape may to be imported like an Hexagon.
|
boolean |
isInternalstorage()
Checks if a shape may to be imported like a Internalstorage.
|
boolean |
isInverter()
Checks if a shape may to be imported like an Inverter.
|
boolean |
isLined_document()
Checks if a shape may to be imported like a Lined document.
|
boolean |
isLined_Shaded_process()
Checks if a shape may to be imported like a Lined shaded process.
|
boolean |
isMagnetictape()
Checks if a shape may to be imported like a Magnetictape.
|
boolean |
isMain_control() |
boolean |
isManualinput()
Checks if a shape may to be imported like a Manualinput.
|
boolean |
isMicroform()
Checks if a shape may to be imported like a Microform.
|
boolean |
isMUX()
Checks if a shape may to be imported like a MUX.
|
boolean |
isNode() |
boolean |
isNote() |
boolean |
isOff_line_storage()
Checks if a shape may to be imported like an Off line storage .
|
boolean |
isOff_page_reference()
Checks if a shape may to be imported like an Off page reference.
|
boolean |
isOperation_inspection()
Checks if a shape may to be imported like an Operation inspection.
|
boolean |
isOr()
Checks if a shape may to be imported like an OR.
|
boolean |
isOR()
Checks if a shape may to be imported like a OR.
|
boolean |
isPapertape()
Checks if a shape may to be imported like a Papertape.
|
boolean |
isParallel_mode()
Checks if a shape may to be imported like a Parallel mode.
|
boolean |
isPLC() |
boolean |
isPredefinedprocess()
Checks if a shape may to be imported like a Predefined process.
|
boolean |
isPump() |
boolean |
isRectangle()
Checks if a shape may to be imported like a rectangle.
|
boolean |
isResistance_seam() |
boolean |
isReturn()
Checks if a shape may to be imported like a Return.
|
boolean |
isRhombus()
Checks if a shape may to be imported like a Rhombus.
|
boolean |
isRhombusAprox()
Checks if a shape may to be imported like a Rhombus.
This method is approximated. |
boolean |
isRounded()
Checks if a shape may to be imported like a Rounded.
|
boolean |
isScreening_device() |
boolean |
isSecurity_booth() |
boolean |
isSemicircle() |
boolean |
isSimpleComplex()
Checks if a shape is Complex but may to be imported like a simple shape.
|
boolean |
isSort()
Checks if a shape may to be imported like a Sort.
|
boolean |
isSouthDirection()
Checks if a shape has south direction by default.
|
boolean |
isStoreddata()
Checks if a shape may to be imported like a Storeddata.
|
boolean |
isSubproces()
Checks if a shape may to be imported like a Subproces.
|
boolean |
isSwimlane()
Checks if a shape may to be imported like a Swimlane.
|
boolean |
isSystem_database()
Checks if a shape may to be imported like a System database.
|
boolean |
isSystem_function()
Checks if a shape may to be imported like a System function.
|
boolean |
isTransportation()
Checks if a shape may to be imported like a Transportation.
|
boolean |
isTriangle()
Checks if a shape may to be imported like a Triangle.
|
boolean |
isWeight_device() |
boolean |
isXOR()
Checks if a shape may to be imported like a XOR.
|
public mxVdxShapeForm(mxVdxShape shape, mxMasterShape masterShape, mxMasterElement masterElement, double parentHeight)
shape
- Shape wrapped, to which the shape will be determinate.masterShape
- Master shape of the shape.masterElement
- Master element of the shape.parentHeight
- Height of the parent cell of the shape.public java.lang.String getForm()
public boolean isRectangle()
true
if a shape may to be imported like a rectangle.public boolean isEastDirection()
true
if a shape has east direction by default.public boolean isDoubleEllipse()
true
if a shape may to be imported like a
double ellipse.public boolean isEllipse()
true
if a shape may to be imported like a ellipse.public boolean isCloud()
true
if a shape may to be imported like a cloud.public boolean isCylinder()
true
if a shape may to be imported like a cylinder.public boolean isAND()
true
if a shape may to be imported like an AND.public boolean isOR()
true
if a shape may to be imported like a OR.public boolean isMUX()
true
if a shape may to be imported like a MUX.public boolean isInverter()
true
if a shape may to be imported like an Inverter.public boolean isCeiling_fan()
public boolean isWeight_device()
public boolean isPLC()
public boolean isDouble_Delta()
public boolean isPump()
public boolean isComponent()
public boolean isScreening_device()
public boolean isMain_control()
public boolean isConcentricity()
public boolean isSecurity_booth()
public boolean isSemicircle()
public boolean isResistance_seam()
public boolean isNote()
public boolean isActor()
public boolean isNode()
public boolean isOff_page_reference()
true
if a shape may to be imported like an Off page reference.public boolean isDivided_process()
true
if a shape may to be imported like a Divided process.public boolean isExternal_organization()
true
if a shape may to be imported like an External organization .public boolean isExternal_process()
true
if a shape may to be imported like an External process.public boolean isCollate()
true
if a shape may to be imported like a Collate.public boolean isSystem_function()
true
if a shape may to be imported like a System function.public boolean isOr()
true
if a shape may to be imported like an OR.public boolean isOperation_inspection()
true
if a shape may to be imported like an
Operation inspection.public boolean isReturn()
true
if a shape may to be imported like a Return.public boolean isPredefinedprocess()
true
if a shape may to be imported like a
Predefined process.public boolean isDocument()
true
if a shape may to be imported like a Document.public boolean isDocument_file()
public boolean isSystem_database()
true
if a shape may to be imported like a
System database.public boolean isOff_line_storage()
true
if a shape may to be imported like an Off line storage.public boolean isManualinput()
true
if a shape may to be imported like a
Manualinput.public boolean isCard()
true
if a shape may to be imported like a Card.public boolean isMicroform()
true
if a shape may to be imported like a
Microform.public boolean isMagnetictape()
true
if a shape may to be imported like a
Magnetictape.public boolean isData()
true
if a shape may to be imported like a
Data.public boolean isLined_document()
true
if a shape may to be imported like a
Lined document.public boolean isTransportation()
true
if a shape may to be imported like a
Transportation.public boolean isParallel_mode()
true
if a shape may to be imported like a Parallel mode.public boolean isLined_Shaded_process()
true
if a shape may to be imported like a
Lined shaded process.public boolean isXOR()
true
if a shape may to be imported like a
XOR.public boolean isBuff()
true
if a shape may to be imported like a
Buff.public boolean isSort()
true
if a shape may to be imported like a
Sort.public boolean isPapertape()
true
if a shape may to be imported like a
Papertape.public boolean isInternalstorage()
true
if a shape may to be imported like a
Internalstorage.public boolean isStoreddata()
true
if a shape may to be imported like a
Storeddata.public boolean isSouthDirection()
true
if a shape has south direction by default.public boolean isRounded()
true
if a shape may to be imported like a
Rounded.public boolean isTriangle()
true
if a shape may to be imported like a
Triangle.public boolean isHexagon()
true
if a shape may to be imported like an
Hexagon.public boolean isRhombus()
true
if a shape may to be imported like a
Rhombus.public boolean isSimpleComplex()
true
if a shape is Complex but may to be
imported like a simple shape.public java.lang.String getAproxForm()
public java.lang.String getPerimeter(java.lang.String form)
form
- Form of the shape.public java.lang.String getDirection(java.lang.String form)
form
- Form of the shape.public boolean isRhombusAprox()
true
if a shape may to be imported like a
Rhombus.public boolean isSwimlane()
true
if a shape may to be imported like a
Swimlane.public boolean isSubproces()
true
if a shape may to be imported like a
Subproces.Copyright (c) 2010 Gaudenz Alder. All rights reserved.