Aws17 General Entities
Client
- Preview
- Usage
- Definition
import { Client } from '@dinghy/diagrams/entitiesAws17General'
<Client/>
// or
import { extendStyle } from "@dinghy/base-components";
import { CLIENT } from '@dinghy/diagrams/entitiesAws17General'
<Shape
{...props}
_style={extendStyle(props, CLIENT)}
/>
{
_style: {
entity: 'outlineConnect=0;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;shape=mxgraph.aws3.management_console;fillColor=#D2D3D3;gradientColor=none;',
},
_original_width: 63,
_original_height: 63,
}
Cloud
- Preview
- Usage
- Definition
import { Cloud } from '@dinghy/diagrams/entitiesAws17General'
<Cloud/>
// or
import { extendStyle } from "@dinghy/base-components";
import { CLOUD } from '@dinghy/diagrams/entitiesAws17General'
<Shape
{...props}
_style={extendStyle(props, CLOUD)}
/>
{
_style: {
entity: 'outlineConnect=0;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;shape=mxgraph.aws3.cloud_2;fillColor=#F58534;gradientColor=none;',
},
_original_width: 75,
_original_height: 75,
}
Corporate Data Center
- Preview
- Usage
- Definition
import { CorporateDataCenter } from '@dinghy/diagrams/entitiesAws17General'
<CorporateDataCenter/>
// or
import { extendStyle } from "@dinghy/base-components";
import { CORPORATE_DATA_CENTER } from '@dinghy/diagrams/entitiesAws17General'
<Shape
{...props}
_style={extendStyle(props, CORPORATE_DATA_CENTER)}
/>
{
_style: {
entity: 'outlineConnect=0;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;shape=mxgraph.aws3.corporate_data_center;fillColor=#7D7C7C;gradientColor=none;',
},
_original_width: 46.5,
_original_height: 63,
}
Disk
- Preview
- Usage
- Definition
import { Disk } from '@dinghy/diagrams/entitiesAws17General'
<Disk/>
// or
import { extendStyle } from "@dinghy/base-components";
import { DISK } from '@dinghy/diagrams/entitiesAws17General'
<Shape
{...props}
_style={extendStyle(props, DISK)}
/>
{
_style: {
entity: 'outlineConnect=0;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;shape=mxgraph.aws3.disk;fillColor=#7D7C7C;gradientColor=none;',
},
_original_width: 61.5,
_original_height: 64.5,
}
Forums
- Preview
- Usage
- Definition
import { Forums } from '@dinghy/diagrams/entitiesAws17General'
<Forums/>
// or
import { extendStyle } from "@dinghy/base-components";
import { FORUMS } from '@dinghy/diagrams/entitiesAws17General'
<Shape
{...props}
_style={extendStyle(props, FORUMS)}
/>
{
_style: {
entity: 'outlineConnect=0;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;shape=mxgraph.aws3.forums;fillColor=#F58534;gradientColor=none;',
},
_original_width: 85.5,
_original_height: 82.5,
}
Generic Database
- Preview
- Usage
- Definition
import { GenericDatabase } from '@dinghy/diagrams/entitiesAws17General'
<GenericDatabase/>
// or
import { extendStyle } from "@dinghy/base-components";
import { GENERIC_DATABASE } from '@dinghy/diagrams/entitiesAws17General'
<Shape
{...props}
_style={extendStyle(props, GENERIC_DATABASE)}
/>
{
_style: {
entity: 'outlineConnect=0;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;shape=mxgraph.aws3.generic_database;fillColor=#7D7C7C;gradientColor=none;',
},
_original_width: 49.5,
_original_height: 64.5,
}
Internet
- Preview
- Usage
- Definition
import { Internet } from '@dinghy/diagrams/entitiesAws17General'
<Internet/>
// or
import { extendStyle } from "@dinghy/base-components";
import { INTERNET } from '@dinghy/diagrams/entitiesAws17General'
<Shape
{...props}
_style={extendStyle(props, INTERNET)}
/>
{
_style: {
entity: 'outlineConnect=0;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;shape=mxgraph.aws3.internet;fillColor=#D2D3D3;gradientColor=none;',
},
_original_width: 79.5,
_original_height: 79.5,
}
Internet 2
- Preview
- Usage
- Definition
import { Internet2 } from '@dinghy/diagrams/entitiesAws17General'
<Internet2/>
// or
import { extendStyle } from "@dinghy/base-components";
import { INTERNET_2 } from '@dinghy/diagrams/entitiesAws17General'
<Shape
{...props}
_style={extendStyle(props, INTERNET_2)}
/>
{
_style: {
entity: 'outlineConnect=0;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;shape=mxgraph.aws3.internet_2;fillColor=#D2D3D3;gradientColor=none;',
},
_width: 79.5,
_height: 54,
}
Internet 3
- Preview
- Usage
- Definition
import { Internet3 } from '@dinghy/diagrams/entitiesAws17General'
<Internet3/>
// or
import { extendStyle } from "@dinghy/base-components";
import { INTERNET_3 } from '@dinghy/diagrams/entitiesAws17General'
<Shape
{...props}
_style={extendStyle(props, INTERNET_3)}
/>
{
_style: {
entity: 'outlineConnect=0;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;shape=mxgraph.aws3.internet_3;fillColor=#D2D3D3;gradientColor=none;',
},
_width: 79.5,
_height: 54,
}
Management Console
- Preview
- Usage
- Definition
import { ManagementConsole } from '@dinghy/diagrams/entitiesAws17General'
<ManagementConsole/>
// or
import { extendStyle } from "@dinghy/base-components";
import { MANAGEMENT_CONSOLE } from '@dinghy/diagrams/entitiesAws17General'
<Shape
{...props}
_style={extendStyle(props, MANAGEMENT_CONSOLE)}
/>
{
_style: {
entity: 'outlineConnect=0;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;shape=mxgraph.aws3.management_console;fillColor=#F58534;gradientColor=none;',
},
_original_width: 63,
_original_height: 63,
}
Mobile Client
- Preview
- Usage
- Definition
import { MobileClient } from '@dinghy/diagrams/entitiesAws17General'
<MobileClient/>
// or
import { extendStyle } from "@dinghy/base-components";
import { MOBILE_CLIENT } from '@dinghy/diagrams/entitiesAws17General'
<Shape
{...props}
_style={extendStyle(props, MOBILE_CLIENT)}
/>
{
_style: {
entity: 'outlineConnect=0;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;shape=mxgraph.aws3.mobile_client;fillColor=#D2D3D3;gradientColor=none;',
},
_width: 40.5,
_height: 63,
}
Multimedia
- Preview
- Usage
- Definition
import { Multimedia } from '@dinghy/diagrams/entitiesAws17General'
<Multimedia/>
// or
import { extendStyle } from "@dinghy/base-components";
import { MULTIMEDIA } from '@dinghy/diagrams/entitiesAws17General'
<Shape
{...props}
_style={extendStyle(props, MULTIMEDIA)}
/>
{
_style: {
entity: 'outlineConnect=0;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;shape=mxgraph.aws3.multimedia;fillColor=#D2D3D3;gradientColor=none;',
},
_original_width: 66,
_original_height: 63,
}
Office Building
- Preview
- Usage
- Definition
import { OfficeBuilding } from '@dinghy/diagrams/entitiesAws17General'
<OfficeBuilding/>
// or
import { extendStyle } from "@dinghy/base-components";
import { OFFICE_BUILDING } from '@dinghy/diagrams/entitiesAws17General'
<Shape
{...props}
_style={extendStyle(props, OFFICE_BUILDING)}
/>
{
_style: {
entity: 'outlineConnect=0;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;shape=mxgraph.aws3.office_building;fillColor=#7D7C7C;gradientColor=none;',
},
_width: 33,
_height: 79.5,
}
SAML Token
- Preview
- Usage
- Definition
import { SamlToken } from '@dinghy/diagrams/entitiesAws17General'
<SamlToken/>
// or
import { extendStyle } from "@dinghy/base-components";
import { SAML_TOKEN } from '@dinghy/diagrams/entitiesAws17General'
<Shape
{...props}
_style={extendStyle(props, SAML_TOKEN)}
/>
{
_style: {
entity: 'outlineConnect=0;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;shape=mxgraph.aws3.saml_token;fillColor=#D2D3D3;gradientColor=none;',
},
_original_width: 69,
_original_height: 72,
}
SSL Padlock
- Preview
- Usage
- Definition
import { SslPadlock } from '@dinghy/diagrams/entitiesAws17General'
<SslPadlock/>
// or
import { extendStyle } from "@dinghy/base-components";
import { SSL_PADLOCK } from '@dinghy/diagrams/entitiesAws17General'
<Shape
{...props}
_style={extendStyle(props, SSL_PADLOCK)}
/>
{
_style: {
entity: 'outlineConnect=0;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;shape=mxgraph.aws3.ssl_padlock;fillColor=#D2D3D3;gradientColor=none;',
},
_original_width: 63,
_original_height: 78,
}
Tape Storage
- Preview
- Usage
- Definition
import { TapeStorage } from '@dinghy/diagrams/entitiesAws17General'
<TapeStorage/>
// or
import { extendStyle } from "@dinghy/base-components";
import { TAPE_STORAGE } from '@dinghy/diagrams/entitiesAws17General'
<Shape
{...props}
_style={extendStyle(props, TAPE_STORAGE)}
/>
{
_style: {
entity: 'outlineConnect=0;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;shape=mxgraph.aws3.tape_storage;fillColor=#7D7C7C;gradientColor=none;',
},
_width: 75,
_height: 39,
}
Traditional Server
- Preview
- Usage
- Definition
import { TraditionalServer } from '@dinghy/diagrams/entitiesAws17General'
<TraditionalServer/>
// or
import { extendStyle } from "@dinghy/base-components";
import { TRADITIONAL_SERVER } from '@dinghy/diagrams/entitiesAws17General'
<Shape
{...props}
_style={extendStyle(props, TRADITIONAL_SERVER)}
/>
{
_style: {
entity: 'outlineConnect=0;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;shape=mxgraph.aws3.traditional_server;fillColor=#7D7C7C;gradientColor=none;',
},
_original_width: 46.5,
_original_height: 63,
}
User
- Preview
- Usage
- Definition
import { User } from '@dinghy/diagrams/entitiesAws17General'
<User/>
// or
import { extendStyle } from "@dinghy/base-components";
import { USER } from '@dinghy/diagrams/entitiesAws17General'
<Shape
{...props}
_style={extendStyle(props, USER)}
/>
{
_style: {
entity: 'outlineConnect=0;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;shape=mxgraph.aws3.user;fillColor=#D2D3D3;gradientColor=none;',
},
_original_width: 45,
_original_height: 63,
}
Users
- Preview
- Usage
- Definition
import { Users } from '@dinghy/diagrams/entitiesAws17General'
<Users/>
// or
import { extendStyle } from "@dinghy/base-components";
import { USERS } from '@dinghy/diagrams/entitiesAws17General'
<Shape
{...props}
_style={extendStyle(props, USERS)}
/>
{
_style: {
entity: 'outlineConnect=0;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;shape=mxgraph.aws3.users;fillColor=#D2D3D3;gradientColor=none;',
},
_original_width: 66,
_original_height: 63,
}
Virtual Private Cloud
- Preview
- Usage
- Definition
import { VirtualPrivateCloud } from '@dinghy/diagrams/entitiesAws17General'
<VirtualPrivateCloud/>
// or
import { extendStyle } from "@dinghy/base-components";
import { VIRTUAL_PRIVATE_CLOUD } from '@dinghy/diagrams/entitiesAws17General'
<Shape
{...props}
_style={extendStyle(props, VIRTUAL_PRIVATE_CLOUD)}
/>
{
_style: {
entity: 'outlineConnect=0;dashed=0;verticalLabelPosition=bottom;verticalAlign=top;align=center;html=1;shape=mxgraph.aws3.virtual_private_cloud;fillColor=#F58534;gradientColor=none;',
},
_width: 79.5,
_height: 54,
}