DynamicPDF by ceTe Software

com.cete.dynamicpdf
Class Attached

java.lang.Object
  extended by com.cete.dynamicpdf.Attached

public class Attached
extends java.lang.Object

Represents an attached.

Licensing:
This class is a DynamicPDF Generator Enterprise Edition feature. One of the following licenses is required for non-evaluation usage:

View Example


Constructor Summary
Attached(Edge value)
          Initializes a new instance of the Attached class.
Attached(Edge value1, Edge value2)
          Initializes a new instance of the Attached class.
Attached(Edge value1, Edge value2, Edge value3)
          Initializes a new instance of the Attached class.
Attached(Edge value1, Edge value2, Edge value3, Edge value4)
          Initializes a new instance of the Attached class.
 
Method Summary
 void setEdge(Edge value)
          Sets the value to the edge.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Attached

public Attached(Edge value)
Initializes a new instance of the Attached class.

Parameters:
value - Value of the edge.

Attached

public Attached(Edge value1,
                Edge value2)
Initializes a new instance of the Attached class.

Parameters:
value1 - Value of the edge.
value2 - Value of the edge.

Attached

public Attached(Edge value1,
                Edge value2,
                Edge value3)
Initializes a new instance of the Attached class.

Parameters:
value1 - Value of the edge.
value2 - Value of the edge.
value3 - Value of the edge.

Attached

public Attached(Edge value1,
                Edge value2,
                Edge value3,
                Edge value4)
Initializes a new instance of the Attached class.

Parameters:
value1 - Value of the edge.
value2 - Value of the edge.
value3 - Value of the edge.
value4 - Value of the edge.
Method Detail

setEdge

public void setEdge(Edge value)
Sets the value to the edge.

Parameters:
value - Value of the edge.

DynamicPDF by ceTe Software

API Reference for DynamicPDF v10.04 for Java generated on September 25, 2019
© Copyright 2019, ceTe Software