- saveXMLFileFromRecordIntoPreprocessingXMLFile(IRecord, String, String, int) - Method in interface com.arcway.cockpit.docgen.provider.interfaces.IFileHelper
-
Stores an XML file as contained in a record into a temporary XML file.
- saveXMLFileFromRecordIntoXMLString(IRecord, String, int) - Method in interface com.arcway.cockpit.docgen.provider.interfaces.IFileHelper
-
Stores an XML file as contained in a record into a XML String.
- set(String) - Method in interface com.arcway.cockpit.docgen.provider.interfaces.IRecord
-
Adds Boolean.TRUE under the given key.
- set(String, Object) - Method in interface com.arcway.cockpit.docgen.provider.interfaces.IRecord
-
Adds an object under the given key.
- setAngle(double) - Method in interface com.arcway.cockpit.docgen.provider.interfaces.IPlanPresentationRule
-
Rotates the image counter clockwise by the specified angle.
- setAttributeIDForReplacedPlanElementComment(String) - Method in interface com.arcway.cockpit.docgen.provider.interfaces.IPlanPresentationRule
-
The plan element comments of plan elements that are occurences of
global repository elements are replaced with the value of the passed
attribute of the global element.
- setAttributeIDForReplacedPlanElementDescription(String) - Method in interface com.arcway.cockpit.docgen.provider.interfaces.IPlanPresentationRule
-
The plan element descriptions of plan elements that are occurences of
global repository elements are replaced with the value of the passed
attribute of the global element.
- setAttributeIDForReplacedPlanElementName(String) - Method in interface com.arcway.cockpit.docgen.provider.interfaces.IPlanPresentationRule
-
The plan element names of plan elements that are occurences of global
repository elements are replaced with the value of the passed
attribute of the global element.
- setColorWeight(double) - Method in interface com.arcway.cockpit.docgen.provider.interfaces.IElementPresentationRule
-
Determines "how much" the color effect is applied.
- setComment(String) - Method in interface com.arcway.cockpit.docgen.provider.interfaces.IElementPresentationRule
-
Sets the comment for this element
- setCommentAsStringList(Collection<? extends String>) - Method in interface com.arcway.cockpit.docgen.provider.interfaces.IElementPresentationRule
-
Sets the comment for this element
- setCorona(int, int, int, double) - Method in interface com.arcway.cockpit.docgen.provider.interfaces.IElementPresentationRule
-
Sets a corona for related elements.
- setDescription(String) - Method in interface com.arcway.cockpit.docgen.provider.interfaces.IElementPresentationRule
-
Sets the description for this element
- setDescriptionFromStringList(Collection<? extends String>) - Method in interface com.arcway.cockpit.docgen.provider.interfaces.IElementPresentationRule
-
Sets the description for this element
- setDisplayName(String) - Method in interface com.arcway.cockpit.docgen.provider.interfaces.IElementPresentationRule
-
Sets the display name for this element
- setElementPresentationRules(Map<String, IElementPresentationRule>) - Method in interface com.arcway.cockpit.docgen.provider.interfaces.IPlanPresentationRule
-
Allows to change the appearance of certain elements.
- setElementPresentationRuleUIDsAreModelElementUIDs() - Method in interface com.arcway.cockpit.docgen.provider.interfaces.IPlanPresentationRule
-
- setElementPresentationRuleUIDsArePlanElementUIDs() - Method in interface com.arcway.cockpit.docgen.provider.interfaces.IPlanPresentationRule
-
- setFillColor(int, int, int) - Method in interface com.arcway.cockpit.docgen.provider.interfaces.IElementPresentationRule
-
Sets a fill color for related elements.
- setFillOpacity(double) - Method in interface com.arcway.cockpit.docgen.provider.interfaces.IElementPresentationRule
-
Determines, how much the element should become transparent or opaque
Default value is: 0 (keep original value).
- setIndividualVersionName(String) - Method in interface com.arcway.cockpit.docgen.provider.interfaces.IPlanPresentationRule
-
Sets an individual name for the plan version (by default determined
by the plan's history)
- setLastModified(String, long) - Method in interface com.arcway.cockpit.docgen.provider.interfaces.IFileHelper
-
Sets the last-modified time of the file or directory named by this
abstract pathname.
- setLineColor(int, int, int) - Method in interface com.arcway.cockpit.docgen.provider.interfaces.IElementPresentationRule
-
Sets the line color for related elements.
- setLinkMap(Map<String, ILink>) - Method in interface com.arcway.cockpit.docgen.provider.interfaces.IPlanPresentationRule
-
When supported by the target file format, hyperlinks are created on
objects that are presented in the graphic.
- setProjection(IProjection) - Method in interface com.arcway.cockpit.docgen.provider.interfaces.IElementPresentationRule
-
Sets a projection, for this plan element.
- setReadOnly(String) - Method in interface com.arcway.cockpit.docgen.provider.interfaces.IFileHelper
-
Marks the file or directory named by this abstract pathname so that
only read operations are allowed.
- setResultFile(String) - Method in interface com.arcway.cockpit.docgen.provider.interfaces.IReportController
-
Sets the result file.
- setRole(String) - Method in interface com.arcway.cockpit.docgen.provider.interfaces.IElementPresentationRule
-
Sets the role name for this element
The role e.g. is used in SVG graphics as classID.
- setRole(String) - Method in interface com.arcway.cockpit.docgen.provider.interfaces.IPlanPresentationRule
-
Sets the role name for this plan
The role e.g. is used in SVG graphics as classID.
- setShowGuidelines(boolean) - Method in interface com.arcway.cockpit.docgen.provider.interfaces.IElementPresentationRule
-
Determines, if guidelines shall be drawn (e.g. a dashed border around
text supplements)
- setSizeInMM(double, double) - Method in interface com.arcway.cockpit.docgen.provider.interfaces.IPlanPresentationRule
-
Sets the size of the created image in mm (target size).
- setStyleSheetFilename(String) - Method in interface com.arcway.cockpit.docgen.provider.interfaces.IPlanPresentationRule
-
Sets a style sheet filename.
- setWithComments(boolean) - Method in interface com.arcway.cockpit.docgen.provider.interfaces.IPlanPresentationRule
-
Defines if comment plan elements appear.
- setWithMetaInformation(boolean) - Method in interface com.arcway.cockpit.docgen.provider.interfaces.IPlanPresentationRule
-
Defines if meta information appear.
- setWriteReportInfo(boolean) - Method in interface com.arcway.cockpit.docgen.provider.interfaces.IReportController
-
Determines if the report info file shall be written.
- setZoom(double, double, double) - Method in interface com.arcway.cockpit.docgen.provider.interfaces.IPlanPresentationRule
-
Sets zoom and offset explicitly.
- shortenFileName(String, int) - Method in interface com.arcway.cockpit.docgen.provider.interfaces.IFileHelper
-
Shortens the name to the specidfied maximum length while preserving
the file extension.
- showGuidelines() - Method in interface com.arcway.cockpit.docgen.provider.interfaces.IElementPresentationRule
-
Determines, if guidelines shall be drawn (e.g. a dashed border around
text supplements)
- sortKeySet() - Method in interface com.arcway.cockpit.docgen.provider.interfaces.IRecord
-
Resorts the key set alphabetically (case sensitive according to the
unicode codepoints of the characters).
- sortRecords(Collection<IRecord>, List<String>) - Method in interface com.arcway.cockpit.docgen.provider.interfaces.IArrayHelper
-
Sorts the given records in the order of the given property IDs.
- storeIntegerListParameter(String, List<Integer>) - Method in interface com.arcway.cockpit.docgen.provider.interfaces.IParameterStore
-
Stores a String parameter in the report templates paremeter store
- storeIntParameter(String, int) - Method in interface com.arcway.cockpit.docgen.provider.interfaces.IParameterStore
-
Stores a String parameter in the report templates paremeter store
- storeStringParameter(String, String) - Method in interface com.arcway.cockpit.docgen.provider.interfaces.IParameterStore
-
Stores a String parameter in the report templates paremeter store