CAD::Drawing::IO

CAD::Drawing::IO are I/O methods for the CAD::Drawing module.
Download

CAD::Drawing::IO Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Eric L. Wilhelm
  • Publisher web site:
  • http://search.cpan.org/~ewilhelm/Date-Piece-v0.0.2/lib/Date/Piece.pm

CAD::Drawing::IO Tags


CAD::Drawing::IO Description

CAD::Drawing::IO are I/O methods for the CAD::Drawing module. CAD::Drawing::IO are I/O methods for the CAD::Drawing module.This module provides the load() and save() functions for CAD::Drawing and provides a point of flow-control to deal with the inheritance and other trickiness of having multiple formats handled through a single module.Utility FunctionsThese are simply inherited by the CAD::Drawing module for your direct usage.outloopCrazy new experimental output method. Each entity supported by the format should have a key to a function in %functions, which is expected to accept the following input data: $functions{$ent_type}->($obj, ta);The ta hash is passed verbatim to each function. $count = $drw->outloop(%functions, ta);In addition to each of the $ent_type keys, functions for the keys 'before' and 'after' may also be defined. These (if they are defined) will be called before and after each entity, with the same arguments as the $ent_type functions.is_persistentReturns 1 if $filename points to a persistent (directory / db) drawing. $drw->is_persistent($filename); Requirements: · Perl


CAD::Drawing::IO Related Software