using System;
using System.Collections.Generic;
using System.Text;
namespace AnotherPDFLib.XFA
{
///
/// A box model element that describes the border surrounding an object.
///
/* Border.java --
Copyright (C) 2002 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free software; you can redistribute it and/or modify
it under the terms o
/*======================================================
FILE: Border.h
SERVICES: Widget border drawing/managment
GENERAL DESCRIPTION:
Reproduction and/or distribution of this file
/*======================================================
FILE: Border.c
SERVICES: Widget border drawing/managment
GENERAL DESCRIPTION:
Reproduction and/or distribution of this file
using System;
using System.Collections.Generic;
using System.Text;
namespace AnotherPDFLib.XFA
{
///
/// A box model element that describes the border surrounding an object.
///
/* Border.java --
Copyright (C) 2002 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free software; you can redistribute it and/or modify
it under the terms o